Skip to content

Commit

Permalink
Laravel 11.
Browse files Browse the repository at this point in the history
  • Loading branch information
warrickbayman committed Apr 17, 2024
1 parent 241b06e commit 5a35d0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"require": {
"php": "^8.2",
"ext-json": "*",
"laravel/framework": "^10.0"
"laravel/framework": "^10.0|^11.0"
},
"require-dev": {
"orchestra/testbench": "^8.0",
"orchestra/testbench": "^8.0|^9.0",
"phpunit/phpunit": "^10.0",
"pestphp/pest": "^2.31",
"roave/security-advisories": "dev-latest"
Expand Down

0 comments on commit 5a35d0b

Please sign in to comment.