Created
March 19, 2019 01:32
-
-
Save danepowell/03740407299108df89dc1c750ad586d4 to your computer and use it in GitHub Desktop.
composer install --prefer-source with Robo 1.4.6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Installing consolidation/robo (1.4.6): | |
Cloning to cache at '/home/dane/.cache/composer/vcs/https---github.com-consolidation-Robo.git/' | |
Executing command (CWD): git clone --mirror 'https://github.com/consolidation/Robo.git' '/home/dane/.cache/composer/vcs/https---github.com-consolidation-Robo.git/' | |
Cloning d4805a1abbc730e9a6d64ede2eba56f91a2b4eb3 from cache | |
Executing command (CWD): git clone --no-checkout '/home/dane/.cache/composer/vcs/https---github.com-consolidation-Robo.git/' '/home/dane/packages/blt/vendor/consolidation/robo' --dissociate --reference '/home/dane/.cache/composer/vcs/https---github.com-consolidation-Robo.git/' && cd '/home/dane/packages/blt/vendor/consolidation/robo' && git remote set-url origin 'https://github.com/consolidation/Robo.git' && git remote add composer 'https://github.com/consolidation/Robo.git' | |
Executing command (/home/dane/packages/blt/vendor/consolidation/robo): git remote set-url --push origin '[email protected]:consolidation/Robo.git' | |
Executing command (/home/dane/packages/blt/vendor/consolidation/robo): git branch -r | |
Executing command (/home/dane/packages/blt/vendor/consolidation/robo): git checkout '1.4.6' -- | |
Executing command (/home/dane/packages/blt/vendor/consolidation/robo): git reset --hard 'd4805a1abbc730e9a6d64ede2eba56f91a2b4eb3' -- | |
REASON: Required by the root package: Install command rule (install consolidation/robo 1.4.6) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment