Skip to content

Commit 1c4e23b

Browse files
Allow psr/cache v2
1 parent 48df459 commit 1c4e23b

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
@@ -41,7 +41,7 @@
4141
"symfony/templating": "^3.4|^4.0|^5.0",
4242
"symfony/translation": "^4.2|^5.0",
4343
"symfony/translation-contracts": "^1.1|^2",
44-
"psr/cache": "~1.0",
44+
"psr/cache": "^1.0|^2.0",
4545
"twig/twig": "^1.43|^2.13|^3.0.4"
4646
},
4747
"provide": {

0 commit comments

Comments
 (0)