Skip to content

Commit eb46151

Browse files
laravel-shiftowenvoke
authored andcommitted
Bump dependencies for Laravel 12
1 parent b174495 commit eb46151

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"license": "MIT",
1818
"require": {
1919
"php": "^8.2",
20-
"illuminate/support": "^10.0|^11.0",
21-
"illuminate/console": "^10.0|^11.0",
20+
"illuminate/support": "^10.0|^11.0|^12.0",
21+
"illuminate/console": "^10.0|^11.0|^12.0",
2222
"jolicode/jolinotif": "^2.5"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)