Skip to content

Commit 163c97a

Browse files
committed
Bump dependencies for Laravel 12
1 parent 2d8a0df commit 163c97a

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
@@ -10,7 +10,7 @@
1010
"require": {
1111
"php": "^7.1.3|^8.0",
1212
"monolog/monolog": "^1.23|^2.0|^3.2",
13-
"illuminate/support": "^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0|^11.0"
13+
"illuminate/support": "^5.5 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0|^11.0|^12.0"
1414
},
1515
"minimum-stability": "dev",
1616
"prefer-stable": true,

0 commit comments

Comments
 (0)