Skip to content

Commit

Permalink
Bump PHP required version
Browse files Browse the repository at this point in the history
  • Loading branch information
delatbabel committed Sep 22, 2016
1 parent 0b4484b commit c1aad9d
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 @@ -14,7 +14,7 @@
}
],
"require": {
"php": ">=5.4.0",
"php": ">=5.6.0",
"illuminate/contracts": "^5.0",
"illuminate/support": "^5.0",
"illuminate/encryption": "^5.0",
Expand Down

0 comments on commit c1aad9d

Please sign in to comment.