Bug #78502
closedEnable curl on AppVeyor CI
100%
Description
Enable curl on AppVeyor CI
Updated by Gerrit Code Review about 8 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50441
Updated by Gerrit Code Review about 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50441
Updated by Gerrit Code Review about 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50441
Updated by Wouter Wolters about 8 years ago
- Status changed from Under Review to In Progress
Composer successfully installed to: C:\projects\typotest\composer.phar
Use it: php composer.phar
php composer.phar install --prefer-dist --no-interaction
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for facebook/webdriver 1.2.0 -> satisfiable by facebook/webdriver[1.2.0].
- facebook/webdriver 1.2.0 requires ext-curl * -> the requested PHP extension curl is missing from your system.
Problem 2
- facebook/webdriver 1.2.0 requires ext-curl * -> the requested PHP extension curl is missing from your system.
- codeception/codeception 2.2.6 requires facebook/webdriver >=1.0.1 <2.0 -> satisfiable by facebook/webdriver[1.2.0].
- Installation request for codeception/codeception 2.2.6 -> satisfiable by codeception/codeception[2.2.6].
To enable extensions, verify that they are enabled in those .ini files:
- C:\tools\php\php.ini
You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.
Command exited with code 2
Updated by Wouter Wolters about 8 years ago
- Subject changed from Enable curl on Travis CI to Enable curl on AppVeyor CI
- Description updated (diff)
Updated by Wouter Wolters about 8 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset a0369b615855f1252bb13caf6e7c0b703c0478aa.