We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 468c22b commit d7ab0fbCopy full SHA for d7ab0fb
src/Symfony/Bundle/WebProfilerBundle/composer.json
@@ -36,7 +36,8 @@
36
"symfony/form": "<6.4",
37
"symfony/mailer": "<6.4",
38
"symfony/messenger": "<6.4",
39
- "symfony/serializer": "<7.2"
+ "symfony/serializer": "<7.2",
40
+ "symfony/workflow": "<7.3"
41
},
42
"autoload": {
43
"psr-4": { "Symfony\\Bundle\\WebProfilerBundle\\": "" },
0 commit comments