minor #29420 [WebProfilerBundle][4.2] Deny messenger <4.2 (ro0NL)

This PR was merged into the 4.2 branch.

Discussion
----------

[WebProfilerBundle][4.2] Deny messenger <4.2

| Q             | A
| ------------- | ---
| Branch?       | 4.2
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #29378
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

together with #29419

Commits
-------

b335911512 [WebProfilerBundle][4.2] Deny messenger <4.2
This commit is contained in:
Nicolas Grekas 2018-12-02 10:45:55 +01:00
commit 3fe3d4e63d

View File

@ -32,6 +32,7 @@
"conflict": {
"symfony/dependency-injection": "<3.4",
"symfony/event-dispatcher": "<3.4",
"symfony/messenger": "<4.2",
"symfony/var-dumper": "<3.4"
},
"autoload": {