Skip to content

Commit 87d5898

Browse files
authored
Merge pull request #78 from dunglas/patch-1
Allow the last version of psr-http-message-bridge
2 parents ce16821 + 03a67d8 commit 87d5898

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"
18+
"symfony/psr-http-message-bridge" : "^0.2|^0.3"
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "4.*",

0 commit comments

Comments
 (0)