8000 bug #34369 [FrameworkBundle] Disallow WebProfilerBundle < 4.4 (derrabus) · symfony/symfony@2a91f28 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2a91f28

Browse files
committed
bug #34369 [FrameworkBundle] Disallow WebProfilerBundle < 4.4 (derrabus)
This PR was merged into the 4.4 branch. Discussion ---------- [FrameworkBundle] Disallow WebProfilerBundle < 4.4 | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #34364 | License | MIT | Doc PR | N/A Commits ------- 3d2b589 [FrameworkBundle] Disallow WebProfilerBundle < 4.4.
2 parents afdb89f + 3d2b589 commit 2a91f28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
"symfony/twig-bridge": "<4.1.1",
8686
"symfony/twig-bundle": "<4.4",
8787
"symfony/validator": "<4.4",
88+
"symfony/web-profiler-bundle": "<4.4",
8889
"symfony/workflow": "<4.3.6"
8990
},
9091
"suggest": {

0 commit comments

Comments
 (0)
0