Skip to content

Commit 2b4b167

Browse files
authored
laravel 11
1 parent e03cf1d commit 2b4b167

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
],
2121
"require": {
2222
"php": "^8.1",
23-
"illuminate/contracts": "^v10.6.2",
24-
"spatie/laravel-package-tools": "^1.14.0"
23+
"illuminate/contracts": "^v11.3.1",
24+
"spatie/laravel-package-tools": "^1.16.4"
2525
},
2626
"require-dev": {
2727
"laravel/pint": "^1.0",
28-
"nunomaduro/collision": "^7.9",
28+
"nunomaduro/collision": "^8.1.1",
2929
"nunomaduro/larastan": "^2.0.1",
3030
"orchestra/testbench": "^8.0",
3131
"pestphp/pest": "^2.0",

0 commit comments

Comments
 (0)