Skip to content

Commit

Permalink
Allow symfony v4
Browse files Browse the repository at this point in the history
  • Loading branch information
norkunas committed Dec 1, 2017
1 parent 7be2bed commit 13013e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"php": "^5.6 || ^7.0",
"symfony/options-resolver": "~2.7|^3.0",
"symfony/options-resolver": "~2.7|^3.0|^4.0",
"php-http/client-implementation": "^1.0",
"php-http/client-common": "^1",
"php-http/message": "^1.0"
Expand Down

0 comments on commit 13013e4

Please sign in to comment.