Skip to content

Commit d4f2530

Browse files
author
Tim Helfensdörfer
authored
Update composer.json
1 parent b573948 commit d4f2530

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
}
1919
],
2020
"require": {
21-
"illuminate/support": "~5.1",
22-
"php" : "5.6.*|7.0.*|7.1.*"
21+
"php" : ">=5.6",
22+
"illuminate/support": "5.*"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)