Skip to content

Commit

Permalink
Merge pull request #59 from rbaarsma/symfony5
Browse files Browse the repository at this point in the history
added symfony 5 to composer
  • Loading branch information
soullivaneuh authored Nov 25, 2019
2 parents db37ef5 + 8323e47 commit 4f2964d
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 @@ -20,7 +20,7 @@
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0",
"symfony/options-resolver": "^3.4 || ^4.0"
"symfony/options-resolver": "^3.4 || ^4.0 || ^5.0"
},
"require-dev": {
"guzzlehttp/psr7": "^1.4",
Expand Down

0 comments on commit 4f2964d

Please sign in to comment.