Skip to content

Commit

Permalink
feat: update ext-amqp to use v2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexostrovskyferratum committed Nov 3, 2023
1 parent 68eb590 commit 0315e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "MIT",
"require": {
"php": "^7.4|^8.0",
"ext-amqp": "^1.9.3",
"ext-amqp": "^1.9.3|^2.0.0",
"queue-interop/amqp-interop": "^0.8.2",
"queue-interop/queue-interop": "^0.8",
"enqueue/amqp-tools": "^0.10"
Expand Down

0 comments on commit 0315e5b

Please sign in to comment.