Skip to content

Commit

Permalink
Update dev dependencies for Laravel 10 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
X-Coder264 authored Jan 8, 2024
1 parent ebcbf7b commit 465d1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.46",
"illuminate/container": "^8.62 || ^9.0",
"illuminate/container": "^9.0 || ^10.0",
"phpunit/phpunit": "^9.6.9",
"nikic/php-parser": "^4.15.5"
},
Expand Down

0 comments on commit 465d1b0

Please sign in to comment.