You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing symfony/yaml (v3.3.17): Loading from cache
Installing nikic/php-parser (v4.0.2): Loading from cache
Installing ircmaxell/php-cfg (dev-master c8e78df): Cloning c8e78df992 from cache
Installing designsecurity/progpilot (dev-master 3aad8c6): Cloning 3aad8c6 Failed to download designsecurity/progpilot from source: The process "git clone --no-checkout 'https://github.com/designsecurity/progpilot.git' '/Users/liming/workspace/php/demo/progpilot-test/vendor/designsecurity/progpilot' && cd '/Users/liming/workspace/php/demo/progpilot-test/vendor/designsecurity/progpilot' && git remote add composer 'https://github.com/designsecurity/progpilot.git' && git fetch composer" exceeded the timeout of 300 seconds.
Now trying to download from dist
When i install this library with composer, throw this exception.
composer install
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 9 installs, 0 updates, 0 removals
Failed to download designsecurity/progpilot from source: The process "git clone --no-checkout 'https://github.com/designsecurity/progpilot.git' '/Users/liming/workspace/php/demo/progpilot-test/vendor/designsecurity/progpilot' && cd '/Users/liming/workspace/php/demo/progpilot-test/vendor/designsecurity/progpilot' && git remote add composer 'https://github.com/designsecurity/progpilot.git' && git fetch composer" exceeded the timeout of 300 seconds.
Now trying to download from dist
symfony/console suggests installing psr/log-implementation (For using the console logger)
symfony/console suggests installing symfony/event-dispatcher ()
symfony/console suggests installing symfony/lock ()
symfony/console suggests installing symfony/process ()
Writing lock file
Generating autoload files
The text was updated successfully, but these errors were encountered: