Skip to content

Commit 23c7dd6

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 4d8c28b + 77fb4f2 commit 23c7dd6

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/polyfill-mbstring": "~1.0"
2122
},
2223
"require-dev": {

0 commit comments

Comments
 (0)