Skip to content

Commit

Permalink
Update rabbitevents library (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Rubia <[email protected]>
  • Loading branch information
alexander-rubia and Alex Rubia authored Jan 27, 2022
1 parent dcc3b6c commit 95b0b4d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,14 @@
"support": {
"issues": "https://github.com/softonic/laravel-protobuf-events/issues"
},
"repositories": [
{
"type": "git",
"url": "https://github.com/softonic/rabbitevents.git"
}
],
"require": {
"php": ">=8.0",
"google/protobuf": "^3.19",
"ext-protobuf": "*",
"ext-pcntl": "*",
"ext-bcmath": "*",
"ext-sockets": "*",
"nuwber/rabbitevents": "^6.0.6-rc1"
"nuwber/rabbitevents": "^6.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0",
Expand Down

0 comments on commit 95b0b4d

Please sign in to comment.