Skip to content
This repository was archived by the owner on May 18, 2020. It is now read-only.

Commit 1fce808

Browse files
committed
2 parents 5962194 + 226a25e commit 1fce808

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"description": "Official SendinBlue provided API V2 wrapper",
44
"license": "MIT",
55
"require": {
6-
"php": ">=5.3"
6+
"php": ">=5.3",
7+
"ext-curl": "*"
78
},
89
"autoload": {
910
"psr-0": { "Sendinblue": "src/" }

0 commit comments

Comments
 (0)