Skip to content

Commit 03a67d8

Browse files
authored
Allow the last version of psr-http-message-bridge
1 parent ce16821 commit 03a67d8

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

0 commit comments

Comments
 (0)