This run took 15 seconds.
$ date Tue Nov 9 00:31:46 UTC 2021 $ git clone file:///srv/git/mediawiki-extensions-SemanticImageInput.git repo --depth=1 -b master Cloning into 'repo'... $ git config user.name libraryupgrader $ git config user.email tools.libraryupgrader@tools.wmflabs.org $ git submodule update --init $ grr init Installed commit-msg hook. $ git show-ref refs/heads/master 7a12e2bacf0e74cdb40cc7101aead679faf2deaf refs/heads/master $ composer install Loading composer repositories with package information Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/ Updating dependencies (including require-dev) Package operations: 43 installs, 0 updates, 0 removals - Installing composer/installers (v1.12.0): Loading from cache - Installing mediawiki/page-forms (3.7): Downloading (connecting...)Downloading (100%) - Installing symfony/polyfill-php80 (v1.23.1): Loading from cache - Installing symfony/polyfill-mbstring (v1.23.1): Loading from cache - Installing symfony/polyfill-intl-normalizer (v1.23.0): Loading from cache - Installing symfony/polyfill-intl-grapheme (v1.23.1): Loading from cache - Installing symfony/polyfill-ctype (v1.23.0): Loading from cache - Installing symfony/string (v5.3.10): Loading from cache - Installing psr/container (1.1.1): Loading from cache - Installing symfony/service-contracts (v2.4.0): Loading from cache - Installing symfony/polyfill-php73 (v1.23.0): Loading from cache - Installing symfony/deprecation-contracts (v2.4.0): Loading from cache - Installing symfony/console (v5.3.10): Loading from cache - Installing psr/log (1.1.4): Loading from cache - Installing mediawiki/minus-x (1.1.1): Loading from cache - Installing php-parallel-lint/php-console-color (v0.3): Loading from cache - Installing php-parallel-lint/php-console-highlighter (v0.5): Loading from cache - Installing php-parallel-lint/php-parallel-lint (v1.3.1): Loading from cache - Installing justinrainbow/json-schema (5.2.11): Loading from cache - Installing seld/jsonlint (1.8.3): Loading from cache - Installing react/promise (v2.8.0): Loading from cache - Installing ezimuel/guzzlestreams (3.0.1): Loading from cache - Installing ezimuel/ringphp (1.1.2): Loading from cache - Installing elasticsearch/elasticsearch (v6.8.2): Loading from cache - Installing symfony/css-selector (v3.4.47): Loading from cache - Installing onoi/shared-resources (0.4.3): Loading from cache - Installing wikimedia/textcat (1.3.0): Loading from cache - Installing wikimedia/cdb (1.4.1): Loading from cache - Installing onoi/tesa (0.1.0): Loading from cache - Installing onoi/callback-container (2.0.0): Loading from cache - Installing onoi/cache (1.2.0): Loading from cache - Installing onoi/http-request (1.3.1): Loading from cache - Installing onoi/blob-store (1.2.1): Loading from cache - Installing onoi/event-dispatcher (1.1.0): Loading from cache - Installing onoi/message-reporter (1.4.2): Loading from cache - Installing serialization/serialization (4.0.0): Loading from cache - Installing data-values/interfaces (1.0.0): Loading from cache - Installing data-values/data-values (3.0.0): Loading from cache - Installing data-values/validators (1.0.0): Loading from cache - Installing data-values/common (1.0.0): Loading from cache - Installing param-processor/param-processor (1.12.0): Loading from cache - Installing mediawiki/parser-hooks (1.6.1): Loading from cache - Installing mediawiki/semantic-media-wiki (3.2.3): Loading from cache mediawiki/page-forms suggests installing mediawiki/open-layers (Allow us to use ResourceLoader for OpenLayers.) symfony/service-contracts suggests installing symfony/service-implementation symfony/console suggests installing symfony/event-dispatcher symfony/console suggests installing symfony/lock symfony/console suggests installing symfony/process elasticsearch/elasticsearch suggests installing monolog/monolog (Allows for client-level logging and tracing) mediawiki/semantic-media-wiki suggests installing mediawiki/semantic-result-formats (Provides additional result formats for queries of structured data) Writing lock file Generating autoload files 17 packages you are using are looking for funding. Use the `composer fund` command to find out more! $ package-lock-lint package-lock.json Checking package-lock.json $ git add . $ git commit -F /tmp/tmp3ogmthy9 On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean