Skip to content

Commit

Permalink
Remove composer conflicts with previously incompatible libs
Browse files Browse the repository at this point in the history
  • Loading branch information
gsteel committed Apr 5, 2023
1 parent 1557118 commit 91970a2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 16 deletions.
4 changes: 0 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@
"symfony/redis-messenger": "^5.4.22 || ^6.0",
"vimeo/psalm": "^5.9"
},
"conflict": {
"symfony/redis-messenger": ">=6",
"symfony/amqp-messenger": ">=6"
},
"suggest": {
"laminas/laminas-cli": "To auto-wire symfony cli commands into your DI container with laminas/laminas-cli",
"symfony/amqp-messenger": "To use AMQP transports with Messenger",
Expand Down
24 changes: 12 additions & 12 deletions composer.lock

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

0 comments on commit 91970a2

Please sign in to comment.