Skip to content

Commit 3a13729

Browse files
committed
fix: 简化依赖
1 parent f1efe6e commit 3a13729

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
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": ">=7",
21-
"laravel/framework": "~5.0"
21+
"laravel/framework": "~5.6"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "~5.4.0"

0 commit comments

Comments
 (0)