Skip to content

Commit

Permalink
laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
nikuscs authored Apr 11, 2024
1 parent e03cf1d commit 2b4b167
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 @@ -20,12 +20,12 @@
],
"require": {
"php": "^8.1",
"illuminate/contracts": "^v10.6.2",
"spatie/laravel-package-tools": "^1.14.0"
"illuminate/contracts": "^v11.3.1",
"spatie/laravel-package-tools": "^1.16.4"
},
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.9",
"nunomaduro/collision": "^8.1.1",
"nunomaduro/larastan": "^2.0.1",
"orchestra/testbench": "^8.0",
"pestphp/pest": "^2.0",
Expand Down

0 comments on commit 2b4b167

Please sign in to comment.