Skip to content

Commit fd86341

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 686a2f5 + e23292e commit fd86341

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-ctype": "^1.8"
2122
},
2223
"require-dev": {

0 commit comments

Comments
 (0)