Skip to content

Commit d5cf277

Browse files
committed
support laravel 5
1 parent dd98036 commit d5cf277

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"php": "^7.1",
22-
"illuminate/support": "^6.0"
21+
"php": "^7.1"
2322
},
2423
"require-dev": {
2524
"orchestra/testbench": "^4.0",

0 commit comments

Comments
 (0)