We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0939937 commit 2fdd323Copy full SHA for 2fdd323
composer.json
@@ -21,10 +21,10 @@
21
"guzzlehttp/guzzle": "^6.0",
22
"isotope/isotope-core": "^2.4",
23
"klarna/kco_rest": "^3.0",
24
- "symfony/dependency-injection": "^3.3",
25
- "symfony/http-foundation": "^3.3",
26
- "symfony/http-kernel": "^3.3",
27
- "symfony/routing": "^3.3"
+ "symfony/dependency-injection": "^3.3 || ^4.0",
+ "symfony/http-foundation": "^3.3 || ^4.0",
+ "symfony/http-kernel": "^3.3 || ^4.0",
+ "symfony/routing": "^3.3 || ^4.0"
28
},
29
"autoload": {
30
"psr-4": {
0 commit comments