Skip to content

Commit

Permalink
Merge pull request #95 from raplider/master
Browse files Browse the repository at this point in the history
Allow symfony psr-http-message-bridge v1.0
  • Loading branch information
nilportugues authored Oct 19, 2018
2 parents 72684da + b40f6e6 commit b0e29b6
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 @@ -15,7 +15,7 @@
"require": {
"php": ">=5.5.0",
"nilportugues/api-transformer": "<=3.0.0",
"symfony/psr-http-message-bridge" : "^0.2|^0.3"
"symfony/psr-http-message-bridge" : "^0.2|^0.3|^1.0"
},
"require-dev": {
"phpunit/phpunit": "4.*",
Expand Down

0 comments on commit b0e29b6

Please sign in to comment.