Skip to content

Commit 8b8d5c2

Browse files
committed
fix: #17 Laravel Zero install failed
1 parent d900c8f commit 8b8d5c2

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
@@ -30,7 +30,7 @@
3030
"minimum-stability": "stable",
3131
"require": {
3232
"ext-json": "*",
33-
"laravel/framework": ">=v6.18.38",
33+
"illuminate/support": ">=v6.20.36",
3434
"phpmd/phpmd": "^2.10",
3535
"squizlabs/php_codesniffer": "^3.5"
3636
},

0 commit comments

Comments
 (0)