[DEPENDENCIES] Add ext-curl

This commit is contained in:
2021-05-01 21:57:38 +01:00
committed by Hugo Sales
parent 6d31945401
commit 186e31e20d

View File

@@ -51,7 +51,8 @@
"symfonycasts/verify-email-bundle": "^1.0", "symfonycasts/verify-email-bundle": "^1.0",
"tgalopin/html-sanitizer-bundle": "^1.2", "tgalopin/html-sanitizer-bundle": "^1.2",
"twig/markdown-extra": "^3.0", "twig/markdown-extra": "^3.0",
"wikimedia/composer-merge-plugin": "^2.0" "wikimedia/composer-merge-plugin": "^2.0",
"ext-curl": "*"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^2.16", "friendsofphp/php-cs-fixer": "^2.16",