Skip to content

Commit fb75ddb

Browse files
Merge branch '6.3' into 6.4
* 6.3: Fix symfony/deprecation-contracts require Remove 6.2 from the list of potential branch targets Bump Symfony version to 6.3.3 Update VERSION for 6.3.2 Update CHANGELOG for 6.3.2 Bump Symfony version to 5.4.27 Update VERSION for 5.4.26 Update CONTRIBUTORS for 5.4.26 Update CHANGELOG for 5.4.26 Fix update slack messages documentation Fix symfony/deprecation-contracts require [Scheduler] Postpone schedule creation
2 parents 5fc99a9 + b86ce01 commit fb75ddb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=8.1",
20+
"symfony/deprecation-contracts": "^2.5|^3",
2021
"symfony/event-dispatcher-contracts": "^2.5|^3",
2122
"symfony/service-contracts": "^2.5|^3",
2223
"symfony/password-hasher": "^5.4|^6.0|^7.0"

0 commit comments

Comments
 (0)