Skip to content

Commit

Permalink
Merge pull request #5 from rogierbom1/update-http-foundation
Browse files Browse the repository at this point in the history
Change dependency symfony/http-foundation back to 3.2.* for compatibi…
  • Loading branch information
rogierbom1 authored Dec 19, 2017
2 parents 7d2c5df + d9a1f8b commit 4aac865
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 @@ -3,7 +3,7 @@

"require": {
"guzzlehttp/guzzle": "^6.3",
"symfony/http-foundation": "^3.4",
"symfony/http-foundation": "3.2.*",
"doctrine/instantiator": "1.0.5"
},

Expand Down

0 comments on commit 4aac865

Please sign in to comment.