Homicity / laravel-mandrill

2 stars 3 forks source link

please support laravel > 5.7 #5

Open ryanrca opened 4 years ago

ryanrca commented 4 years ago

The dependencies have not been updated in a while:

    "require": {
        "php": "^7.0",
        "laravel/framework": "~5.5.0|~5.6.0|~5.7.0",
        "mandrill/mandrill": "^1.0"
    },

Is this project dead? I wish to upgrading from 5.7 -> 5.8 -> 6.x -> 7.x, but this makes it impossible.