Skip to content

Commit

Permalink
minor #29420 [WebProfilerBundle][4.2] Deny messenger <4.2 (ro0NL)
Browse files Browse the repository at this point in the history
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
-------

b335911 [WebProfilerBundle][4.2] Deny messenger <4.2
  • Loading branch information
nicolas-grekas committed Dec 2, 2018
2 parents f063587 + b335911 commit 3fe3d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Symfony/Bundle/WebProfilerBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 3fe3d4e

Please sign in to comment.