Skip to content

Commit 3cff819

Browse files
committed
Merge pull request #30 from surgeforward/composer-dep-update
Update illuminate/support constraint to ~5.0.
2 parents afb13da + 91149d8 commit 3cff819

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
@@ -14,7 +14,7 @@
1414

1515
"require" : {
1616
"php" : ">=5.4",
17-
"illuminate/support" : "5.0.*",
17+
"illuminate/support" : "~5.0",
1818
"willdurand/geocoder" : "~2.4"
1919
},
2020

0 commit comments

Comments
 (0)