Skip to content

Commit 2fdd323

Browse files
committed
Bump dependencies.
1 parent 0939937 commit 2fdd323

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"guzzlehttp/guzzle": "^6.0",
2222
"isotope/isotope-core": "^2.4",
2323
"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"
24+
"symfony/dependency-injection": "^3.3 || ^4.0",
25+
"symfony/http-foundation": "^3.3 || ^4.0",
26+
"symfony/http-kernel": "^3.3 || ^4.0",
27+
"symfony/routing": "^3.3 || ^4.0"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)