I've to run composer install command but i found following errors: (I already uncomment openssl extension from xampp)
Problem 1
- docusign/click-client is locked to version v1.0.0 and an update of this package was not requested.
- docusign/click-client v1.0.0 requires ext-curl * -> it is missing from your system. Install or enable PHP's curl extension.
Problem 2
- docusign/esign-client is locked to version v6.0.0-rc and an update of this package was not requested.
- docusign/esign-client v6.0.0-rc requires ext-curl * -> it is missing from your system. Install or enable PHP's curl extension.
Problem 3
- docusign/rooms-client is locked to version v1.1.0-rc and an update of this package was not requested.
- docusign/rooms-client v1.1.0-rc requires ext-curl * -> it is missing from your system. Install or enable PHP's curl extension.
Problem 4
- mashape/unirest-php is locked to version v3.0.4 and an update of this package was not requested.
- mashape/unirest-php v3.0.4 requires ext-curl * -> it is missing from your system. Install or enable PHP's curl extension.
And when i run command
composer update
[RuntimeException]
You must enable the openssl extension in your php.ini to load information from https://repo.packagist.org