Skip to content

Commit

Permalink
Added support for Laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoraddatz committed Mar 15, 2024
1 parent 4bbaba2 commit ef5bdde
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@
},
"require-dev": {
"laravel/pint": "^1.13",
"orchestra/testbench": "^7.37|^8.0",
"orchestra/testbench": "^7.37|^8.0|^9.0",
"pestphp/pest": "^1.23",
"phpunit/phpunit": "^9.6",
"roave/security-advisories": "dev-latest",
"slevomat/coding-standard": "^8.14"
},
Expand Down

0 comments on commit ef5bdde

Please sign in to comment.