Skip to content

Commit 1bb9071

Browse files
committed
Add required php-curl extenstion in composer.json
1 parent f9e0d8c commit 1bb9071

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
}
77
},
88
"require": {
9+
"ext-curl": "*"
910
},
1011
"require-dev": {
1112
"squizlabs/php_codesniffer": "^2.8"

0 commit comments

Comments
 (0)