Skip to content

Commit 4ef1bc4

Browse files
Merge branch '4.4' into 5.2
* 4.4: Allow psr/cache v2 [DeprecationErrorHandler] Fix tests
2 parents 37d558c + 1c4e23b commit 4ef1bc4

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/stopwatch": "^4.4|^5.0",
4242
"symfony/translation": "^4.4|^5.0",
4343
"symfony/translation-contracts": "^1.1|^2",
44-
"psr/cache": "~1.0",
44+
"psr/cache": "^1.0|^2.0",
4545
"twig/twig": "^2.13|^3.0.4"
4646
},
4747
"provide": {

0 commit comments

Comments
 (0)