Ce site web est une archive du wiki qui a été utilisé entre 2016 et 2022. Il est maintenu en ligne en l’état afin que ses pages restent consultables. Toutes les fonctionnalités d’interaction (se connecter, créer, modifier…) ont été supprimées et ne seront pas restaurées.

Collectif Point Communs https://chat.lescommuns.org/

Serveur : Différence entre versions

De Wiki des communs
(Page créée avec « === 17 avril 2017 Installation de semantic-result-formats 2.4.2 === apps@elinor:~/mediawiki$ composer require mediawiki/semantic-result-formats "2.4.2" ./composer.json h... »)
 
 
Ligne 89 : Ligne 89 :
 
Writing lock file
 
Writing lock file
 
Generating optimized autoload files
 
Generating optimized autoload files
 +
 +
[[Catégorie:Wiki]]

Version actuelle datée du 1 août 2018 à 21:28

17 avril 2017 Installation de semantic-result-formats 2.4.2

apps@elinor:~/mediawiki$ composer require mediawiki/semantic-result-formats "2.4.2" ./composer.json has been updated > ComposerHookHandler::onPreUpdate Deprecation Notice: The Composer\Package\LinkConstraint\VersionConstraint class is deprecated, use Composer\Semver\Constraint\Constraint instead. in phar:///usr/local/bin/composer/src/Composer/Package/LinkConstraint/VersionConstraint.php:17 Deprecation Notice: The Composer\Package\LinkConstraint\LinkConstraintInterface interface is deprecated, use Composer\Semver\Constraint\ConstraintInterface instead. in phar:///usr/local/bin/composer/src/Composer/Package/LinkConstraint/LinkConstraintInterface.php:17 Loading composer repositories with package information Updating dependencies (including require-dev)   - Installing mediawiki/semantic-result-formats (2.4.2)     Downloading: 100%         

  - Installing jakub-onderka/php-parallel-lint (v0.9)     Downloading: 100%         

  - Installing justinrainbow/json-schema (1.6.1)     Downloading: 100%         

  - Installing symfony/yaml (v2.8.8)     Downloading: 100%         

  - Installing phpunit/php-text-template (1.2.1)     Downloading: 100%         

  - Installing phpunit/phpunit-mock-objects (1.2.3)     Downloading: 100%         

  - Installing phpunit/php-timer (1.0.8)     Downloading: 100%         

  - Installing phpunit/php-file-iterator (1.4.1)     Downloading: 100%         

  - Installing phpunit/php-token-stream (1.2.2)     Downloading: 100%         

  - Installing phpunit/php-code-coverage (1.2.18)     Downloading: 100%         

  - Installing phpunit/phpunit (3.7.37)     Downloading: 100%         

  - Installing squizlabs/php_codesniffer (2.3.0)     Downloading: 100%         

  - Installing mediawiki/mediawiki-codesniffer (v0.3.0)     Downloading: 100%         

  - Installing wikimedia/avro (v1.7.7)     Downloading: 100%         

  - Installing nmred/kafka-php (v0.1.4)     Downloading: 100%         

  - Installing monolog/monolog (1.14.0)     Downloading: 100%         

  - Installing firebase/php-jwt (v2.1.0)     Downloading: 100%         

  - Installing symfony/process (v2.7.3)     Downloading: 100%         

  - Installing kzykhys/pygments (v1.0.0)     Downloading: 100%         

  - Installing ruflin/elastica (2.2.0)     Downloading: 100%         

mediawiki/semantic-result-formats suggests installing phpoffice/phpexcel (Used when exporting to excel format using 'format=excel') mediawiki/semantic-result-formats suggests installing mediawiki/graph-viz (Required for 'format=graph') jakub-onderka/php-parallel-lint suggests installing jakub-onderka/php-console-highlighter (Highlight syntax in code snippet) phpunit/php-code-coverage suggests installing ext-xdebug (>=2.0.5) phpunit/phpunit suggests installing phpunit/php-invoker (~1.1) wikimedia/avro suggests installing ext-gmp (Large integer support for 32-bit platforms.) monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB) monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server) monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required)) monolog/monolog suggests installing ext-mongo (Allow sending log messages to a MongoDB server) monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server) monolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome) monolog/monolog suggests installing raven/raven (Allow sending log messages to a Sentry server) monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar) monolog/monolog suggests installing videlalvaro/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib) ruflin/elastica suggests installing munkie/elasticsearch-thrift-php (Allow using thrift transport) ruflin/elastica suggests installing guzzlehttp/guzzle (Allow using guzzle 5.3.x as the http transport (Requires php 5.4)) ruflin/elastica suggests installing egeloen/http-adapter (Allow using httpadapter transport) Writing lock file Generating optimized autoload files