We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4743da4 commit 277707aCopy full SHA for 277707a
README.md
@@ -11,7 +11,7 @@ There are two ways you can include this library in you project. One is through C
11
For Composer run:
12
13
```php
14
-composer require jhut89/mailchimp3php
+composer require jhut89/mailchimp3php:dev-master
15
```
16
17
Then run `composer install` and add composer autoloader to your project with:
composer.json
@@ -11,7 +11,6 @@
"autoload":{
"files": ["src/mailchimpRoot.php"]
},
- "version":"dev-master",
"require": {
"php": ">=5.3.0"
0 commit comments