Skip to content

Commit 89c911b

Browse files
authored
Merge pull request #62 from Jhut89/code_cleanup
Code Cleanup
2 parents d6c5767 + 2acd62a commit 89c911b

File tree

8 files changed

+131
-109
lines changed

8 files changed

+131
-109
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
}
1616
},
1717
"require": {
18-
"php": ">=5.5.0"
18+
"php": ">=5.5.0",
19+
"ext-curl": "*"
1920
},
2021
"homepage": "https://github.com/Jhut89/Mailchimp-API-3.0-PHP",
2122
"require-dev": {

composer.lock

Lines changed: 63 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)