Skip to content

Commit

Permalink
composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
filipovi committed Sep 7, 2022
1 parent af32722 commit 7c0052a
Show file tree
Hide file tree
Showing 2 changed files with 407 additions and 656 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "ma-residence/event-lib",
"type": "library",
"require": {
"php": "7.*",
"php-amqplib/rabbitmq-bundle": "2.*",
"php": "7.*|8.*",
"php-amqplib/rabbitmq-bundle": "2.11.*",
"greg0ire/enum": "^4"
},
"autoload": {
Expand Down
Loading

0 comments on commit 7c0052a

Please sign in to comment.