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
-------

3d2b589af9 [FrameworkBundle] Disallow WebProfilerBundle < 4.4.
This commit is contained in:
Fabien Potencier 2019-11-14 05:22:53 +01:00
commit 2a91f28ed4
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@
"symfony/twig-bridge": "<4.1.1",
"symfony/twig-bundle": "<4.4",
"symfony/validator": "<4.4",
"symfony/web-profiler-bundle": "<4.4",
"symfony/workflow": "<4.3.6"
},
"suggest": {