We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb2172d + 01fae2d commit 7c20ef2Copy full SHA for 7c20ef2
composer.json
@@ -2,8 +2,8 @@
2
"name": "php-pm/httpkernel-adapter",
3
"require": {
4
"stack/builder": "1.0.*",
5
- "symfony/http-foundation": "2.6.*",
6
- "symfony/http-kernel": "2.6.*"
+ "symfony/http-foundation": "~2.6",
+ "symfony/http-kernel": "~2.6"
7
},
8
"autoload": {
9
"psr-4": {
0 commit comments