Skip to content

Commit

Permalink
Bump to l11
Browse files Browse the repository at this point in the history
  • Loading branch information
przemyslaw-przylucki committed May 14, 2024
1 parent c76f977 commit a34d540
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
],
"require": {
"php": "^8.1",
"illuminate/contracts": "^10.0",
"illuminate/contracts": "^11.0",
"spatie/laravel-package-tools": "^1.14.0",
"spatie/php-structure-discoverer": "^2.0"
},
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.9",
"orchestra/testbench": "^8.0",
"nunomaduro/collision": "^v8.1.1",
"orchestra/testbench": "^v9.0.4",
"pestphp/pest": "^2.0",
"pestphp/pest-plugin-arch": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0"
Expand Down

0 comments on commit a34d540

Please sign in to comment.