Skip to content

Commit a65f66f

Browse files
committed
Add php-curl to dependencies list
1 parent c0dd0a5 commit a65f66f

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "PHP SDK for the Webflow CMS API",
44
"type": "library",
55
"require": {
6+
"ext-curl": "*"
67
},
78
"license": "MIT",
89
"authors": [

composer.lock

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

0 commit comments

Comments
 (0)