Skip to content

Commit

Permalink
Merge pull request #4 from fibis/ready-for-laravel-6
Browse files Browse the repository at this point in the history
change packages
  • Loading branch information
fibis authored Oct 8, 2019
2 parents d7ff614 + a740c8e commit d53c7c2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,10 @@
],
"require": {
"filipegar/inky": "^1.3.7",
"illuminate/support": "~5.1",
"illuminate/view": "~5.1",
"illuminate/support": "~6.1",
"illuminate/view": "~6.1",
"symfony/css-selector": "^2.7|^3.0|^4.0",
"symfony/dom-crawler": "^2.7|^3.0|^4.0",
"tijsverkoyen/css-to-inline-styles": "^2.2",
"pelago/emogrifier": "^2.0"
},
"require-dev": {
Expand Down

0 comments on commit d53c7c2

Please sign in to comment.