Skip to content

Commit

Permalink
Dependencies: Allow bunny/bunny 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenJB committed Sep 9, 2021
1 parent 8d9d664 commit 2757a35
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 @@ -20,7 +20,7 @@
"require": {
"php": "^7.2",
"ext-pdo": "*",
"bunny/bunny": "^0.4.1",
"bunny/bunny": "^0.4.1|^0.5",
"guzzlehttp/guzzle": "^6.3",
"ramsey/uuid": "^3.8|^4.0",
"react/promise": "^2.7"
Expand Down

0 comments on commit 2757a35

Please sign in to comment.