Skip to content

Commit

Permalink
Merge pull request #17 from moufmouf/php7.1constraint
Browse files Browse the repository at this point in the history
Adding an explicit requirement on PHP 7.1 in composer.json
  • Loading branch information
moufmouf committed Dec 4, 2017
2 parents 491a665 + 38b9493 commit 08f3a5f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
}
],
"require": {
"php": ">=7.1",
"m4tthumphrey/php-gitlab-api": "^9.3",
"guzzlehttp/psr7": "^1.2",
"php-http/guzzle6-adapter": "^1.0",
Expand Down
6 changes: 4 additions & 2 deletions composer.lock

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

0 comments on commit 08f3a5f

Please sign in to comment.