Skip to content

Commit

Permalink
remove extra composer req
Browse files Browse the repository at this point in the history
  • Loading branch information
ariaieboy committed Nov 24, 2024
1 parent d7f283e commit b7425c8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@
"illuminate/support": "^9.0|^10.0|^11.0",
"illuminate/validation": "^9.0|^10.0|^11.0",
"illuminate/view": "^9.0|^10.0|^11.0",
"vlucas/phpdotenv": "^5.4.1",
"laravel/framework": "11.*",
"orchestra/testbench": "9.*"
"vlucas/phpdotenv": "^5.4.1"
},
"require-dev": {
"phpunit/phpunit": "^9.5|^10.0|^11.0",
Expand Down

0 comments on commit b7425c8

Please sign in to comment.