Skip to content

Commit 76af4ef

Browse files
Add conflict for symfony/framework-bundle versions that break enum serializing (#6292)
Co-authored-by: Gwendolen Lynch <[email protected]>
1 parent 2a87671 commit 76af4ef

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
@@ -107,6 +107,7 @@
107107
"doctrine/orm": "<2.14.0",
108108
"doctrine/mongodb-odm": "<2.4",
109109
"doctrine/persistence": "<1.3",
110+
"symfony/framework-bundle": "6.4.6 || 7.0.6",
110111
"symfony/var-exporter": "<6.1.1",
111112
"phpunit/phpunit": "<9.5",
112113
"phpspec/prophecy": "<1.15",

0 commit comments

Comments
 (0)