Skip to content

Commit

Permalink
Merge pull request #20 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 1c0723e + 52e042f commit 47235f9
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",
"aws/aws-sdk-php": "^3.73.0",
"composer-plugin-api": "^1.0",
"composer/installers": "^1.4"
Expand Down

0 comments on commit 47235f9

Please sign in to comment.