Skip to content

Commit

Permalink
running composer require doctrine messenger from failed job
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan Finlay authored and Ethan Finlay committed Apr 21, 2022
1 parent 39b8ad8 commit f5158aa
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 1 deletion.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"symfony/apache-pack": "^1.0",
"symfony/asset": "6.0.*",
"symfony/console": "6.0.*",
"symfony/doctrine-messenger": "6.0.*",
"symfony/dotenv": "6.0.*",
"symfony/expression-language": "6.0.*",
"symfony/flex": "^1.3.1",
Expand Down
74 changes: 73 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,9 @@
"symfony/doctrine-bridge": {
"version": "v5.0.5"
},
"symfony/doctrine-messenger": {
"version": "v6.0.7"
},
"symfony/dom-crawler": {
"version": "v5.0.5"
},
Expand Down

0 comments on commit f5158aa

Please sign in to comment.