Skip to content

Commit

Permalink
Update dependencies to laravel-6
Browse files Browse the repository at this point in the history
  • Loading branch information
Freerk van Zeijl committed Nov 8, 2019
1 parent 911f9ab commit 463e1bf
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 @@ -11,8 +11,8 @@
],
"require": {
"frogbob/inky-php": "^0.0.1",
"illuminate/support": "5.*",
"illuminate/view": "5.*",
"illuminate/support": "5.*|6.*",
"illuminate/view": "5.*|6.*",
"symfony/css-selector": "4.*",
"symfony/dom-crawler": "4.*",
"tijsverkoyen/css-to-inline-styles": "^2.2"
Expand Down

0 comments on commit 463e1bf

Please sign in to comment.