Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mpociot authored Oct 4, 2018
1 parent 3854985 commit 8864b9e
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 @@ -17,9 +17,9 @@
],
"require": {
"php": "^7.1",
"illuminate/console": "5.6.*|5.7.*",
"illuminate/http": "5.6.*|5.7.*",
"illuminate/support": "5.6.*|5.7.*",
"illuminate/console": "5.6.*|5.7.*|5.8.*",
"illuminate/http": "5.6.*|5.7.*|5.8.*",
"illuminate/support": "5.6.*|5.7.*|5.8.*",
"symfony/var-dumper": "^4.1.1"
},
"require-dev": {
Expand Down

0 comments on commit 8864b9e

Please sign in to comment.