Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd23581b

Browse files
committed
minor#60403 [FrameworkBundle] fix lowest allowed Workflow component version (xabbuh)
This PR was merged into the 7.3 branch.Discussion----------[FrameworkBundle] fix lowest allowed Workflow component version| Q | A| ------------- | ---| Branch? | 7.3| Bug fix? | no| New feature? | no| Deprecations? | no| Issues || License | MITCommits-------acc7563 fix lowest allowed Workflow component version
2 parentsde7596a +acc7563 commitd23581b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"symfony/validator":"<6.4",
109109
"symfony/web-profiler-bundle":"<6.4",
110110
"symfony/webhook":"<7.2",
111-
"symfony/workflow":"<7.3"
111+
"symfony/workflow":"<7.3.0-beta2"
112112
},
113113
"autoload": {
114114
"psr-4": {"Symfony\\Bundle\\FrameworkBundle\\":"" },

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp