Skip to content

Commit

Permalink
modified the required PHP version in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
malle-pietje committed Sep 5, 2017
1 parent 508dde3 commit cd49846
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": ">=5.4.0",
"ext-curl": "*"
},
"autoload": {
Expand Down

0 comments on commit cd49846

Please sign in to comment.