Skip to content

Commit

Permalink
Merge pull request #112 from emilsundberg/laravel-6
Browse files Browse the repository at this point in the history
  • Loading branch information
emilsundberg authored Oct 5, 2019
2 parents 6f503e1 + b104c2b commit 216cc0b
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": {
"php": ">=5.4.0",
"illuminate/support": "4.*|5.*",
"pelago/emogrifier": "@dev"
"illuminate/support": "4.*|5.*|^6.0.0",
"pelago/emogrifier": "2.2.0"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 216cc0b

Please sign in to comment.