Skip to content

Commit

Permalink
Update minimum PHP version
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry authored Jun 29, 2017
1 parent 4c61bc7 commit cad2491
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 @@ -15,7 +15,7 @@
}
},
"require": {
"php": ">=5.3.0 <7.2.0",
"php": "^5.3.0 || ^7.0.0",
"composer-plugin-api": "^1.0",
"wikimedia/composer-merge-plugin": "^1.3"
},
Expand Down

0 comments on commit cad2491

Please sign in to comment.