Skip to content

Commit

Permalink
add support laravel 6
Browse files Browse the repository at this point in the history
  • Loading branch information
bangnokia committed Jul 22, 2020
1 parent 899663d commit 13a0407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"require": {
"illuminate/console": "^7.0",
"illuminate/console": "^6.0|^7.0",
"cboden/ratchet": "^0.4",
"symfony/process": "^5.0",
"yosymfony/resource-watcher": "^2.0"
Expand Down

0 comments on commit 13a0407

Please sign in to comment.