Skip to content

Commit 5e46456

Browse files
committed
chore: add missing platform dep ext-curl
1 parent c1606db commit 5e46456

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
@@ -18,6 +18,7 @@
1818
],
1919
"require": {
2020
"php": ">=5.3.0",
21+
"ext-curl": "*",
2122
"linkorb/userbase-role-contracts": "^2.0",
2223
"psr/cache": "~1.0",
2324
"symfony/cache": "~3.0 || ^4.0 || ^5.0",

0 commit comments

Comments
 (0)