Skip to content

Commit 77fafec

Browse files
authored
support Laravel 5.6
1 parent 6a5f1d9 commit 77fafec

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
@@ -27,7 +27,7 @@
2727
],
2828
"minimum-stability": "dev",
2929
"require": {
30-
"illuminate/support": "5.2.x|5.3.x|5.4.x|5.5.x"
30+
"illuminate/support": "^5.2"
3131
},
3232
"extra": {
3333
"laravel": {

0 commit comments

Comments
 (0)