Skip to content

Commit 97e3bf2

Browse files
committed
Bump dependencies for Laravel 12
1 parent 9d20241 commit 97e3bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"prefer-stable": true,
2929
"require": {
3030
"php": ">=8.2",
31-
"illuminate/support": "^11.0",
31+
"illuminate/support": "^11.0|^12.0",
3232
"php-flasher/flasher": "^2.1.2"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)