Skip to content

Commit

Permalink
Add php version requirement to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gapple committed Oct 22, 2016
1 parent ef99c2d commit eecf194
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -14,6 +14,7 @@
"psr-4": {"DrupalReleaseDate\\Tests\\": "src/tests/DrupalReleaseDate/Tests/"}
},
"require": {
"php": "^5.5||^7.0",
"cilex/console-service-provider": "~1.0",
"doctrine/dbal": "~2.2",
"guzzle/guzzle": "~3.7",
Expand Down
15 changes: 9 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eecf194

Please sign in to comment.