Skip to content

Commit

Permalink
Merge pull request #4 from Articus/dependency-update
Browse files Browse the repository at this point in the history
Depedency update
  • Loading branch information
smalot committed Mar 16, 2018
2 parents 523d252 + 0c05c41 commit 3036fde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ php:
- 5.6
- 7.0
- 7.1
- 7.2

env:
global:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"php-http/client-common": "^1.1",
"php-http/message": "^1.0",
"guzzlehttp/psr7": "^1.2",
"symfony/yaml": "^3.2"
"symfony/yaml": "^3.2||^4.0"
},
"require-dev": {
"symfony/debug": "*",
Expand Down

0 comments on commit 3036fde

Please sign in to comment.