Skip to content
This repository has been archived by the owner on Jan 6, 2019. It is now read-only.

Commit

Permalink
Merge pull request #31 from josiasmontag/patch-1
Browse files Browse the repository at this point in the history
Laravel 5.6
  • Loading branch information
skovmand authored Feb 11, 2018
2 parents f3ddf9c + 74ae2e6 commit 998664f
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 @@ -3,7 +3,7 @@
"description": "A minimal service provider to set up and use the Mailchimp Api v2 PHP library in Laravel 5.*",
"license": "MIT",
"require": {
"laravel/framework": "5.0 - 5.5",
"laravel/framework": "5.0 - 5.6",
"mailchimp/mailchimp": "~2.0"
},
"autoload": {
Expand Down

0 comments on commit 998664f

Please sign in to comment.