Skip to content

Commit b0e29b6

Browse files
authored
Merge pull request #95 from raplider/master
Allow symfony psr-http-message-bridge v1.0
2 parents 72684da + b40f6e6 commit b0e29b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": ">=5.5.0",
1717
"nilportugues/api-transformer": "<=3.0.0",
18-
"symfony/psr-http-message-bridge" : "^0.2|^0.3"
18+
"symfony/psr-http-message-bridge" : "^0.2|^0.3|^1.0"
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "4.*",

0 commit comments

Comments
 (0)