Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
denis660 authored Feb 10, 2022
1 parent 2901ca8 commit 5d59a9d
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 @@ -18,8 +18,8 @@
"source": "https://github.com/denis660/laravel-centrifugo"
},
"require": {
"php": "^7.3|^8.0",
"laravel/framework": "^7.30.4|^8.75.0|^9.0",
"php": "^7.4|^8.0",
"laravel/framework": "^8.75.0|^9.0",
"guzzlehttp/guzzle": "~6.0|^7.0"
},
"require-dev": {
Expand Down

0 comments on commit 5d59a9d

Please sign in to comment.