Skip to content

Commit

Permalink
fix: #17 Laravel Zero install failed
Browse files Browse the repository at this point in the history
  • Loading branch information
sinkcup committed Oct 25, 2021
1 parent 4b5ad0d commit 9ac9e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"minimum-stability": "stable",
"require": {
"ext-json": "*",
"laravel/framework": ">=v6.18.38",
"illuminate/support": ">=v6.20.36",
"phpmd/phpmd": "^2.10",
"squizlabs/php_codesniffer": "^3.5"
},
Expand Down

0 comments on commit 9ac9e70

Please sign in to comment.