Skip to content

Commit b40f6e6

Browse files
authored
Merge pull request #1 from raplider/raplider-patch-1
allow symfony/psr-http-message-bridge v1.0
2 parents e7ab074 + c16c7ec commit b40f6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)