Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # sudo -u apache /usr/bin/php70 /usr/bin/composer update "mediawiki/chameleon-skin"
- Cannot create cache directory /usr/share/httpd/.composer/cache/repo/https---packagist.org/, or directory is not writable. Proceeding without cache
- Cannot create cache directory /usr/share/httpd/.composer/cache/files/, or directory is not writable. Proceeding without cache
- > ComposerHookHandler::onPreUpdate
- Loading composer repositories with package information
- Updating dependencies (including require-dev)
- Package operations: 40 installs, 0 updates, 0 removals
- - Installing composer/installers (v1.5.0): Downloading (100%)
- - Installing composer/spdx-licenses (1.1.4): Downloading (100%)
- - Installing jakub-onderka/php-parallel-lint (v0.9.2): Downloading (100%)
- - Installing jetbrains/phpstorm-stubs (dev-master 1b99060): Cloning 1b9906084d
- - Installing squizlabs/php_codesniffer (3.0.2): Downloading (100%)
- - Installing mediawiki/mediawiki-codesniffer (v0.12.0): Downloading (100%)
- - Installing symfony/yaml (v3.3.17): Downloading (100%)
- - Installing sebastian/version (1.0.6): Downloading (100%)
- - Installing sebastian/global-state (1.1.1): Downloading (100%)
- - Installing sebastian/recursion-context (1.0.5): Downloading (100%)
- - Installing sebastian/exporter (1.2.2): Downloading (100%)
- - Installing sebastian/environment (1.3.8): Downloading (100%)
- - Installing sebastian/diff (1.4.3): Downloading (100%)
- - Installing sebastian/comparator (1.2.4): Downloading (100%)
- - Installing doctrine/instantiator (1.0.5): Downloading (100%)
- - Installing phpunit/php-text-template (1.2.1): Downloading (100%)
- - Installing phpunit/phpunit-mock-objects (2.3.8): Downloading (100%)
- - Installing phpunit/php-timer (1.0.9): Downloading (100%)
- - Installing phpunit/php-file-iterator (1.4.5): Downloading (100%)
- - Installing phpunit/php-token-stream (1.4.12): Downloading (100%)
- - Installing phpunit/php-code-coverage (2.2.4): Downloading (100%)
- - Installing webmozart/assert (1.3.0): Downloading (100%)
- - Installing phpdocumentor/reflection-common (1.0.1): Downloading (100%)
- - Installing phpdocumentor/type-resolver (0.4.0): Downloading (100%)
- - Installing phpdocumentor/reflection-docblock (4.3.0): Downloading (100%)
- - Installing phpspec/prophecy (1.7.6): Downloading (100%)
- - Installing phpunit/phpunit (4.8.36): Downloading (100%)
- - Installing jakub-onderka/php-console-color (0.1): Downloading (100%)
- - Installing jakub-onderka/php-console-highlighter (v0.3.2): Downloading (100%)
- - Installing dnoegel/php-xdg-base-dir (0.1): Downloading (100%)
- - Installing nikic/php-parser (v2.1.0): Downloading (100%)
- - Installing symfony/polyfill-mbstring (v1.8.0): Downloading (100%)
- - Installing symfony/var-dumper (v3.4.11): Downloading (100%)
- - Installing symfony/debug (v3.4.11): Downloading (100%)
- - Installing symfony/console (v3.3.17): Downloading (100%)
- - Installing psy/psysh (v0.8.5): Downloading (100%)
- - Installing mediawiki/bootstrap (1.2.4): Downloading (100%)
- - Installing mediawiki/chameleon-skin (1.7.1): Downloading (100%)
- - Installing hamcrest/hamcrest-php (v2.0.0): Downloading (100%)
- - Installing wmde/hamcrest-html-matchers (v0.1.1): Downloading (100%)
- sebastian/global-state suggests installing ext-uopz (*)
- phpunit/php-code-coverage suggests installing ext-xdebug (>=2.2.1)
- phpunit/phpunit suggests installing phpunit/php-invoker (~1.1)
- symfony/var-dumper suggests installing ext-symfony_debug ()
- symfony/console suggests installing symfony/event-dispatcher ()
- symfony/console suggests installing symfony/filesystem ()
- psy/psysh suggests installing ext-pdo-sqlite (The doc command requires SQLite to work.)
- psy/psysh suggests installing hoa/console (A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit.)
- Package mediawiki/at-ease is abandoned, you should avoid using it. Use wikimedia/at-ease instead.
- Writing lock file
- Generating optimized autoload files
- > ComposerVendorHtaccessCreator::onEvent
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement