Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PrevailExcel authored Jan 24, 2024
1 parent 399ef6f commit fc8ae14
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
}
],
"require": {
"php": "^7.1|^8.0",
"illuminate/support": "~5.6.34|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
"illuminate/console": "~5.6.34|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0"
"php": "^7.1|^8.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
Expand All @@ -44,4 +42,4 @@
]
}
}
}
}

0 comments on commit fc8ae14

Please sign in to comment.