Skip to content

Commit

Permalink
Merge pull request #1 from marcteyssier/0.3
Browse files Browse the repository at this point in the history
Use the stable version of bridge
  • Loading branch information
moufmouf committed Dec 16, 2016
2 parents 799d942 + 5ffaaf7 commit c0c92e1
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 @@ -16,7 +16,7 @@
},
"require-dev": {
"symfony/http-kernel": "^2.1 | ^3.0",
"symfony/psr-http-message-bridge": "^0.1",
"symfony/psr-http-message-bridge": "^1.0",
"zendframework/zend-diactoros": "^1.0",
"phpunit/phpunit": "^5.5",
"satooshi/php-coveralls": "^1.0"
Expand Down

0 comments on commit c0c92e1

Please sign in to comment.