Skip to content

Commit eeacac9

Browse files
committed
Loosen SF cache requirement
1 parent 4b5649c commit eeacac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"psr/cache": "^1.0 || ^2.0 || ^3.0",
1818
"psr/http-client": "^1.0",
1919
"sylius/resource-bundle": "^1.6",
20-
"symfony/cache": "^4.4 || ^5.4",
20+
"symfony/cache": "^4.4 || ^5.3",
2121
"symfony/config": "^4.4 || ^5.4",
2222
"symfony/console": "^4.4 || ^5.4",
2323
"symfony/dependency-injection": "^4.4 || ^5.4",

0 commit comments

Comments
 (0)