Skip to content

Commit f14ec23

Browse files
authored
Laravel update to v12 (#9611)
1 parent 58bd8aa commit f14ec23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/PHP/laravel/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"license": "MIT",
1010
"require": {
11-
"laravel/framework": "^11"
11+
"laravel/framework": "^12"
1212
},
1313
"config": {
1414
"optimize-autoloader": true,

0 commit comments

Comments
 (0)