Skip to content

Commit 359f7ff

Browse files
authored
Bump deps Laravel 12
1 parent abc8cbe commit 359f7ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"require": {
1919
"php": "^8.0|^8.1",
2020
"spatie/laravel-package-tools": "^1.9.2",
21-
"illuminate/console": "^8.75|^9.0|^10.0|^11.0",
22-
"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0"
21+
"illuminate/console": "^8.75|^9.0|^10.0|^11.0|^12.0",
22+
"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0"
2323
},
2424
"require-dev": {
2525
"nunomaduro/collision": "^5.10|^6.1|^7.0|^8.1",

0 commit comments

Comments
 (0)