Skip to content

Commit

Permalink
ADD Laravel 11 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardodallavia committed Mar 15, 2024
1 parent 9424f9c commit fe0ac17
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.4",
"orchestra/testbench": "^7.0|^8.0|^9.0",
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^9.5|^10.5",
"vimeo/psalm": "^4.20"
},
"autoload": {
Expand Down

0 comments on commit fe0ac17

Please sign in to comment.