Skip to content

Commit

Permalink
fix php requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jmau111 authored Jun 1, 2018
1 parent 2b40385 commit efcf3e2
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 @@ -9,7 +9,7 @@
}
],
"require": {
"php": "^5.6",
"php": ">=5.6",
"composer-plugin-api": "^1.1"
},
"require-dev": {
Expand Down

0 comments on commit efcf3e2

Please sign in to comment.