Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrique Duarte Coelho authored Feb 22, 2020
1 parent 56ec9fc commit 856b82e
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 @@ -4,8 +4,8 @@
"type": "library",
"require": {
"php": ">=7.1",
"laravel/horizon": "^2.0|^3.0",
"laravel/framework": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0"
"laravel/horizon": "^2.0|^3.0|^4.0",
"laravel/framework": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 856b82e

Please sign in to comment.