Created
June 2, 2015 18:12
-
-
Save postalservice14/f4689b3820895e217c55 to your computer and use it in GitHub Desktop.
Mouf clean composer install output
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
por-kellyj-m:mouf-play kellyj$ composer install -vvv | |
Reading ./composer.json | |
Loading config file /Users/kellyj/.composer/config.json | |
Loading config file /Users/kellyj/.composer/auth.json | |
Loading config file ./composer.json | |
Executing command (CWD): git describe --exact-match --tags | |
Executing command (CWD): git branch --no-color --no-abbrev -v | |
Executing command (CWD): hg branch | |
Executing command (CWD): svn info --xml | |
Reading /Users/kellyj/.composer/composer.json | |
Loading config file /Users/kellyj/.composer/config.json | |
Loading config file /Users/kellyj/.composer/auth.json | |
Loading config file /Users/kellyj/.composer/composer.json | |
Loading config file /Users/kellyj/.composer/auth.json | |
Executing command (CWD): git describe --exact-match --tags | |
Executing command (CWD): git branch --no-color --no-abbrev -v | |
Executing command (CWD): hg branch | |
Executing command (CWD): svn info --xml | |
Loading composer repositories with package information | |
Downloading https://packagist.org/packages.json | |
Writing /Users/kellyj/.composer/cache/repo/https---packagist.org/packages.json into cache | |
Installing dependencies (including require-dev) | |
Reading /Users/kellyj/.composer/cache/repo/https---packagist.org/p-provider-2013.json from cache | |
Reading /Users/kellyj/.composer/cache/repo/https---packagist.org/p-provider-2014.json from cache | |
Reading /Users/kellyj/.composer/cache/repo/https---packagist.org/p-provider-2014-07.json from cache | |
Reading /Users/kellyj/.composer/cache/repo/https---packagist.org/p-provider-2014-10.json from cache | |
Reading /Users/kellyj/.composer/cache/repo/https---packagist.org/p-provider-2015-01.json from cache | |
Downloading https://packagist.org/p/provider-2015-04$81540c9fb72d573221911067603c09f0f4dd7acb56a498e3bd725a35a25538ce.json | |
Writing /Users/kellyj/.composer/cache/repo/https---packagist.org/p-provider-2015-04.json into cache | |
Reading /Users/kellyj/.composer/cache/repo/https---packagist.org/p-provider-archived.json from cache | |
Downloading https://packagist.org/p/provider-latest$f06955032100fcc537902b15262f4b6aa8f405e6660b61ea41e16edeae5aa753.json | |
Writing /Users/kellyj/.composer/cache/repo/https---packagist.org/p-provider-latest.json into cache | |
Reading /Users/kellyj/.composer/cache/repo/https---packagist.org/provider-mouf$mouf.json from cache | |
Reading /Users/kellyj/.composer/cache/repo/https---packagist.org/provider-mouf$root-container.json from cache | |
Reading /Users/kellyj/.composer/cache/repo/https---packagist.org/provider-mouf$mouf-validators-interface.json from cache | |
Reading /Users/kellyj/.composer/cache/repo/https---packagist.org/provider-container-interop$container-interop.json from cache | |
Reading /Users/kellyj/.composer/cache/repo/https---packagist.org/provider-symfony$filesystem.json from cache | |
Reading /Users/kellyj/.composer/cache/repo/https---packagist.org/provider-mouf$mouf-installer.json from cache | |
Reading /Users/kellyj/.composer/cache/repo/https---packagist.org/provider-acclimate$container.json from cache | |
Reading /Users/kellyj/.composer/cache/repo/https---packagist.org/provider-mouf$container-installer.json from cache | |
Reading /Users/kellyj/.composer/cache/repo/https---packagist.org/provider-mouf$database.tdbm.json from cache | |
- Installing mouf/mouf-installer (2.1.x-dev d278a98) | |
Cloning d278a9894d957860e45b06d06349205f7f55418c | |
Executing command (CWD): git clone --no-checkout 'git://github.com/thecodingmachine/mouf-installer.git' '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf-installer' && cd '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf-installer' && git remote add composer 'git://github.com/thecodingmachine/mouf-installer.git' && git fetch composer | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf-installer): git remote set-url --push origin '[email protected]:thecodingmachine/mouf-installer.git' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf-installer): git branch -r | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf-installer): git checkout '2.1' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf-installer): git checkout -B '2.1' 'composer/2.1' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf-installer): git reset --hard 'd278a9894d957860e45b06d06349205f7f55418c' -- | |
Loading plugin Mouf\Installer\MoufPlugin | |
REASON: mouf/mouf 2.1.x-dev requires mouf/mouf-installer ~2.1.0 -> satisfiable by mouf/mouf-installer[2.1.x-dev]. | |
- Installing symfony/filesystem (dev-master 80a0bc4) | |
Cloning 80a0bc4be4c2b037909e9e1a3abefd293a17a1a2 | |
Executing command (CWD): git clone --no-checkout 'git://github.com/symfony/Filesystem.git' '/Users/kellyj/Projects/mouf-play/vendor/symfony/filesystem' && cd '/Users/kellyj/Projects/mouf-play/vendor/symfony/filesystem' && git remote add composer 'git://github.com/symfony/Filesystem.git' && git fetch composer | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/symfony/filesystem): git remote set-url --push origin '[email protected]:symfony/Filesystem.git' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/symfony/filesystem): git branch -r | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/symfony/filesystem): git checkout 'master' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/symfony/filesystem): git reset --hard '80a0bc4be4c2b037909e9e1a3abefd293a17a1a2' -- | |
- Marking symfony/filesystem (3.0.x-dev 80a0bc4) as installed, alias of symfony/filesystem (dev-master 80a0bc4) | |
- Installing container-interop/container-interop (1.1.0) | |
Reading /Users/kellyj/.composer/cache/files/container-interop/container-interop/fc08354828f8fd3245f77a66b9e23a6bca48297e.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/container-interop/container-interop/15a4f6d729db6056bee30dbf92a30c60' -d '/Users/kellyj/Projects/mouf-play/vendor/composer/293af560' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/composer/293af560' | |
REASON: mouf/mouf 2.1.x-dev requires container-interop/container-interop ~1.0 -> satisfiable by container-interop/container-interop[1.0.0, 1.1.0]. | |
- Installing mouf/mouf-validators-interface (2.0.x-dev 7678d5c) | |
Cloning 7678d5c0d4e7113aa4f5345e6896933ff8b5e7ce | |
Executing command (CWD): git clone --no-checkout 'git://github.com/thecodingmachine/mouf-validators-interface.git' '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf-validators-interface' && cd '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf-validators-interface' && git remote add composer 'git://github.com/thecodingmachine/mouf-validators-interface.git' && git fetch composer | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf-validators-interface): git remote set-url --push origin '[email protected]:thecodingmachine/mouf-validators-interface.git' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf-validators-interface): git branch -r | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf-validators-interface): git checkout '2.0' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf-validators-interface): git reset --hard '7678d5c0d4e7113aa4f5345e6896933ff8b5e7ce' -- | |
REASON: mouf/mouf 2.1.x-dev requires mouf/mouf-validators-interface ~2.0 -> satisfiable by mouf/mouf-validators-interface[2.0.x-dev, v2.0.0]. | |
- Installing mouf/container-installer (1.0.x-dev b98d077) | |
Cloning b98d0779cdda9f4a441febc6b55a3f9c54fb066d | |
Executing command (CWD): git clone --no-checkout 'git://github.com/thecodingmachine/container-installer.git' '/Users/kellyj/Projects/mouf-play/vendor/mouf/container-installer' && cd '/Users/kellyj/Projects/mouf-play/vendor/mouf/container-installer' && git remote add composer 'git://github.com/thecodingmachine/container-installer.git' && git fetch composer | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/container-installer): git remote set-url --push origin '[email protected]:thecodingmachine/container-installer.git' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/container-installer): git branch -r | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/container-installer): git checkout '1.0' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/container-installer): git reset --hard 'b98d0779cdda9f4a441febc6b55a3f9c54fb066d' -- | |
Loading plugin Mouf\ContainerInstaller\ContainerInstallerPlugin | |
REASON: mouf/root-container 1.0.x-dev requires mouf/container-installer ~1.0 -> satisfiable by mouf/container-installer[1.0.x-dev]. | |
- Installing acclimate/container (1.0.0) | |
Reading /Users/kellyj/.composer/cache/files/acclimate/container/6912ee2d9f069c103594977b55c91c7404ac40b9.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/acclimate/container/893e90050bf309a897b95afac9cc92af' -d '/Users/kellyj/Projects/mouf-play/vendor/composer/36f12575' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/composer/36f12575' | |
REASON: mouf/root-container 1.0.x-dev requires acclimate/container ~1.0 -> satisfiable by acclimate/container[1.0.0, 1.0.0-rc.1]. | |
- Installing mouf/root-container (1.0.x-dev ac3d6c6) | |
Cloning ac3d6c64b0aafa08fe44b3f6cda692acf133e12c | |
Executing command (CWD): git clone --no-checkout 'git://github.com/thecodingmachine/root-container.git' '/Users/kellyj/Projects/mouf-play/vendor/mouf/root-container' && cd '/Users/kellyj/Projects/mouf-play/vendor/mouf/root-container' && git remote add composer 'git://github.com/thecodingmachine/root-container.git' && git fetch composer | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/root-container): git remote set-url --push origin '[email protected]:thecodingmachine/root-container.git' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/root-container): git branch -r | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/root-container): git checkout '1.0' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/root-container): git reset --hard 'ac3d6c64b0aafa08fe44b3f6cda692acf133e12c' -- | |
REASON: mouf/mouf 2.1.x-dev requires mouf/root-container ~1.0 -> satisfiable by mouf/root-container[1.0.x-dev]. | |
- Installing mouf/mouf (2.1.x-dev c366b91) | |
Cloning c366b91407feb1a5a80ae4177f013eb61cb3099e | |
Executing command (CWD): git clone --no-checkout 'git://github.com/thecodingmachine/mouf.git' '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf' && cd '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf' && git remote add composer 'git://github.com/thecodingmachine/mouf.git' && git fetch composer | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf): git remote set-url --push origin '[email protected]:thecodingmachine/mouf.git' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf): git branch -r | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf): git checkout '2.1' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf): git checkout -B '2.1' 'composer/2.1' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf): git reset --hard 'c366b91407feb1a5a80ae4177f013eb61cb3099e' -- | |
Reading composer-mouf.json | |
Loading config file /Users/kellyj/.composer/config.json | |
Loading config file /Users/kellyj/.composer/auth.json | |
Loading config file composer-mouf.json | |
Executing command (CWD): git describe --exact-match --tags | |
Executing command (CWD): git branch --no-color --no-abbrev -v | |
Reading /Users/kellyj/.composer/composer.json | |
Loading config file /Users/kellyj/.composer/config.json | |
Loading config file /Users/kellyj/.composer/auth.json | |
Loading config file /Users/kellyj/.composer/composer.json | |
Loading config file /Users/kellyj/.composer/auth.json | |
Executing command (CWD): git describe --exact-match --tags | |
Executing command (CWD): git branch --no-color --no-abbrev -v | |
Reading composer-mouf.lock | |
Loading composer repositories with package information | |
Installing dependencies from lock file | |
Reading composer-mouf.lock | |
- Installing mouf/mouf-installer (2.1.x-dev d278a98) | |
Cloning d278a9894d957860e45b06d06349205f7f55418c | |
Executing command (CWD): git clone --no-checkout 'git://github.com/thecodingmachine/mouf-installer.git' '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/mouf-installer' && cd '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/mouf-installer' && git remote add composer 'git://github.com/thecodingmachine/mouf-installer.git' && git fetch composer | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/mouf-installer): git remote set-url --push origin '[email protected]:thecodingmachine/mouf-installer.git' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/mouf-installer): git branch -r | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/mouf-installer): git checkout '2.1' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/mouf-installer): git checkout -B '2.1' 'composer/2.1' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/mouf-installer): git reset --hard 'd278a9894d957860e45b06d06349205f7f55418c' -- | |
Loading plugin Mouf\Installer\MoufPlugin_composer_tmp0 | |
- Installing mouf/html.utils.weblibrarymanager.component-installer (v2.1.2) | |
Reading /Users/kellyj/.composer/cache/files/mouf/html.utils.weblibrarymanager.component-installer/5e39e17660476ff39c31439ba60e563e198fa742.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.utils.weblibrarymanager.component-installer/4eff8f220a9034155d47c9e74b3cfa70' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/00d297d8' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/00d297d8' | |
Loading plugin Mouf\Html\Utils\WebLibraryManager\ComponentInstaller\ComponentInstallerPlugin | |
- Installing container-interop/container-interop (1.1.0) | |
Reading /Users/kellyj/.composer/cache/files/container-interop/container-interop/fc08354828f8fd3245f77a66b9e23a6bca48297e.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/container-interop/container-interop/9e4d943684402cd4e9582f66c2f9098b' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/4154e0d0' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/4154e0d0' | |
- Installing symfony/console (v2.6.3) | |
Reading /Users/kellyj/.composer/cache/files/symfony/console/6ac6491ff60c0e5a941db3ccdc75a07adbb61476.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/symfony/console/Symfony/Component/Console/50ba11236acb62481f54d82c4c7da11f' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/c8d47747' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/c8d47747' | |
- Installing seld/jsonlint (1.3.1) | |
Reading /Users/kellyj/.composer/cache/files/seld/jsonlint/863ae85c6d3ef60ca49cb12bd051c4a0648c40c4.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/seld/jsonlint/4e598d2048c79bb46d988ccd2ae7a241' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/2470fb3c' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/2470fb3c' | |
- Installing symfony/process (v2.6.3) | |
Reading /Users/kellyj/.composer/cache/files/symfony/process/319794f611bd8bdefbac72beb3f05e847f8ebc92.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/symfony/process/Symfony/Component/Process/c8ebfbdf19fbad33d18d19a9442a2f83' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/774dbe2b' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/774dbe2b' | |
- Installing symfony/finder (v2.6.3) | |
Reading /Users/kellyj/.composer/cache/files/symfony/finder/16513333bca64186c01609961a2bb1b95b5e1355.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/symfony/finder/Symfony/Component/Finder/ec963ca98931f0ec61ff856ac4e41723' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/48e37fb3' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/48e37fb3' | |
- Installing justinrainbow/json-schema (1.3.7) | |
Reading /Users/kellyj/.composer/cache/files/justinrainbow/json-schema/87b54b460febed69726c781ab67462084e97a105.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/justinrainbow/json-schema/9e049130fde99bd7ec68c4835a0b84b9' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/a2a78e65' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/a2a78e65' | |
- Installing composer/composer (1.0.0-alpha9) | |
Reading /Users/kellyj/.composer/cache/files/composer/composer/eb1ce550ca51134ee619ad3e37f5a0b7e980dd24.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/composer/3c624bb77ac370431d302a2cd2627923' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/856caea2' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/856caea2' | |
- Installing dflydev/embedded-composer-core (dev-master 7b6b6c2) | |
Cloning 7b6b6c21972a562c53a29c892933971e8306ac2c | |
Executing command (CWD): git clone --no-checkout 'git://github.com/dflydev/dflydev-embedded-composer-core.git' '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/dflydev/embedded-composer-core/Dflydev/EmbeddedComposer/Core' && cd '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/dflydev/embedded-composer-core/Dflydev/EmbeddedComposer/Core' && git remote add composer 'git://github.com/dflydev/dflydev-embedded-composer-core.git' && git fetch composer | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/dflydev/embedded-composer-core/Dflydev/EmbeddedComposer/Core): git remote set-url --push origin '[email protected]:dflydev/dflydev-embedded-composer-core.git' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/dflydev/embedded-composer-core/Dflydev/EmbeddedComposer/Core): git branch -r | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/dflydev/embedded-composer-core/Dflydev/EmbeddedComposer/Core): git checkout 'master' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/dflydev/embedded-composer-core/Dflydev/EmbeddedComposer/Core): git reset --hard '7b6b6c21972a562c53a29c892933971e8306ac2c' -- | |
- Marking dflydev/embedded-composer-core (1.0.x-dev 7b6b6c2) as installed, alias of dflydev/embedded-composer-core (dev-master 7b6b6c2) | |
- Installing dflydev/embedded-composer-console (dev-master 0f279f1) | |
Cloning 0f279f17dfe6f350d32f15f5baab55503eebe2fa | |
Executing command (CWD): git clone --no-checkout 'git://github.com/dflydev/dflydev-embedded-composer-console.git' '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/dflydev/embedded-composer-console/Dflydev/EmbeddedComposer/Console' && cd '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/dflydev/embedded-composer-console/Dflydev/EmbeddedComposer/Console' && git remote add composer 'git://github.com/dflydev/dflydev-embedded-composer-console.git' && git fetch composer | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/dflydev/embedded-composer-console/Dflydev/EmbeddedComposer/Console): git remote set-url --push origin '[email protected]:dflydev/dflydev-embedded-composer-console.git' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/dflydev/embedded-composer-console/Dflydev/EmbeddedComposer/Console): git branch -r | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/dflydev/embedded-composer-console/Dflydev/EmbeddedComposer/Console): git checkout 'master' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/dflydev/embedded-composer-console/Dflydev/EmbeddedComposer/Console): git reset --hard '0f279f17dfe6f350d32f15f5baab55503eebe2fa' -- | |
- Marking dflydev/embedded-composer-console (1.0.x-dev 0f279f1) as installed, alias of dflydev/embedded-composer-console (dev-master 0f279f1) | |
- Installing michelf/php-markdown (1.4.1) | |
Reading /Users/kellyj/.composer/cache/files/michelf/php-markdown/de9a19c7bf352d41cc99ed86c3c0ef17e87394b6.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/michelf/php-markdown/a17e7a49e149258e6ba1a3452b20b4e2' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/e7d9246c' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/e7d9246c' | |
- Installing mouf/famfamfam (v1.3.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/famfamfam/438cac30bdaa0718a04f1ffdf0c078e2d195403f.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/famfamfam/119641eef3a6f7b57d561a30cf4cbacc' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/6f168b11' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/6f168b11' | |
- Installing twig/twig (v1.18.0) | |
Reading /Users/kellyj/.composer/cache/files/twig/twig/4cf7464348e7f9893a93f7096a90b73722be99cf.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/twig/twig/c565e89bfa0c122506fd78d8b310c29b' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/b904cef6' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/b904cef6' | |
- Installing mouf/utils.cache.cache-interface (v2.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.cache.cache-interface/85ed0a965fd18d89c509cfbacb68a240844afc0a.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.cache.cache-interface/bc3237151c4b84c60a81856fc34d4820' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/7df634dd' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/7df634dd' | |
- Installing mouf/utils.value.value-interface (v1.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.value.value-interface/3825f2734d2d88b3be1cbd480392cf0170d3170e.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.value.value-interface/4aec94f603f3192d2304025a160cc507' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/86053f5c' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/86053f5c' | |
- Installing mouf/utils.action.action-interface (v1.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.action.action-interface/93caf3ceba6c3fc53ed16f6e8b453778e07c9c7a.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.action.action-interface/327b0c8cbd2b0139a7e4dffad7954241' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/0336885a' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/0336885a' | |
- Installing mouf/html.htmlelement (v2.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/html.htmlelement/c8272bf308894c0843e7eeaae30746f3f05464f9.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.htmlelement/c5a03633a7f15cab797fb523526ecea7' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/b8a7053c' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/b8a7053c' | |
- Installing mouf/html.renderer.twig-extensions (v1.0.1) | |
Reading /Users/kellyj/.composer/cache/files/mouf/html.renderer.twig-extensions/afa36a537c9ecdce827c0c162208d3c1bb36d8b9.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.renderer.twig-extensions/ec62c4106f62ca27a4269a432a3c1453' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/f95d38f4' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/f95d38f4' | |
- Installing mouf/utils.i18n.fine (v3.0.1) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.i18n.fine/79c7f20960b5fb963db5cae3a9b8b02276ac72ec.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.i18n.fine/3bf7044059418d4d48d61bedf0db0d5e' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/25900889' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/25900889' | |
- Installing mouf/utils.common.conditioninterface (v2.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.common.conditioninterface/61b5d6a0904d02bf0ed8578c195b08fb666f8a65.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.common.conditioninterface/03e3eae39d5e101e763d38d1e0da6ddc' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/6715a0e3' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/6715a0e3' | |
- Installing mouf/html.widgets.menu (v2.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/html.widgets.menu/fdac5fc5c6c65ffb603a29cb95cb0fbee17b817e.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.widgets.menu/b75ecab58e85575389e3bc93a2c0cd0e' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/0b870e84' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/0b870e84' | |
- Installing mouf/html.template.menus.basicmenu (v2.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/html.template.menus.basicmenu/29ee1265b57bef6148bbedc4facb2d142feee309.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.template.menus.basicmenu/4a3936851d1496e85de2882e31d5fec2' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/a87eb4fb' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/a87eb4fb' | |
- Installing mouf/html.utils.weblibrarymanager (v2.1.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/html.utils.weblibrarymanager/318e1d38bb631b53d17ae5eab57c96e96a7def88.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.utils.weblibrarymanager/451e655484d4260a2c5afa38d73183d4' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/d7d90cef' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/d7d90cef' | |
- Installing mouf/utils.cache.in-memory-cache (v1.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.cache.in-memory-cache/9959a4d822e22dfcf1d79f31ab2f91785cb09cad.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.cache.in-memory-cache/a2ce1fa21751a105edf2f3c366e53816' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/ee3d5cd9' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/ee3d5cd9' | |
- Installing psr/log (1.0.0) | |
Reading /Users/kellyj/.composer/cache/files/psr/log/fe0936ee26643249e916849d48e3a51d5f5e278b.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/psr/log/bcdecb075839e27ea945dbff341d5aa5' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/8a4a41fb' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/8a4a41fb' | |
- Installing mouf/utils.log.psr.errorlog_logger (v2.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.log.psr.errorlog_logger/ec7335e729689727bd832f17eb34be5951cedf52.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.log.psr.errorlog_logger/c8229ec827bb4bd750c1c2ec3b3e68b2' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/3b8a528f' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/3b8a528f' | |
- Installing mouf/utils.constants.secret (v1.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.constants.secret/8ed977b1a5dd1caf7641d6ffe0570cccebd768b5.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.constants.secret/9cf8524f670f624f871e67b9383add93' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/9ca10181' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/9ca10181' | |
- Installing mouf/utils.cache.file-cache (v2.1.1) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.cache.file-cache/6d29e6ce0460896483edac7c1eddbf89ce47a25a.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.cache.file-cache/b45c7293e6778221b4eaa3c58273c2ba' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/dbf7d91f' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/dbf7d91f' | |
- Installing mouf/mouf-validators-interface (v2.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/mouf-validators-interface/7678d5c0d4e7113aa4f5345e6896933ff8b5e7ce.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/mouf-validators-interface/98b449b7ac433fae39e8a755c7397f1c' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/b584cf40' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/b584cf40' | |
- Installing mouf/utils.cache.apc-cache (v2.1.1) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.cache.apc-cache/0b506ec73c9d0496c7ce74198d7b039311cb71d0.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.cache.apc-cache/c82751f31e44aa8373fc2ca83b0393d0' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/5078d3f1' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/5078d3f1' | |
- Installing mouf/html.renderer (1.3.x-dev 2dac6cb) | |
Cloning 2dac6cbba585b9bb2d733dd7920eb275d8108fe2 | |
Executing command (CWD): git clone --no-checkout 'git://github.com/thecodingmachine/html.renderer.git' '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.renderer' && cd '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.renderer' && git remote add composer 'git://github.com/thecodingmachine/html.renderer.git' && git fetch composer | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.renderer): git remote set-url --push origin '[email protected]:thecodingmachine/html.renderer.git' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.renderer): git branch -r | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.renderer): git checkout '1.3' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.renderer): git checkout -B '1.3' 'composer/1.3' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.renderer): git reset --hard '2dac6cbba585b9bb2d733dd7920eb275d8108fe2' -- | |
- Installing mouf/html.template.templateinterface (v2.1.1) | |
Reading /Users/kellyj/.composer/cache/files/mouf/html.template.templateinterface/92586fd0542117702054fa348a76ee7da57e48f3.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.template.templateinterface/771f3e1cb1e461b1684f2be754d88606' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/de482d32' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/de482d32' | |
- Installing mouf/html.template.mouftemplate (v2.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/html.template.mouftemplate/2e47823a149fb6a4dfaa97ec945ae6816b23b756.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.template.mouftemplate/e2b422b32a9fcd326ac9df0706af2be3' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/82279643' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/82279643' | |
- Installing mouf/javascript.jquery.jquery (v1.11.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/javascript.jquery.jquery/7bae0fbeb391540906ec0ef5e40da6263e5133a3.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/javascript.jquery.jquery/7a4b4ce0640b5cbf704f283c663f7476' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/cef3e782' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/cef3e782' | |
- Installing mouf/html.utils.bootstrap (v2.3.1.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/html.utils.bootstrap/a4e1baf73a77dd5f051b027863f55f329f86008c.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.utils.bootstrap/698120bc1a4e480be3c2de808474deeb' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/ff3bf320' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/ff3bf320' | |
- Installing mouf/javascript.ace (v1.1.3) | |
Reading /Users/kellyj/.composer/cache/files/mouf/javascript.ace/b76425308ba4e90a7ff5dd5ee1615271e87dae85.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/javascript.ace/92393d133ef66d56c2e723f751fb3ede' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/e194f3f9' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/e194f3f9' | |
- Installing mouf/javascript.jquery.jq-bootstrap-validation (v1.3.6.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/javascript.jquery.jq-bootstrap-validation/f25987d36c052f2fd4719c8b949409fa934295ea.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/javascript.jquery.jq-bootstrap-validation/95357c1a7269fb19ae0511fa892008d5' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/dd4afadd' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/dd4afadd' | |
- Installing mouf/javascript.jquery.jquery-ui (v1.10.2.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/javascript.jquery.jquery-ui/0bb621cf5cfe0f6830c469c565143b80b24733d7.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/javascript.jquery.jquery-ui/2942c846df2ef47a42c600757ca4e66f' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/84a61306' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/84a61306' | |
- Installing mouf/javascript.jquery.jquery-filetree (v1.01.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/javascript.jquery.jquery-filetree/da68e197c36ee294969508bd118feb4c315b1f37.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/javascript.jquery.jquery-filetree/de07f1368df3cf55570bd4d51edc2ed8' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/bb49226e' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/bb49226e' | |
- Installing mouf/javascript.syntaxhighlighter (v3.0.83.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/javascript.syntaxhighlighter/6f4499eafbe688f504501ccdc2329edb459150d4.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/javascript.syntaxhighlighter/a919e254bf7b8fb24471990f94c66f68' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/26fa60d3' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/26fa60d3' | |
- Installing mouf/javascript.underscore (v1.3.3.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/javascript.underscore/e1e1122c51c1b1ab8841c75ce4e7cabd857f558c.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/javascript.underscore/e181bf6b00445b13f344e04b751ba8d6' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/a7ddf5d1' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/a7ddf5d1' | |
- Installing mouf/utils.log.log_interface (v2.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.log.log_interface/9178f74f644e420a4b59f51e801c75415783ca34.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.log.log_interface/90e90c17c8bcca7755db5dc753e3aee5' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/e8f209ac' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/e8f209ac' | |
- Installing mouf/utils.log.errorlog_logger (v2.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.log.errorlog_logger/352ad3733757685961818c012187945a4c9d04df.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.log.errorlog_logger/069d7c650e18a146e1777f8cbf847c32' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/9e1b982e' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/9e1b982e' | |
- Installing mouf/utils.cache.no-cache (v2.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.cache.no-cache/bf1758eaea3289b9c3070009ed04dc10b7c129ab.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.cache.no-cache/803a8cc8bd772711a8729a4ac640d777' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/a9adc053' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/a9adc053' | |
- Installing mouf/utils.common.validators (v3.1.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.common.validators/2c2e5ded2c3c5b2185838994ea99681a51952f42.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.common.validators/d02477f878aaa4f2e185d610b9548c5d' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/3d34f1c8' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/3d34f1c8' | |
- Installing mouf/utils.common.url-interface (v1.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.common.url-interface/2b6aa6502b01fcfe55a8bbb114249c15e3ec6610.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.common.url-interface/15ae0567844282c2b4372365a1c60ceb' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/bb245e08' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/bb245e08' | |
- Installing mouf/utils.action.common-action (v1.0.1) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.action.common-action/9498e24435b96812953cbca91fd20daecbfc549a.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.action.common-action/9189b625713850714216dd0042b00001' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/4f1e48f1' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/4f1e48f1' | |
- Installing mouf/mvc.splash (v4.3.1) | |
Reading /Users/kellyj/.composer/cache/files/mouf/mvc.splash/fd988413802baef0c0e4a0c2c1809d59deec280a.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/mvc.splash/fec7eb93d8b357c48cbcace32f2617bf' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/8a1498ca' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/8a1498ca' | |
- Installing mouf/mvc.splash-common (v4.3.1) | |
Reading /Users/kellyj/.composer/cache/files/mouf/mvc.splash-common/f78dba2e8940bd9d6d0f936bd22ec7befafb7fa2.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/mvc.splash-common/91fc540d5c68b0c2088af213bd68860e' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/38c02c49' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/38c02c49' | |
- Installing mouf/utils.session.session-manager (v2.1.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.session.session-manager/6a1a59731444d71db8882a6e60b9728da2125ce3.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.session.session-manager/b7a96ec11ae8a42bf3724b39164ec124' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/632d7481' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/632d7481' | |
- Installing mouf/html.widgets.messageservice (3.0.x-dev 8eaf3a7) | |
Cloning 8eaf3a7bcac0d065f1af567c663548fd74c52684 | |
Executing command (CWD): git clone --no-checkout 'git://github.com/thecodingmachine/html.widgets.messageservice.git' '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.widgets.messageservice' && cd '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.widgets.messageservice' && git remote add composer 'git://github.com/thecodingmachine/html.widgets.messageservice.git' && git fetch composer | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.widgets.messageservice): git remote set-url --push origin '[email protected]:thecodingmachine/html.widgets.messageservice.git' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.widgets.messageservice): git branch -r | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.widgets.messageservice): git checkout '3.0' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.widgets.messageservice): git reset --hard '8eaf3a7bcac0d065f1af567c663548fd74c52684' -- | |
- Installing mouf/html.template.bootstrap (v2.3.3.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/html.template.bootstrap/ec16af152d5125798dfd5e63224006d1fb28fbd2.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/html.template.bootstrap/38497d4ae7ea0d9c6b44e58e07872c8f' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/880a3a56' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/880a3a56' | |
- Installing mouf/container-installer (1.0.x-dev 565f77a) | |
Cloning 565f77ad5de4b7d73d288432fb267fe56827b205 | |
Executing command (CWD): git clone --no-checkout 'git://github.com/thecodingmachine/container-installer.git' '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/container-installer' && cd '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/container-installer' && git remote add composer 'git://github.com/thecodingmachine/container-installer.git' && git fetch composer | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/container-installer): git remote set-url --push origin '[email protected]:thecodingmachine/container-installer.git' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/container-installer): git branch -r | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/container-installer): git checkout '1.0' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/container-installer): git reset --hard '565f77ad5de4b7d73d288432fb267fe56827b205' -- | |
Loading plugin Mouf\ContainerInstaller\ContainerInstallerPlugin_composer_tmp1 | |
- Installing acclimate/container (1.0.0) | |
Reading /Users/kellyj/.composer/cache/files/acclimate/container/6912ee2d9f069c103594977b55c91c7404ac40b9.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/acclimate/container/a6cec12c85d54d200fdf1d9120166656' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/12a0c2af' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/12a0c2af' | |
- Installing mouf/root-container (1.0.x-dev ac3d6c6) | |
Cloning ac3d6c64b0aafa08fe44b3f6cda692acf133e12c | |
Executing command (CWD): git clone --no-checkout 'git://github.com/thecodingmachine/root-container.git' '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/root-container' && cd '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/root-container' && git remote add composer 'git://github.com/thecodingmachine/root-container.git' && git fetch composer | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/root-container): git remote set-url --push origin '[email protected]:thecodingmachine/root-container.git' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/root-container): git branch -r | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/root-container): git checkout '1.0' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/root-container): git reset --hard 'ac3d6c64b0aafa08fe44b3f6cda692acf133e12c' -- | |
- Installing mouf/security.userservice (v2.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/security.userservice/ac2739f414689349ea008f9c173723bb832c8861.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/security.userservice/9b3c7d216b6b229c9498f23eae4bff61' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/3b8cb7bd' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/3b8cb7bd' | |
- Installing mouf/security.simplelogincontroller (3.1.x-dev ff1af43) | |
Cloning ff1af435e6f1ca1ee57ee84a2c2d3f14fc0bc9db | |
Executing command (CWD): git clone --no-checkout 'git://github.com/thecodingmachine/security.simplelogincontroller.git' '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/security.simplelogincontroller' && cd '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/security.simplelogincontroller' && git remote add composer 'git://github.com/thecodingmachine/security.simplelogincontroller.git' && git fetch composer | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/security.simplelogincontroller): git remote set-url --push origin '[email protected]:thecodingmachine/security.simplelogincontroller.git' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/security.simplelogincontroller): git branch -r | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/security.simplelogincontroller): git checkout '3.1' -- | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/security.simplelogincontroller): git reset --hard 'ff1af435e6f1ca1ee57ee84a2c2d3f14fc0bc9db' -- | |
- Installing mouf/security.userfiledao (v2.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/security.userfiledao/7d998e2714e9127f6e722fc7fc672b3abdd090d2.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/security.userfiledao/9c50b7aa7202b7265a528d60d84ccd5f' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/49047afb' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/49047afb' | |
- Installing mouf/security.userservice-splash (v4.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/security.userservice-splash/8cd33757d6fd0ebd3b0903be62c16991e07bf78d.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/security.userservice-splash/ad5f266dcd3d12f2a1960c1c0eac8a9f' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/9f673422' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/9f673422' | |
- Installing mouf/utils.common.getvars (v2.0.0) | |
Reading /Users/kellyj/.composer/cache/files/mouf/utils.common.getvars/b1e42d329fa0861c6f83df176f7aae904cd35740.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/mouf/utils.common.getvars/741ad9382461eac992c5c969f98c4ce6' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/93e43a01' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/93e43a01' | |
- Installing nikic/php-parser (v1.0.2) | |
Reading /Users/kellyj/.composer/cache/files/nikic/php-parser/a8ffc6fcfcbae268656c8acf1298e378ac1ee5f1.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/nikic/php-parser/55b446c7df49071cf8860532fcb8e5bd' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/f78dbb8e' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/f78dbb8e' | |
- Installing symfony/filesystem (v2.6.3) | |
Reading /Users/kellyj/.composer/cache/files/symfony/filesystem/a1f566d1f92e142fa1593f4555d6d89e3044a9b7.zip from cache | |
Loading from cache | |
Extracting archive | |
Executing command (CWD): unzip '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/symfony/filesystem/Symfony/Component/Filesystem/615df75979c2b4f021f9294793d74903' -d '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/d7b71d56' && chmod -R u+w '/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf/vendor/composer/d7b71d56' | |
Generating optimized autoload files | |
Compiling containers list | |
REASON: Required by root: Install command rule (install mouf/mouf 2.1.x-dev) | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf-installer): git log -n1 --pretty=%ct 'd278a9894d957860e45b06d06349205f7f55418c' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/symfony/filesystem): git log -n1 --pretty=%ct '80a0bc4be4c2b037909e9e1a3abefd293a17a1a2' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf-validators-interface): git log -n1 --pretty=%ct '7678d5c0d4e7113aa4f5345e6896933ff8b5e7ce' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/container-installer): git log -n1 --pretty=%ct 'b98d0779cdda9f4a441febc6b55a3f9c54fb066d' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/root-container): git log -n1 --pretty=%ct 'ac3d6c64b0aafa08fe44b3f6cda692acf133e12c' | |
Executing command (/Users/kellyj/Projects/mouf-play/vendor/mouf/mouf): git log -n1 --pretty=%ct 'c366b91407feb1a5a80ae4177f013eb61cb3099e' | |
Writing lock file | |
Generating autoload files | |
Compiling containers list | |
Reading ./composer.lock | |
Updating Harmony dependencies | |
============================= | |
Loading composer repositories with package information | |
Installing dependencies | |
Nothing to install or update | |
Generating autoload files | |
Compiling containers list | |
Script Mouf\ContainerInstaller\ContainerInstallerPlugin::postAutoloadDump handling the post-autoload-dump event terminated with an exception | |
[LogicException] | |
No lockfile found. Unable to read locked packages | |
composer:install [--prefer-source] [--dry-run] [--dev] [--no-scripts] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment