Skip to content

Commit

Permalink
Also may as well include laravel 5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
specialtactics committed Oct 22, 2019
1 parent d8b3c8c commit 7365a6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"require": {
"php": ">=7.0",
"php-amqplib/php-amqplib": "v2.8.1",
"illuminate/console": "5.4.*|5.5.*|5.6.*|5.7.* || ^6",
"illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.* || ^6",
"illuminate/filesystem": "5.4.*|5.5.*|5.6.*|5.7.* || ^6",
"illuminate/console": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.* || ^6",
"illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.* || ^6",
"illuminate/filesystem": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.* || ^6",
"vinelab/http": "^1.5"
},

Expand Down

0 comments on commit 7365a6e

Please sign in to comment.