Skip to content

Commit

Permalink
fix composer
Browse files Browse the repository at this point in the history
  • Loading branch information
emprove committed Dec 22, 2020
1 parent cfb83fc commit d8548be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"source": "https://github.com/emprove/centrifuge-broadcaster"
},
"require": {
"php": "^7.2.*",
"illuminate/broadcasting": "^6.*",
"php": "^7.2",
"illuminate/broadcasting": "^6.0",
"guzzlehttp/guzzle": "^6.3.3",
"lcobucci/jwt": "3.3.1"
},
Expand Down

0 comments on commit d8548be

Please sign in to comment.