Skip to content

Commit

Permalink
Increase the requirement of PHP version.
Browse files Browse the repository at this point in the history
  • Loading branch information
npicado committed Aug 4, 2018
1 parent 631c868 commit e1d14aa
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 @@ -19,7 +19,7 @@
}
],
"require": {
"php": ">=7.0.0"
"php": ">=7.1.0"
},
"require-dev": {
"phpunit/phpunit": "~5.4",
Expand Down

0 comments on commit e1d14aa

Please sign in to comment.