Skip to content

Commit beeab2c

Browse files
committed
feat: increase laravel version
1 parent 9419c20 commit beeab2c

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^8.3",
14-
"laravel/framework": "^11.31.0",
14+
"laravel/framework": ">=11.31.0",
1515
"ronasit/laravel-helpers": "^3.0.1-beta",
1616
"laravel/legacy-factories": ">=1.4.0",
1717
"ext-json": "*",

0 commit comments

Comments
 (0)