Skip to content

Commit

Permalink
minimum php 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lsv committed Mar 10, 2016
1 parent fefecba commit 5e35be3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: php
php:
- 5.5
- 5.6
- 7
- hhvm
Expand Down
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": "^5.6|^7.0",
"guzzlehttp/guzzle": "^6.1",
"symfony/options-resolver": "^2.6|^3.0",
"netresearch/jsonmapper": "^0.10.0"
Expand Down
8 changes: 5 additions & 3 deletions composer.lock

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

0 comments on commit 5e35be3

Please sign in to comment.