We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bebe8d3 commit 14fc08dCopy full SHA for 14fc08d
composer.json
@@ -17,9 +17,9 @@
17
"psr-4": { "Rezzza\\SymfonyRestApiJson\\Tests\\": "tests" }
18
},
19
"require": {
20
- "symfony/http-kernel": "^2.8|^3.0",
21
- "symfony/http-foundation": "^2.8|^3.0",
22
- "symfony/debug": "^2.8|^3.0",
+ "symfony/http-kernel": "^2.8|^3.0|^4.0",
+ "symfony/http-foundation": "^2.8|^3.0|^4.0",
+ "symfony/debug": "^2.8|^3.0|^4.0",
23
"jakeasmith/http_build_url": "^1.0",
24
"justinrainbow/json-schema": ">=3.0 <6.0"
25
0 commit comments