Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 147a238 + 97635f1 commit b209840Copy full SHA for b209840
composer.json
@@ -18,10 +18,10 @@
18
"require": {
19
"php": ">=5.3.3",
20
"psr/http-message": "~1.0",
21
- "symfony/http-foundation": "~2.3|~3.0"
+ "symfony/http-foundation": "~2.3|~3.0|~4.0"
22
},
23
"require-dev": {
24
- "symfony/phpunit-bridge": "~3.2"
+ "symfony/phpunit-bridge": "~3.2|4.0"
25
26
"suggest": {
27
"psr/http-message-implementation": "To use the HttpFoundation factory",
0 commit comments