Skip to content

Commit a6a512b

Browse files
committed
Fix UniSharp#4, thanks @facilinfo and @midium
1 parent 04f6146 commit a6a512b

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
},
2929
"require": {
30-
"illuminate/support": "~5.0.17|5.1.*"
30+
"illuminate/support": "~5.0"
3131
},
3232
"minimum-stability": "dev"
3333
}

0 commit comments

Comments
 (0)