Skip to content

Commit f046570

Browse files
Merge branch '5.4' into 6.0
* 5.4: [Cache] fix connecting to local Redis sockets Fix appveyor config for deprecations Skip deprecation coming from DBAL 3.2 Add Suggestion class for more advanced completion suggestion [HttpClient] Add Klaxoon as a backer to the README [Translation] Add Lokalise as a backer to the READMEs [Translation] Add Crowdin as a backer to the READMEs [Security] Add SymfonyCasts as a backer to the READMEs [Notifier] Add Mercure.rocks as a backer to the README [Messenger][Process] Add SensioLabs as a backer to the README [HttpKernel][Console] Add Les-Tilleuls.coop as a backer to the README [HttpFoundation] Add Laravel as a backer to the README Allow v3 contracts where possible
2 parents 60f5abe + 0ed16c9 commit f046570

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
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=8.0.2",
2020
"psr/container": "^1.1|^2.0",
21-
"symfony/deprecation-contracts": "^2.1|^3.0",
21+
"symfony/deprecation-contracts": "^2.1|^3",
2222
"symfony/polyfill-php81": "^1.22",
2323
"symfony/service-contracts": "^1.1.6|^2.0|^3.0"
2424
},

0 commit comments

Comments
 (0)