Skip to content

Commit

Permalink
Merge pull request #54 from MyWazen/laravel10
Browse files Browse the repository at this point in the history
Add L10
  • Loading branch information
obiefy authored Aug 28, 2023
2 parents b3d25c9 + a440851 commit f952200
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
],
"require": {
"php" : "^7.3|^8.0",
"illuminate/support": "^9.0|^8.0|^7.0|^6.0|^5.5"
"illuminate/support": "^10.0|^9.0|^8.0|^7.0|^6.0|^5.5"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"orchestra/testbench": "^6.0"
"phpunit/phpunit": "^10.0",
"orchestra/testbench": "^7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f952200

Please sign in to comment.