8000 Merge branch '4.4' into 5.2 · symfony/cache-contracts@f40feaa · GitHub
[go: up one dir, main page]

Skip to content

Commit f40feaa

Browse files
Merge branch '4.4' into 5.2
* 4.4: Allow psr/cache v3 but on symfony/cache [DI] fix tracking of changes to vendor/ dirs Remove EOLed 5.1 branch from PR template [HttpKernel] [Kernel] Silence deprecations logs writes Update PULL_REQUEST_TEMPLATE.md [Mailer][Mime] Update inline part names with newly generated ContentId Fixed updating catalogue metadata from intl domain [HttpFoundation] Setting `REQUEST_TIME_FLOAT` when constructing a Request object
2 parents 497194c + 3b6f1d1 commit f40feaa

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
],
1818
"require": {
1919
"php": ">=7.2.5",
20-
"psr/cache": "^1.0|^2.0"
20+
"psr/cache": "^1.0|^2.0|^3.0"
2121
},
2222
"suggest": {
2323
"symfony/cache-implementation": ""

0 commit comments

Comments
 (0)
0