Skip to content

Commit

Permalink
Merge pull request #7 from humanmade/update/require-php-7-1
Browse files Browse the repository at this point in the history
require php >= 7.1
  • Loading branch information
joehoyle authored Apr 26, 2019
2 parents 585e562 + 50286b7 commit 64f6c04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
}
],
"require": {
"php": ">=7.1",
"humanmade/wp-seo": "0.14.0",
"humanmade/hm-redirects": "0.5.0",
"humanmade/amp": "1.0.4+hm",
Expand Down

0 comments on commit 64f6c04

Please sign in to comment.