Skip to content

Commit

Permalink
Fix PHP dep
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored Mar 16, 2017
1 parent 3dd57e5 commit 6d3ef93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}
],
"require": {
"php" : ">=5.6.0",
"php": "^7.0",
"illuminate/cache": "~5.4.0",
"illuminate/config": "~5.4.0",
"illuminate/console": "~5.4.0",
Expand Down

0 comments on commit 6d3ef93

Please sign in to comment.