{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "c36e6796baf2a83fab670b15a3ebd431", "packages": [ { "name": "composer/installers", "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "ae03311f45dfe194412081526be2e003960df74b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/ae03311f45dfe194412081526be2e003960df74b", "reference": "ae03311f45dfe194412081526be2e003960df74b", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.6.* || ^2.0", "composer/semver": "^1 || ^3", "phpstan/phpstan": "^0.12.55", "phpstan/phpstan-phpunit": "^0.12.16", "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^2.3" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-main": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\Installers\\": "src/Composer/Installers" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "https://composer.github.io/installers/", "keywords": [ "Craft", "Dolibarr", "Eliasis", "Hurad", "ImageCMS", "Kanboard", "Lan Management System", "MODX Evo", "MantisBT", "Mautic", "Maya", "OXID", "Plentymarkets", "Porto", "RadPHP", "SMF", "Starbug", "Thelia", "Whmcs", "WolfCMS", "agl", "aimeos", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "eZ Platform", "elgg", "expressionengine", "fuelphp", "grav", "installer", "itop", "joomla", "known", "kohana", "laravel", "lavalite", "lithium", "magento", "majima", "mako", "mediawiki", "miaoxing", "modulework", "modx", "moodle", "osclass", "phpbb", "piwik", "ppi", "processwire", "puppet", "pxcms", "reindex", "roundcube", "shopware", "silverstripe", "sydes", "sylius", "symfony", "tastyigniter", "typo3", "wordpress", "yawik", "zend", "zikula" ], "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2021-04-28T06:42:17+00:00" }, { "name": "composer/semver", "version": "1.7.2", "source": { "type": "git", "url": "https://github.com/composer/semver.git", "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/semver/zipball/647490bbcaf7fc4891c58f47b825eb99d19c377a", "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^4.5 || ^5.0.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\Semver\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nils Adermann", "email": "naderman@naderman.de", "homepage": "http://www.naderman.de" }, { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" }, { "name": "Rob Bast", "email": "rob.bast@gmail.com", "homepage": "http://robbast.nl" } ], "description": "Semver library that offers utilities, version constraint parsing and validation.", "keywords": [ "semantic", "semver", "validation", "versioning" ], "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2020-12-03T15:47:16+00:00" }, { "name": "cssjanus/cssjanus", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/cssjanus/php-cssjanus.git", "reference": "93db9fb39c2f9bcf287715ae254c088b14a77799" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cssjanus/php-cssjanus/zipball/93db9fb39c2f9bcf287715ae254c088b14a77799", "reference": "93db9fb39c2f9bcf287715ae254c088b14a77799", "shasum": "" }, "require": { "php": ">=5.6.0" }, "require-dev": { "jakub-onderka/php-parallel-lint": "^0.9.2", "phpunit/phpunit": "^4.8.36", "squizlabs/php_codesniffer": "^3.1.1" }, "type": "library", "autoload": { "psr-0": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Trevor Parscal" }, { "name": "Roan Kattouw" }, { "name": "Timo Tijhof" } ], "description": "Convert CSS stylesheets between left-to-right and right-to-left.", "time": "2019-05-10T23:50:10+00:00" }, { "name": "data-values/common", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/DataValues/Common.git", "reference": "315bd95ef8e5c360ce8a1cf02c0eef35bbb92561" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DataValues/Common/zipball/315bd95ef8e5c360ce8a1cf02c0eef35bbb92561", "reference": "315bd95ef8e5c360ce8a1cf02c0eef35bbb92561", "shasum": "" }, "require": { "data-values/data-values": "~3.0|~2.0|~1.0|~0.1", "data-values/interfaces": "~1.0|~0.2.0", "php": ">=7.2.0" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "^34", "ockcyp/covers-validator": "^1.3.3", "phpunit/phpunit": "~8.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "DataValues\\": "src/DataValues/", "ValueFormatters\\": "src/ValueFormatters/", "ValueParsers\\": "src/ValueParsers/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Jeroen De Dauw", "email": "jeroendedauw@gmail.com", "homepage": "http://jeroendedauw.com", "role": "Developer" } ], "description": "Contains common implementations of the interfaces defined by DataValuesInterfaces", "homepage": "https://github.com/DataValues/Common", "keywords": [ "datavalues", "valueformatters", "valueparsers", "valuevalidators", "wikidata" ], "time": "2021-01-25T15:31:52+00:00" }, { "name": "data-values/data-values", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/DataValues/DataValues.git", "reference": "63dee286f8bb4ae7899c2d2e8d439e7b5332cc49" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DataValues/DataValues/zipball/63dee286f8bb4ae7899c2d2e8d439e7b5332cc49", "reference": "63dee286f8bb4ae7899c2d2e8d439e7b5332cc49", "shasum": "" }, "require": { "php": ">=7.2.0" }, "replace": { "mediawiki/data-values": "*" }, "require-dev": { "phpunit/phpunit": "~8.0", "wikibase/wikibase-codesniffer": "~1.2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { "DataValues\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Jeroen De Dauw", "email": "jeroendedauw@gmail.com", "homepage": "http://jeroendedauw.com", "role": "Developer" } ], "description": "Defines the DataValue interface and some trivial implementations", "homepage": "https://github.com/DataValues/DataValues", "keywords": [ "datavalues", "wikibase", "wikidata" ], "funding": [ { "url": "https://github.com/JeroenDeDauw", "type": "github" } ], "time": "2021-01-19T16:36:36+00:00" }, { "name": "data-values/geo", "version": "4.3.0", "source": { "type": "git", "url": "https://github.com/DataValues/Geo.git", "reference": "58fe0a1d027fce6feddbbe97d04678c6b2e40f17" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DataValues/Geo/zipball/58fe0a1d027fce6feddbbe97d04678c6b2e40f17", "reference": "58fe0a1d027fce6feddbbe97d04678c6b2e40f17", "shasum": "" }, "require": { "data-values/data-values": "^3.0|^2.0|^1.0|~0.1", "data-values/interfaces": "^1.0.0|^0.2.0", "php": ">=7.3", "symfony/polyfill-php80": "^1.18.1" }, "require-dev": { "maglnet/composer-require-checker": "^3.0|^2.0", "mediawiki/mediawiki-codesniffer": "^34 || ^35", "ockcyp/covers-validator": "^1.3.3", "phpmd/phpmd": "^2.9.1", "phpstan/phpstan": "^0.12.68", "phpunit/phpunit": "^9.4.1", "vimeo/psalm": "^4.4.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.x-dev" } }, "autoload": { "psr-4": { "DataValues\\Geo\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Jeroen De Dauw", "email": "jeroendedauw@gmail.com", "homepage": "http://jeroendedauw.com", "role": "Developer" }, { "name": "The Wikidata team", "role": "Developer" } ], "description": "Geographical value objects, parsers and formatters", "homepage": "https://github.com/DataValues/Geo", "keywords": [ "Degrees", "Minutes", "coordinate", "coordinates", "datavalues", "dms", "formatters", "geo", "geographical", "latitude", "latlong", "longitude", "parsers", "seconds", "wikidata" ], "funding": [ { "url": "https://github.com/JeroenDeDauw", "type": "github" } ], "time": "2021-04-21T11:29:29+00:00" }, { "name": "data-values/interfaces", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/DataValues/Interfaces.git", "reference": "244d078954bc05edf8f8c6b088e848289171c3a8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DataValues/Interfaces/zipball/244d078954bc05edf8f8c6b088e848289171c3a8", "reference": "244d078954bc05edf8f8c6b088e848289171c3a8", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "^34", "ockcyp/covers-validator": "~1.0", "phpmd/phpmd": "^2.9.1", "phpstan/phpstan": "^0.12.68", "phpunit/phpunit": "~8.5" }, "type": "library", "autoload": { "psr-4": { "ValueFormatters\\": "src/ValueFormatters/", "ValueParsers\\": "src/ValueParsers/", "ValueValidators\\": "src/ValueValidators/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Jeroen De Dauw", "email": "jeroendedauw@gmail.com", "homepage": "http://jeroendedauw.com", "role": "Developer" } ], "description": "Defines interfaces for ValueParsers, ValueFormatters and ValueValidators", "homepage": "https://github.com/DataValues/Interfaces", "keywords": [ "datavalues", "valueformatters", "valueparsers", "valuevalidators", "wikidata" ], "time": "2021-01-20T13:45:09+00:00" }, { "name": "data-values/validators", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/DataValues/Validators.git", "reference": "83dbac2c5e9442e8fa2119c8b941ecb88156abe8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DataValues/Validators/zipball/83dbac2c5e9442e8fa2119c8b941ecb88156abe8", "reference": "83dbac2c5e9442e8fa2119c8b941ecb88156abe8", "shasum": "" }, "require": { "data-values/data-values": "^3.0.0|^2.1.1|~1.0|~0.1", "data-values/interfaces": "^1.0.0|~0.2.0|~0.1.0", "php": ">=7.2" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "^34", "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.1.x-dev" } }, "autoload": { "psr-4": { "ValueValidators\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Jeroen De Dauw", "email": "jeroendedauw@gmail.com", "homepage": "http://jeroendedauw.com", "role": "Developer" }, { "name": "The Wikidata team", "role": "Developer" } ], "description": "Common ValueValidator implementations", "homepage": "https://github.com/DataValues/Validators", "keywords": [ "datavalues", "validation", "validators", "wikidata" ], "time": "2021-01-22T19:14:47+00:00" }, { "name": "elasticsearch/elasticsearch", "version": "v6.7.2", "source": { "type": "git", "url": "https://github.com/elastic/elasticsearch-php.git", "reference": "9ba89f905ebf699e72dacffa410331c7fecc8255" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/9ba89f905ebf699e72dacffa410331c7fecc8255", "reference": "9ba89f905ebf699e72dacffa410331c7fecc8255", "shasum": "" }, "require": { "ext-json": ">=1.3.7", "guzzlehttp/ringphp": "~1.0", "php": "^7.0", "psr/log": "~1.0" }, "require-dev": { "cpliakas/git-wrapper": "^1.7 || ^2.1", "doctrine/inflector": "^1.1", "mockery/mockery": "^1.2", "phpstan/phpstan-shim": "^0.9 || ^0.11", "phpunit/phpunit": "^5.7 || ^6.5", "squizlabs/php_codesniffer": "^3.4", "symfony/finder": "^2.8", "symfony/yaml": "^2.8" }, "suggest": { "ext-curl": "*", "monolog/monolog": "Allows for client-level logging and tracing" }, "type": "library", "autoload": { "psr-4": { "Elasticsearch\\": "src/Elasticsearch/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Zachary Tong" }, { "name": "Enrico Zimuel" } ], "description": "PHP Client for Elasticsearch", "keywords": [ "client", "elasticsearch", "search" ], "time": "2019-07-19T14:48:24+00:00" }, { "name": "guzzlehttp/guzzle", "version": "6.5.5", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.6.1", "php": ">=5.5", "symfony/polyfill-intl-idn": "^1.17.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.1" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.5-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2020-06-16T21:01:06+00:00" }, { "name": "guzzlehttp/promises", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d", "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "time": "2021-03-07T09:25:29+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "dc960a912984efb74d0a90222870c72c87f10c91" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91", "reference": "dc960a912984efb74d0a90222870c72c87f10c91", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0", "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "ext-zlib": "*", "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.7-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Schultze", "homepage": "https://github.com/Tobion" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "time": "2021-04-26T09:17:50+00:00" }, { "name": "guzzlehttp/ringphp", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/guzzle/RingPHP.git", "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/5e2a174052995663dd68e6b5ad838afd47dd615b", "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b", "shasum": "" }, "require": { "guzzlehttp/streams": "~3.0", "php": ">=5.4.0", "react/promise": "~2.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "~4.0" }, "suggest": { "ext-curl": "Guzzle will use specific adapters if cURL is present" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Ring\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.", "abandoned": true, "time": "2018-07-31T13:22:33+00:00" }, { "name": "guzzlehttp/streams", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/guzzle/streams.git", "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5", "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Stream\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Provides a simple abstraction over streams of data", "homepage": "http://guzzlephp.org/", "keywords": [ "Guzzle", "stream" ], "abandoned": true, "time": "2014-10-12T19:18:40+00:00" }, { "name": "jeroen/file-fetcher", "version": "6.0.0", "source": { "type": "git", "url": "https://github.com/JeroenDeDauw/FileFetcher.git", "reference": "7a17d947e268e351efc42386d4454a41b07ad481" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JeroenDeDauw/FileFetcher/zipball/7a17d947e268e351efc42386d4454a41b07ad481", "reference": "7a17d947e268e351efc42386d4454a41b07ad481", "shasum": "" }, "require": { "php": ">=7.1", "psr/log": "~1.0" }, "require-dev": { "ockcyp/covers-validator": "~1.0", "phpmd/phpmd": "~2.6", "phpstan/phpstan": "~0.10.1", "phpunit/phpunit": "~7.2", "squizlabs/php_codesniffer": "~3.2", "wmde/psr-log-test-doubles": "~2.1" }, "suggest": { "jeroen/file-fetcher-cache ": "Provides a SimpleCache (PSR-16) decorator for file fetchers", "jeroen/file-fetcher-stopwatch": "Provides a Symfony Stopwatch decorator for file fetchers" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.0.x-dev" } }, "autoload": { "psr-4": { "FileFetcher\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeroen De Dauw", "email": "jeroendedauw@gmail.com", "homepage": "http://jeroendedauw.com", "role": "Developer" } ], "description": "Simple file fetching interface", "homepage": "https://github.com/JeroenDeDauw/FileFetcher", "keywords": [ "Test Doubles", "cache", "curl", "file fetcher", "file_get_contents", "http", "http client", "http request", "interface", "mocks", "request", "spies", "stubs", "wget" ], "time": "2019-01-17T11:44:23+00:00" }, { "name": "jeroen/file-fetcher-cache", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/JeroenDeDauw/file-fetcher-cache.git", "reference": "048ca2f966edcb38989332d13543185e864200ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JeroenDeDauw/file-fetcher-cache/zipball/048ca2f966edcb38989332d13543185e864200ba", "reference": "048ca2f966edcb38989332d13543185e864200ba", "shasum": "" }, "require": { "jeroen/file-fetcher": "~6.0|~5.0", "jeroen/simple-cache": "~2.0", "php": ">=7.1", "psr/simple-cache": "~1.0" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "~31.0", "ockcyp/covers-validator": "~1.0", "phpstan/phpstan": "^0.12.29", "phpunit/phpunit": "~7.5", "slevomat/coding-standard": "~6.0", "squizlabs/php_codesniffer": "~3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "FileFetcher\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Jeroen De Dauw", "email": "jeroendedauw@gmail.com", "homepage": "https://EntropyWins.wtf" } ], "description": "Provides a SimpleCache (PSR-16) decorator for file fetchers", "keywords": [ "cache", "caching", "file-fetcher", "file_get_contents", "filefetcher", "psr-16", "simple-cache", "simplecache" ], "funding": [ { "url": "https://github.com/JeroenDeDauw", "type": "github" }, { "url": "https://www.patreon.com/jeroendedauw", "type": "patreon" } ], "time": "2020-08-19T16:25:55+00:00" }, { "name": "jeroen/simple-cache", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/JeroenDeDauw/SimpleCache.git", "reference": "159a72cf2ba7b7506495914d294d9e423700bd54" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JeroenDeDauw/SimpleCache/zipball/159a72cf2ba7b7506495914d294d9e423700bd54", "reference": "159a72cf2ba7b7506495914d294d9e423700bd54", "shasum": "" }, "require": { "php": ">=5.3.0" }, "replace": { "jeroen-de-dauw/simple-cache": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "SimpleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Jeroen De Dauw", "email": "jeroendedauw@gmail.com", "homepage": "http://jeroendedauw.com", "role": "Developer" } ], "description": "Small library defining a minimalistic caching interface and provides some basic implementations", "homepage": "https://github.com/JeroenDeDauw/SimpleCache", "keywords": [ "cache", "simplecache" ], "time": "2014-08-19T00:36:41+00:00" }, { "name": "jeroen/simple-geocoder", "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/JeroenDeDauw/SimpleGeocoder.git", "reference": "1a9e6a6b8318d712363b53b1715aee5ce266e6b8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JeroenDeDauw/SimpleGeocoder/zipball/1a9e6a6b8318d712363b53b1715aee5ce266e6b8", "reference": "1a9e6a6b8318d712363b53b1715aee5ce266e6b8", "shasum": "" }, "require": { "data-values/geo": "~4.0|~3.0|~2.0", "jeroen/file-fetcher": "~6.0|~5.0|~4.0", "php": ">=7.0", "willdurand/geocoder": "~4.1" }, "require-dev": { "geocoder-php/google-maps-provider": "~4.1", "guzzlehttp/psr7": "~1.4", "mediawiki/mediawiki-codesniffer": "~31.0", "ockcyp/covers-validator": "~1.2", "php-http/mock-client": "~1.0", "phpstan/phpstan": "^0.12.29", "phpunit/phpunit": "~6.2", "slevomat/coding-standard": "~6.0", "squizlabs/php_codesniffer": "~3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-4": { "Jeroen\\SimpleGeocoder\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Jeroen De Dauw", "email": "jeroendedauw@gmail.com", "homepage": "https://EntropyWins.wtf", "role": "Developer" } ], "description": "Simple and minimalistic Geocoder interface with some basic implementations", "funding": [ { "url": "https://github.com/JeroenDeDauw", "type": "github" }, { "url": "https://www.patreon.com/jeroendedauw", "type": "patreon" } ], "time": "2020-08-19T15:49:20+00:00" }, { "name": "jmikola/geojson", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/jmikola/geojson.git", "reference": "6ec3016cc0215667b7775f6ead7bd0337ad66eee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jmikola/geojson/zipball/6ec3016cc0215667b7775f6ead7bd0337ad66eee", "reference": "6ec3016cc0215667b7775f6ead7bd0337ad66eee", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~3.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "GeoJson\\": "src/" }, "classmap": [ "stubs/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jeremy Mikola", "email": "jmikola@gmail.com" } ], "description": "GeoJSON implementation for PHP", "homepage": "https://github.com/jmikola/geojson", "keywords": [ "geo", "geojson", "geospatial" ], "time": "2015-09-27T15:35:21+00:00" }, { "name": "justinrainbow/json-schema", "version": "5.2.10", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b", "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1", "json-schema/json-schema-test-suite": "1.2.0", "phpunit/phpunit": "^4.8.35" }, "bin": [ "bin/validate-json" ], "type": "library", "extra": { "branch-alias": { "dev-master": "5.0.x-dev" } }, "autoload": { "psr-4": { "JsonSchema\\": "src/JsonSchema/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bruno Prieto Reis", "email": "bruno.p.reis@gmail.com" }, { "name": "Justin Rainbow", "email": "justin.rainbow@gmail.com" }, { "name": "Igor Wiedler", "email": "igor@wiedler.ch" }, { "name": "Robert Schönthal", "email": "seroscho@googlemail.com" } ], "description": "A library to validate a json schema.", "homepage": "https://github.com/justinrainbow/json-schema", "keywords": [ "json", "schema" ], "time": "2020-05-27T16:41:55+00:00" }, { "name": "liuggio/statsd-php-client", "version": "v1.0.18", "source": { "type": "git", "url": "https://github.com/liuggio/statsd-php-client.git", "reference": "c42e6d6687b7b2d7683186ec7f4f03351cc3dbca" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/liuggio/statsd-php-client/zipball/c42e6d6687b7b2d7683186ec7f4f03351cc3dbca", "reference": "c42e6d6687b7b2d7683186ec7f4f03351cc3dbca", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "monolog/monolog": ">=1.2.0", "phpunit/phpunit": "^4.7" }, "suggest": { "monolog/monolog": "Monolog, in order to do generate statistic from log >=1.2.0)" }, "type": "library", "autoload": { "psr-0": { "Liuggio": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Giulio De Donato", "email": "liuggio@gmail.com" } ], "description": "Statsd (Object Oriented) client library for PHP", "homepage": "https://github.com/liuggio/statsd-php-client/", "keywords": [ "etsy", "monitoring", "php", "statsd" ], "time": "2015-07-23T23:12:45+00:00" }, { "name": "mediawiki/bootstrap", "version": "4.5.0", "source": { "type": "git", "url": "https://github.com/ProfessionalWiki/Bootstrap.git", "reference": "608be3f55a87f3f1b6d37b7c2d0b5cb841191562" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ProfessionalWiki/Bootstrap/zipball/608be3f55a87f3f1b6d37b7c2d0b5cb841191562", "reference": "608be3f55a87f3f1b6d37b7c2d0b5cb841191562", "shasum": "" }, "require": { "composer/installers": "^1.0.1", "mediawiki/scss": "~2.0", "php": ">=5.6" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "31.0.0", "mediawiki/mediawiki-phan-config": "0.10.2", "php": ">=7.2" }, "type": "mediawiki-extension", "extra": { "branch-alias": { "dev-master": "4.x-dev" } }, "autoload": { "psr-4": { "Bootstrap\\": "src/", "Bootstrap\\Tests\\": "tests/phpunit/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Stephan Gambke", "email": "s7eph4n@protonmail.com", "role": "Developer" }, { "name": "Professional.Wiki", "email": "info@professional.wiki", "homepage": "https://professional.wiki", "role": "Maintainer" } ], "description": "Provides the Bootstrap 4 web front-end framework to MediaWiki skins and extensions", "homepage": "https://www.mediawiki.org/wiki/Extension:Bootstrap", "keywords": [ "bootstrap", "extension", "mediawiki", "twitter", "wiki" ], "time": "2021-04-10T23:07:56+00:00" }, { "name": "mediawiki/chameleon-skin", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/ProfessionalWiki/chameleon.git", "reference": "7767458" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ProfessionalWiki/chameleon/zipball/7767458", "reference": "7767458", "shasum": "" }, "require": { "composer/installers": "^1.0.12", "ext-dom": "*", "ext-filter": "*", "mediawiki/bootstrap": "^4.2", "php": ">=7.1" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "36.0.0", "mediawiki/mediawiki-phan-config": "0.10.6", "php": ">=7.2" }, "type": "mediawiki-skin", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Stephan Gambke", "email": "s7eph4n@protonmail.com", "role": "Creator" }, { "name": "Professional.Wiki", "email": "info@professional.wiki", "homepage": "https://professional.wiki", "role": "Maintainer" } ], "description": "A highly flexible MediaWiki skin using Bootstrap 4", "homepage": "https://github.com/ProfessionalWiki/chameleon", "keywords": [ "bootstrap", "mediawiki", "skin", "twitter", "wiki" ], "funding": [ { "url": "https://github.com/JeroenDeDauw", "type": "github" }, { "url": "https://www.patreon.com/jeroendedauw", "type": "patreon" } ], "time": "2021-05-19T19:07:48+00:00" }, { "name": "mediawiki/maps", "version": "8.0.0", "source": { "type": "git", "url": "https://github.com/JeroenDeDauw/Maps.git", "reference": "e36df2e383da16f6c332076329a95637cb6499d4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JeroenDeDauw/Maps/zipball/e36df2e383da16f6c332076329a95637cb6499d4", "reference": "e36df2e383da16f6c332076329a95637cb6499d4", "shasum": "" }, "require": { "composer/installers": "^1.0.1", "data-values/geo": "~4.0|~3.0", "jeroen/file-fetcher": "~6.0|~5.0", "jeroen/file-fetcher-cache": "~1.0", "jeroen/simple-cache": "~2.0", "jeroen/simple-geocoder": "~1.2", "jmikola/geojson": "^1.0.2", "mediawiki/parser-hooks": "~1.5", "mediawiki/validator": "~2.2", "param-processor/param-processor": "^1.10", "php": ">=7.1" }, "replace": { "mediawiki/semantic-maps": "*" }, "require-dev": { "data-values/common": "~0.4.1", "maglnet/composer-require-checker": "^2.0" }, "suggest": { "mediawiki/semantic-media-wiki": "Add, edit, aggregate and visualize structured coordinate data stored with Semantic MediaWiki" }, "type": "mediawiki-extension", "extra": { "branch-alias": { "dev-master": "8.x-dev" } }, "autoload": { "psr-4": { "Maps\\": "src/", "Maps\\Tests\\": "tests/" }, "classmap": [ "MapsRegistration.php" ], "files": [ "Maps_Settings.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Jeroen De Dauw", "email": "jeroendedauw@gmail.com", "homepage": "https://www.entropywins.wtf", "role": "Creator and lead developer" } ], "description": "Adds various mapping features to MediaWiki", "homepage": "https://maps.extension.wiki", "keywords": [ "OpenLayers", "OpenStreetMap", "Semantic Maps", "Semantic MediaWiki", "geocode", "geocoding", "google maps", "leaflet", "maps", "mediawiki", "osm" ], "funding": [ { "url": "https://github.com/JeroenDeDauw", "type": "github" }, { "url": "https://www.patreon.com/jeroendedauw", "type": "patreon" } ], "time": "2020-12-09T13:12:53+00:00" }, { "name": "mediawiki/page-forms", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/wikimedia/mediawiki-extensions-PageForms.git", "reference": "d30332c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/mediawiki-extensions-PageForms/zipball/d30332c5", "reference": "d30332c5", "shasum": "" }, "require": { "composer/installers": "1.*,>=1.0.1", "php": ">=5.5.9" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "36.0.0", "mediawiki/minus-x": "1.1.1", "php-parallel-lint/php-console-highlighter": "0.5.0", "php-parallel-lint/php-parallel-lint": "1.3.0" }, "suggest": { "mediawiki/open-layers": "Allow us to use ResourceLoader for OpenLayers." }, "type": "mediawiki-extension", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" }, "installer-paths": { "../{$name}": [ "mediawiki/open-layers" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Yaron Koren", "homepage": "http://yaronkoren.com/" } ], "description": "Forms for creating and editing wiki pages.", "homepage": "https://www.mediawiki.org/wiki/Extension:Page_Forms", "keywords": [ "Forms", "PF", "Page Forms", "SF", "Semantic Forms", "mediawiki", "wiki" ], "funding": [ { "url": "https://donate.wikimedia.org/?utm_medium=githubRepo", "type": "custom" } ], "time": "2021-03-03T14:49:23+00:00" }, { "name": "mediawiki/parser-hooks", "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/JeroenDeDauw/ParserHooks.git", "reference": "45660efef737bcf33abbbb12c1ddb049c4e713fe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JeroenDeDauw/ParserHooks/zipball/45660efef737bcf33abbbb12c1ddb049c4e713fe", "reference": "45660efef737bcf33abbbb12c1ddb049c4e713fe", "shasum": "" }, "require": { "param-processor/param-processor": "^1.3.2", "php": ">=7.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6.x-dev" } }, "autoload": { "files": [ "ParserHooks.php" ], "psr-4": { "ParserHooks\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Jeroen De Dauw", "email": "jeroendedauw@gmail.com", "homepage": "https://www.entropywins.wtf" } ], "description": "Adds a OOP and declarative parser hook interface on top of MediaWiki", "homepage": "https://github.com/JeroenDeDauw/ParserHooks/blob/master/README.md", "keywords": [ "mediawiki", "parser function", "parser hook", "parserhooks", "tag extension" ], "time": "2020-01-14T02:43:39+00:00" }, { "name": "mediawiki/scss", "version": "2.0.7", "source": { "type": "git", "url": "https://github.com/ProfessionalWiki/SCSS.git", "reference": "7034b0a3b1d327e3f2e03ca41a4407c4291f1406" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ProfessionalWiki/SCSS/zipball/7034b0a3b1d327e3f2e03ca41a4407c4291f1406", "reference": "7034b0a3b1d327e3f2e03ca41a4407c4291f1406", "shasum": "" }, "require": { "php": ">=5.6", "scssphp/scssphp": "^1.5.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { "SCSS\\": "src/", "SCSS\\Tests\\": "tests/phpunit/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Stephan Gambke", "email": "s7eph4n@protonmail.com", "role": "Developer" }, { "name": "Professional.Wiki", "email": "info@professional.wiki", "homepage": "https://professional.wiki", "role": "Maintainer" } ], "description": "Allows using SCSS files for MediaWiki styling", "homepage": "https://github.com/ProfessionalWiki/SCSS", "keywords": [ "extension", "mediawiki", "resouce loader", "resouceloader", "sass", "scss", "scssphp", "wiki" ], "funding": [ { "url": "https://github.com/JeroenDeDauw", "type": "github" } ], "time": "2021-05-18T11:36:27+00:00" }, { "name": "mediawiki/semantic-media-wiki", "version": "3.2.3", "source": { "type": "git", "url": "https://github.com/SemanticMediaWiki/SemanticMediaWiki.git", "reference": "5619c2db49184e862eecc72375e190de0e103df7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/SemanticMediaWiki/SemanticMediaWiki/zipball/5619c2db49184e862eecc72375e190de0e103df7", "reference": "5619c2db49184e862eecc72375e190de0e103df7", "shasum": "" }, "require": { "composer/installers": "1.*,>=1.0.1", "elasticsearch/elasticsearch": "^5.3|^6.0", "ext-mbstring": "*", "justinrainbow/json-schema": "~5.2", "mediawiki/parser-hooks": "~1.4", "onoi/blob-store": "~1.2", "onoi/cache": "~1.2", "onoi/callback-container": "~2.0", "onoi/event-dispatcher": "~1.0", "onoi/http-request": "~1.1", "onoi/message-reporter": "~1.0", "onoi/shared-resources": "~0.3", "onoi/tesa": "~0.1", "param-processor/param-processor": "~1.2", "php": ">=7.1", "psr/log": "~1.0", "seld/jsonlint": "^1.7", "serialization/serialization": "~3.2|~4.0", "symfony/css-selector": "^3.3" }, "replace": { "mediawiki/semantic-mediawiki": "*" }, "require-dev": { "phpmd/phpmd": "~2.1", "squizlabs/php_codesniffer": "~3.5" }, "suggest": { "mediawiki/semantic-result-formats": "Provides additional result formats for queries of structured data" }, "type": "mediawiki-extension", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { "SMW\\": "src/", "SMW\\Maintenance\\": "maintenance/" }, "files": [ "SemanticMediaWiki.php" ], "classmap": [ "includes/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Markus Krötzsch", "homepage": "https://www.korrekt.org/", "role": "Original author" }, { "name": "Jeroen De Dauw", "email": "jeroendedauw@gmail.com", "homepage": "https://www.entropywins.wtf/", "role": "Core developer" }, { "name": "James Hong Kong", "homepage": "https://www.semantic-mediawiki.org/wiki/User:MWJames", "role": "Core developer" } ], "description": "An extension to MediaWiki that lets you store and query structured data within wiki pages", "homepage": "https://www.semantic-mediawiki.org/wiki/", "keywords": [ "SMW", "Semantic MediaWiki", "mediawiki", "wiki" ], "funding": [ { "url": "https://github.com/JeroenDeDauw", "type": "github" }, { "url": "https://github.com/kghbln", "type": "github" } ], "time": "2021-03-29T22:40:46+00:00" }, { "name": "mediawiki/semantic-result-formats", "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/SemanticMediaWiki/SemanticResultFormats.git", "reference": "ecbf369424ae5cd59315a4dca24f50d3af70702a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/SemanticMediaWiki/SemanticResultFormats/zipball/ecbf369424ae5cd59315a4dca24f50d3af70702a", "reference": "ecbf369424ae5cd59315a4dca24f50d3af70702a", "shasum": "" }, "require": { "composer/installers": "1.*,>=1.0.1", "data-values/geo": "~4.0|~3.0|~2.0", "mediawiki/semantic-media-wiki": "~3.0", "nicmart/tree": "^0.2.7", "php": ">=7.1", "symfony/css-selector": "^3.3" }, "suggest": { "mediawiki/graph-viz": "Required for 'format=graph' and 'format=process'", "mediawiki/mermaid": "Required for 'format=gantt'", "phpoffice/phpexcel": "Required for 'format=excel'", "phpoffice/phpspreadsheet": "Required for 'format=spreadsheet'" }, "type": "mediawiki-extension", "extra": { "branch-alias": { "dev-master": "3.2.x-dev" } }, "autoload": { "psr-4": { "SRF\\": "src/" }, "files": [ "SemanticResultFormats.php" ], "classmap": [ "formats/", "SemanticResultFormats.hooks.php", "SemanticResultFormats.parser.php", "SemanticResultFormats.utils.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Jeroen De Dauw", "email": "jeroendedauw@gmail.com", "homepage": "https://www.entropywins.wtf/mediawiki", "role": "Developer" }, { "name": "James Hong Kong", "homepage": "https://www.semantic-mediawiki.org/wiki/User:MWJames", "role": "Developer" }, { "name": "Stephan Gambke", "homepage": "https://www.mediawiki.org/wiki/User:F.trott", "role": "Developer" }, { "name": "Yaron Koren", "homepage": "https://www.yaronkoren.com/", "role": "Developer" } ], "description": "Provides additional result formats for queries using Semantic MediaWiki", "homepage": "https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Result_Formats", "keywords": [ "Result Formats", "SMW", "SRF", "Semantic MediaWiki", "Semantic Result Formats", "mediawiki", "wiki" ], "funding": [ { "url": "https://github.com/JeroenDeDauw", "type": "github" }, { "url": "https://github.com/[user1", "type": "github" }, { "url": "https://github.com/kghbln] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g.", "type": "github" }, { "url": "https://github.com/user2", "type": "github" } ], "time": "2020-08-27T17:44:05+00:00" }, { "name": "mediawiki/validator", "version": "2.2.3", "source": { "type": "git", "url": "https://github.com/JeroenDeDauw/Validator.git", "reference": "944421640b3b34273b3722fbfd155550f1c7a8c6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JeroenDeDauw/Validator/zipball/944421640b3b34273b3722fbfd155550f1c7a8c6", "reference": "944421640b3b34273b3722fbfd155550f1c7a8c6", "shasum": "" }, "require": { "param-processor/param-processor": "~1.1", "php": ">=5.5.0" }, "require-dev": { "data-values/common": "~1.0|~0.4.0|~0.3.1" }, "type": "mediawiki-extension", "extra": { "branch-alias": { "dev-master": "2.2.x-dev" } }, "autoload": { "files": [ "Validator.php" ], "psr-4": { "ParamProcessor\\": "src/ParamProcessor/" }, "classmap": [ "src/legacy/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Jeroen De Dauw", "email": "jeroendedauw@gmail.com", "homepage": "https://www.entropywins.wtf", "role": "Developer" } ], "description": "MediaWiki wrapper for the ParamProcessor library", "homepage": "https://github.com/JeroenDeDauw/Validator", "keywords": [ "ParamProcessor", "SMW", "Semantic MediaWiki", "mediawiki", "validator" ], "funding": [ { "url": "https://github.com/JeroenDeDauw", "type": "github" }, { "url": "https://www.patreon.com/jeroendedauw", "type": "patreon" } ], "time": "2020-11-19T22:38:12+00:00" }, { "name": "mpdf/mpdf", "version": "v6.1.3", "source": { "type": "git", "url": "https://github.com/mpdf/mpdf.git", "reference": "7f138bf7508eac895ac2c13d2509b056ac7e7e97" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mpdf/mpdf/zipball/7f138bf7508eac895ac2c13d2509b056ac7e7e97", "reference": "7f138bf7508eac895ac2c13d2509b056ac7e7e97", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.4.0", "setasign/fpdi": "1.6.*" }, "require-dev": { "phpunit/phpunit": "^4.7" }, "suggest": { "ext-zlib": "Needed for compression of embedded resources, such as fonts" }, "type": "library", "autoload": { "classmap": [ "mpdf.php", "classes" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0" ], "authors": [ { "name": "Ian Back", "role": "Developer" } ], "description": "A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support", "homepage": "http://mpdf.github.io", "keywords": [ "pdf", "php", "utf-8" ], "time": "2016-12-12T10:42:18+00:00" }, { "name": "nicmart/tree", "version": "v0.2.7", "source": { "type": "git", "url": "https://github.com/nicmart/Tree.git", "reference": "0616b54bb49938e1a816141d7943db48ebf76938" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nicmart/Tree/zipball/0616b54bb49938e1a816141d7943db48ebf76938", "reference": "0616b54bb49938e1a816141d7943db48ebf76938", "shasum": "" }, "require": { "php": ">=5.4" }, "type": "library", "autoload": { "psr-4": { "Tree\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolò Martini", "email": "nicmartnic@gmail.com" } ], "description": "A basic but flexible php tree data structure and a fluent tree builder implementation.", "time": "2015-08-20T20:50:35+00:00" }, { "name": "onoi/blob-store", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/onoi/blob-store.git", "reference": "c3e1f15214977e904fc0e91e0480175a464977ce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/onoi/blob-store/zipball/c3e1f15214977e904fc0e91e0480175a464977ce", "reference": "c3e1f15214977e904fc0e91e0480175a464977ce", "shasum": "" }, "require": { "onoi/cache": "~1.1", "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Onoi\\BlobStore\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "mwjames" } ], "description": "A simple interface to manage schema-free temporal persistent key/values", "homepage": "https://github.com/onoi/blob-store", "keywords": [ "messages" ], "time": "2016-07-09T17:32:53+00:00" }, { "name": "onoi/cache", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/onoi/cache.git", "reference": "ecc999186aab7c8db411aedd892b2e5fe5a0b422" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/onoi/cache/zipball/ecc999186aab7c8db411aedd892b2e5fe5a0b422", "reference": "ecc999186aab7c8db411aedd892b2e5fe5a0b422", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Onoi\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "mwjames", "homepage": "https://github.com/mwjames" } ], "description": "A minimalistic cache adapter interface library", "homepage": "https://github.com/onoi/cache", "keywords": [ "cache" ], "time": "2015-06-02T08:52:45+00:00" }, { "name": "onoi/callback-container", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/onoi/callback-container.git", "reference": "cf2f4dda1b2479bc786985fdb5554af528d03e52" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/onoi/callback-container/zipball/cf2f4dda1b2479bc786985fdb5554af528d03e52", "reference": "cf2f4dda1b2479bc786985fdb5554af528d03e52", "shasum": "" }, "require": { "php": ">=5.5", "psr/log": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { "Onoi\\CallbackContainer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "mwjames", "homepage": "https://github.com/mwjames" } ], "description": "A very simple callback container/builder library", "homepage": "https://github.com/onoi/callback-container", "keywords": [ "container" ], "time": "2017-02-18T10:46:46+00:00" }, { "name": "onoi/event-dispatcher", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/onoi/event-dispatcher.git", "reference": "2af64e3997fc59b6d1e1f8f77e65fd6311c37109" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/onoi/event-dispatcher/zipball/2af64e3997fc59b6d1e1f8f77e65fd6311c37109", "reference": "2af64e3997fc59b6d1e1f8f77e65fd6311c37109", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Onoi\\EventDispatcher\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "James Hong Kong" } ], "description": "A minimalistic interface to relay generic events to registered listeners", "homepage": "https://github.com/onoi/event-dispatcher", "keywords": [ "events", "listener" ], "time": "2019-01-27T03:37:14+00:00" }, { "name": "onoi/http-request", "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/onoi/http-request.git", "reference": "a7cf33bae82cffe570086fc06d6617e802c0cc74" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/onoi/http-request/zipball/a7cf33bae82cffe570086fc06d6617e802c0cc74", "reference": "a7cf33bae82cffe570086fc06d6617e802c0cc74", "shasum": "" }, "require": { "onoi/cache": "~1.2", "php": ">=5.3.2" }, "suggest": { "lib-curl": "Allows making CURL requests" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Onoi\\HttpRequest\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "mwjames", "homepage": "https://github.com/mwjames" } ], "description": "A minimalistic http/curl request interface library", "homepage": "https://github.com/onoi/http-request", "keywords": [ "curl", "http request" ], "time": "2017-01-14T16:25:41+00:00" }, { "name": "onoi/message-reporter", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/onoi/message-reporter.git", "reference": "ead8ef8f2868ccee6881e471295ebbaf8428c96c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/onoi/message-reporter/zipball/ead8ef8f2868ccee6881e471295ebbaf8428c96c", "reference": "ead8ef8f2868ccee6881e471295ebbaf8428c96c", "shasum": "" }, "require": { "php": ">=7.3" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "~34.0", "ockcyp/covers-validator": "~1.1", "phpstan/phpstan": "~0.12.67", "phpunit/phpunit": "^9.5", "squizlabs/php_codesniffer": "~3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Onoi\\MessageReporter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Jeroen De Dauw", "homepage": "https://EntropyWins.wtf" }, { "name": "James Hong Kong" } ], "description": "An interface to report and relay arbitrary messages to registered handlers", "homepage": "https://github.com/onoi/message-reporter", "keywords": [ "messages", "reporter" ], "funding": [ { "url": "https://github.com/JeroenDeDauw", "type": "github" } ], "time": "2021-01-15T14:23:11+00:00" }, { "name": "onoi/shared-resources", "version": "0.4.3", "source": { "type": "git", "url": "https://github.com/onoi/shared-resources.git", "reference": "322273a7462eb0c15305dde9207138f00a387080" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/onoi/shared-resources/zipball/322273a7462eb0c15305dde9207138f00a387080", "reference": "322273a7462eb0c15305dde9207138f00a387080", "shasum": "" }, "require": { "composer/installers": "1.*,>=1.0.1", "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "files": [ "Resources.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "mwjames", "role": "Developer" } ], "description": "Shareable and common resource modules", "homepage": "https://github.com/onoi/common-resources", "keywords": [ "mediawiki" ], "time": "2017-04-23T15:14:49+00:00" }, { "name": "onoi/tesa", "version": "0.1.0", "source": { "type": "git", "url": "https://github.com/onoi/tesa.git", "reference": "c8a07ca8738cf6d644e83d10ba2cb1ef93dffa7d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/onoi/tesa/zipball/c8a07ca8738cf6d644e83d10ba2cb1ef93dffa7d", "reference": "c8a07ca8738cf6d644e83d10ba2cb1ef93dffa7d", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.3.2", "wikimedia/cdb": "~1.0", "wikimedia/textcat": "~1.1" }, "type": "library", "autoload": { "psr-4": { "Onoi\\Tesa\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "mwjames", "homepage": "https://github.com/mwjames" } ], "description": "A simple library to sanitize text elements", "homepage": "https://github.com/onoi/tesa", "keywords": [ "transliteration" ], "time": "2016-08-07T10:40:08+00:00" }, { "name": "oojs/oojs-ui", "version": "v0.39.3", "source": { "type": "git", "url": "https://github.com/wikimedia/oojs-ui.git", "reference": "517e59fe02a6857c35220094b8ece47800a7344e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/oojs-ui/zipball/517e59fe02a6857c35220094b8ece47800a7344e", "reference": "517e59fe02a6857c35220094b8ece47800a7344e", "shasum": "" }, "require": { "php": ">=7.2.9" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "31.0.0", "mediawiki/mediawiki-phan-config": "0.10.2", "mediawiki/minus-x": "1.1.0", "php-parallel-lint/php-console-highlighter": "0.5.0", "php-parallel-lint/php-parallel-lint": "1.2.0", "phpunit/phpunit": "^8.5" }, "type": "library", "autoload": { "classmap": [ "php/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bartosz Dziewoński", "email": "matma.rex@gmail.com" }, { "name": "Ed Sanders", "email": "esanders@wikimedia.org" }, { "name": "James D. Forrester", "email": "jforrester@wikimedia.org" }, { "name": "Kirsten Menger-Anderson", "email": "kmenger@wikimedia.org" }, { "name": "Kunal Mehta", "email": "legoktm@gmail.com" }, { "name": "Prateek Saxena", "email": "prtksxna@gmail.com" }, { "name": "Roan Kattouw", "email": "roan@wikimedia.org" }, { "name": "Rob Moen", "email": "rmoen@wikimedia.org" }, { "name": "Timo Tijhof", "email": "krinklemail@gmail.com" }, { "name": "Trevor Parscal", "email": "trevor@wikimedia.org" } ], "description": "Provides library of common widgets, layouts, and windows.", "homepage": "https://www.mediawiki.org/wiki/OOUI", "time": "2020-07-10T06:13:45+00:00" }, { "name": "param-processor/param-processor", "version": "1.12.0", "source": { "type": "git", "url": "https://github.com/JeroenDeDauw/ParamProcessor.git", "reference": "0850dc2af72d31b8f645e0f87a44ff4b68583a64" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JeroenDeDauw/ParamProcessor/zipball/0850dc2af72d31b8f645e0f87a44ff4b68583a64", "reference": "0850dc2af72d31b8f645e0f87a44ff4b68583a64", "shasum": "" }, "require": { "data-values/common": "~1.0|~0.4.0|~0.3.0", "data-values/data-values": "~3.0|~2.0|~1.0", "data-values/interfaces": "~1.0|~0.2.0|~0.1.4", "data-values/validators": "~1.0|~0.1.1", "php": ">=7.1" }, "require-dev": { "ockcyp/covers-validator": "~1.0", "phpmd/phpmd": "~2.6", "phpunit/phpunit": "~8.0|~7.4", "squizlabs/php_codesniffer": "~3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "ParamProcessor\\": "src" }, "files": [ "DefaultConfig.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Jeroen De Dauw", "email": "jeroendedauw@gmail.com", "homepage": "https://EntropyWins.wtf", "role": "Developer" } ], "description": "Parameter processing library", "homepage": "https://github.com/JeroenDeDauw/ParamProcessor", "keywords": [ "ParamProcessor", "SMW", "Semantic MediaWiki", "Vaidation", "declarative", "mediawiki", "parameters", "validator" ], "funding": [ { "url": "https://github.com/JeroenDeDauw", "type": "github" } ], "time": "2021-05-04T14:53:22+00:00" }, { "name": "pear/console_getopt", "version": "v1.4.3", "source": { "type": "git", "url": "https://github.com/pear/Console_Getopt.git", "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0", "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "Console": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Andrei Zmievski", "email": "andrei@php.net", "role": "Lead" }, { "name": "Stig Bakken", "email": "stig@php.net", "role": "Developer" }, { "name": "Greg Beaver", "email": "cellog@php.net", "role": "Helper" } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", "time": "2019-11-20T18:27:48+00:00" }, { "name": "pear/mail", "version": "v1.4.1", "source": { "type": "git", "url": "https://github.com/pear/Mail.git", "reference": "9609ed5e42ac5b221dfd9af85de005c59d418ee7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Mail/zipball/9609ed5e42ac5b221dfd9af85de005c59d418ee7", "reference": "9609ed5e42ac5b221dfd9af85de005c59d418ee7", "shasum": "" }, "require": { "pear/pear-core-minimal": "~1.9", "php": ">=5.2.1" }, "require-dev": { "pear/pear": "*" }, "suggest": { "pear/net_smtp": "Install optionally via your project's composer.json" }, "type": "library", "autoload": { "psr-0": { "Mail": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Chuck Hagenbuch", "email": "chuck@horde.org", "role": "Lead" }, { "name": "Richard Heyes", "email": "richard@phpguru.org", "role": "Developer" }, { "name": "Aleksander Machniak", "email": "alec@alec.pl", "role": "Developer" } ], "description": "Class that provides multiple interfaces for sending emails.", "homepage": "http://pear.php.net/package/Mail", "time": "2017-04-11T17:27:29+00:00" }, { "name": "pear/mail_mime", "version": "1.10.8", "source": { "type": "git", "url": "https://github.com/pear/Mail_Mime.git", "reference": "094b39784aa02cef1a1e267a6fdfae0c42b8f2ac" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Mail_Mime/zipball/094b39784aa02cef1a1e267a6fdfae0c42b8f2ac", "reference": "094b39784aa02cef1a1e267a6fdfae0c42b8f2ac", "shasum": "" }, "require": { "pear/pear-core-minimal": "*" }, "type": "library", "autoload": { "psr-0": { "Mail": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-3-clause" ], "authors": [ { "name": "Cipriano Groenendal", "email": "cipri@php.net", "role": "Lead" }, { "name": "Aleksander Machniak", "email": "alec@php.net", "role": "Lead" } ], "description": "Mail_Mime provides classes to create MIME messages", "homepage": "http://pear.php.net/package/Mail_Mime", "time": "2020-06-13T06:55:37+00:00" }, { "name": "pear/net_smtp", "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/pear/Net_SMTP.git", "reference": "ee0e156ab94b37ac7ad10623a4a62f10a2a2d421" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Net_SMTP/zipball/ee0e156ab94b37ac7ad10623a4a62f10a2a2d421", "reference": "ee0e156ab94b37ac7ad10623a4a62f10a2a2d421", "shasum": "" }, "require": { "pear/net_socket": "@stable", "pear/pear-core-minimal": "@stable", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "*" }, "suggest": { "pear/auth_sasl": "Install optionally via your project's composer.json" }, "type": "library", "autoload": { "psr-0": { "Net": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Jon Parise", "email": "jon@php.net", "homepage": "https://www.indelible.org", "role": "Lead" }, { "name": "Chuck Hagenbuch", "email": "chuck@horde.org", "role": "Lead" } ], "description": "An implementation of the SMTP protocol", "homepage": "https://pear.github.io/Net_SMTP/", "keywords": [ "email", "mail", "smtp" ], "time": "2020-06-06T22:45:09+00:00" }, { "name": "pear/net_socket", "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/pear/Net_Socket.git", "reference": "bbe6a12bb4f7059dba161f6ddd43f369c0ec8d09" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/Net_Socket/zipball/bbe6a12bb4f7059dba161f6ddd43f369c0ec8d09", "reference": "bbe6a12bb4f7059dba161f6ddd43f369c0ec8d09", "shasum": "" }, "require": { "pear/pear_exception": "*" }, "require-dev": { "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-0": { "Net": "./" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "./" ], "license": [ "PHP License" ], "authors": [ { "name": "Chuck Hagenbuch", "email": "chuck@horde.org", "role": "Lead" }, { "name": "Aleksander Machniak", "email": "alec@php.net", "role": "Lead" }, { "name": "Stig Bakken", "email": "stig@php.net", "role": "Lead" } ], "description": "More info available on: http://pear.php.net/package/Net_Socket", "time": "2015-03-22T15:48:19+00:00" }, { "name": "pear/pear-core-minimal", "version": "v1.10.10", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", "reference": "625a3c429d9b2c1546438679074cac1b089116a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7", "reference": "625a3c429d9b2c1546438679074cac1b089116a7", "shasum": "" }, "require": { "pear/console_getopt": "~1.4", "pear/pear_exception": "~1.0" }, "replace": { "rsky/pear-core-min": "self.version" }, "type": "library", "autoload": { "psr-0": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "src/" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Christian Weiske", "email": "cweiske@php.net", "role": "Lead" } ], "description": "Minimal set of PEAR core files to be used as composer dependency", "time": "2019-11-19T19:00:24+00:00" }, { "name": "pear/pear_exception", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "<9" }, "type": "class", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "PEAR/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "." ], "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Helgi Thormar", "email": "dufuz@php.net" }, { "name": "Greg Beaver", "email": "cellog@php.net" } ], "description": "The PEAR Exception base class.", "homepage": "https://github.com/pear/PEAR_Exception", "keywords": [ "exception" ], "time": "2021-03-21T15:43:46+00:00" }, { "name": "pleonasm/bloom-filter", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/pleonasm/bloom-filter.git", "reference": "4a3292c9f83a778c44271bf4e4f6be1204b87f7b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pleonasm/bloom-filter/zipball/4a3292c9f83a778c44271bf4e4f6be1204b87f7b", "reference": "4a3292c9f83a778c44271bf4e4f6be1204b87f7b", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "phpunit/phpunit": "^4.8 || ^5.7 || ^6.4", "satooshi/php-coveralls": "^1.0.1" }, "type": "library", "autoload": { "psr-4": { "Pleo\\BloomFilter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Matthew Nagi", "email": "matthew.nagi@base-2.net" } ], "description": "A pure PHP implementation of a Bloom Filter", "keywords": [ "Bloom Filter", "bloom", "filter", "sets" ], "time": "2018-03-03T21:16:42+00:00" }, { "name": "psr/container", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "time": "2017-02-14T16:28:37+00:00" }, { "name": "psr/http-message", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2016-08-06T14:39:51+00:00" }, { "name": "psr/log", "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "time": "2020-03-23T09:12:05+00:00" }, { "name": "psr/simple-cache", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/simple-cache.git", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\SimpleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interfaces for simple caching", "keywords": [ "cache", "caching", "psr", "psr-16", "simple-cache" ], "time": "2017-10-23T01:57:42+00:00" }, { "name": "ralouphie/getallheaders", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5 || ^6.5" }, "type": "library", "autoload": { "files": [ "src/getallheaders.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders.", "time": "2019-03-08T08:55:37+00:00" }, { "name": "react/promise", "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4", "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { "psr-4": { "React\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jan Sorgalla", "email": "jsorgalla@gmail.com" } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", "keywords": [ "promise", "promises" ], "time": "2020-05-12T15:16:56+00:00" }, { "name": "ruflin/elastica", "version": "6.1.3", "source": { "type": "git", "url": "https://github.com/ruflin/Elastica.git", "reference": "3734c1af1e96c7afd960e21a9ea9f1bec7fe65a8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ruflin/Elastica/zipball/3734c1af1e96c7afd960e21a9ea9f1bec7fe65a8", "reference": "3734c1af1e96c7afd960e21a9ea9f1bec7fe65a8", "shasum": "" }, "require": { "elasticsearch/elasticsearch": "^6.0", "php": "^7.0", "psr/log": "~1.0" }, "require-dev": { "aws/aws-sdk-php": "~3.0", "guzzlehttp/guzzle": "~6.0" }, "suggest": { "aws/aws-sdk-php": "Allow using IAM authentication with Amazon ElasticSearch Service", "egeloen/http-adapter": "Allow using httpadapter transport", "guzzlehttp/guzzle": "Allow using guzzle 6 as the http transport", "monolog/monolog": "Logging request" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.0.x-dev" } }, "autoload": { "psr-4": { "Elastica\\": "lib/Elastica/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Ruflin", "homepage": "http://ruflin.com/" } ], "description": "Elasticsearch Client", "homepage": "http://elastica.io/", "keywords": [ "client", "search" ], "time": "2021-02-17T07:28:43+00:00" }, { "name": "scssphp/scssphp", "version": "v1.5.2", "source": { "type": "git", "url": "https://github.com/scssphp/scssphp.git", "reference": "6fe16f169f55f5e793474fb210aac0a4481619e5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/scssphp/scssphp/zipball/6fe16f169f55f5e793474fb210aac0a4481619e5", "reference": "6fe16f169f55f5e793474fb210aac0a4481619e5", "shasum": "" }, "require": { "ext-ctype": "*", "ext-json": "*", "php": ">=5.6.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.4", "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4", "sass/sass-spec": "*", "squizlabs/php_codesniffer": "~3.5", "symfony/phpunit-bridge": "^5.1", "twbs/bootstrap": "~5.0", "twbs/bootstrap4": "4.6.0", "zurb/foundation": "~6.5" }, "suggest": { "ext-iconv": "Can be used as fallback when ext-mbstring is not available", "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv" }, "bin": [ "bin/pscss" ], "type": "library", "autoload": { "psr-4": { "ScssPhp\\ScssPhp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anthon Pang", "email": "apang@softwaredevelopment.ca", "homepage": "https://github.com/robocoder" }, { "name": "Cédric Morin", "email": "cedric@yterium.com", "homepage": "https://github.com/Cerdic" } ], "description": "scssphp is a compiler for SCSS written in PHP.", "homepage": "http://scssphp.github.io/scssphp/", "keywords": [ "css", "less", "sass", "scss", "stylesheet" ], "time": "2021-05-18T00:05:58+00:00" }, { "name": "seld/jsonlint", "version": "1.8.3", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57", "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57", "shasum": "" }, "require": { "php": "^5.3 || ^7.0 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" }, "bin": [ "bin/jsonlint" ], "type": "library", "autoload": { "psr-4": { "Seld\\JsonLint\\": "src/Seld/JsonLint/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "JSON Linter", "keywords": [ "json", "linter", "parser", "validator" ], "funding": [ { "url": "https://github.com/Seldaek", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint", "type": "tidelift" } ], "time": "2020-11-11T09:19:24+00:00" }, { "name": "serialization/serialization", "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/wmde/Serialization.git", "reference": "6fa293415e2b70c30c1e673d8bcd04d27dc15e44" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wmde/Serialization/zipball/6fa293415e2b70c30c1e673d8bcd04d27dc15e44", "reference": "6fa293415e2b70c30c1e673d8bcd04d27dc15e44", "shasum": "" }, "require": { "php": ">=5.5.9" }, "require-dev": { "phpunit/phpunit": "~4.8", "wikibase/wikibase-codesniffer": "^0.2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "autoload": { "psr-4": { "Deserializers\\": "src/Deserializers/", "Serializers\\": "src/Serializers/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Jeroen De Dauw", "email": "jeroendedauw@gmail.com", "homepage": "http://jeroendedauw.com", "role": "Developer" } ], "description": "Library defining a Serializer and a Deserializer interface and basic utilities", "homepage": "https://github.com/wmde/Serialization", "keywords": [ "deserialization", "deserializer", "serialization", "serializer", "unserialization", "wikidata" ], "time": "2017-10-25T11:45:30+00:00" }, { "name": "setasign/fpdi", "version": "1.6.2", "source": { "type": "git", "url": "https://github.com/Setasign/FPDI.git", "reference": "a6ad58897a6d97cc2d2cd2adaeda343b25a368ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Setasign/FPDI/zipball/a6ad58897a6d97cc2d2cd2adaeda343b25a368ea", "reference": "a6ad58897a6d97cc2d2cd2adaeda343b25a368ea", "shasum": "" }, "suggest": { "setasign/fpdf": "FPDI will extend this class but as it is also possible to use \"tecnickcom/tcpdf\" as an alternative there's no fixed dependency configured.", "setasign/fpdi-fpdf": "Use this package to automatically evaluate dependencies to FPDF.", "setasign/fpdi-tcpdf": "Use this package to automatically evaluate dependencies to TCPDF." }, "type": "library", "autoload": { "classmap": [ "filters/", "fpdi.php", "fpdf_tpl.php", "fpdi_pdf_parser.php", "pdf_context.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jan Slabon", "email": "jan.slabon@setasign.com", "homepage": "https://www.setasign.com" } ], "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.", "homepage": "https://www.setasign.com/fpdi", "keywords": [ "fpdf", "fpdi", "pdf" ], "time": "2017-05-11T14:25:49+00:00" }, { "name": "smarty/smarty", "version": "v3.1.39", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", "reference": "e27da524f7bcd7361e3ea5cdfa99c4378a7b5419" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e27da524f7bcd7361e3ea5cdfa99c4378a7b5419", "reference": "e27da524f7bcd7361e3ea5cdfa99c4378a7b5419", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "phpunit/phpunit": "^7.5 || ^6.5 || ^5.7 || ^4.8", "smarty/smarty-lexer": "^3.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "autoload": { "classmap": [ "libs/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0" ], "authors": [ { "name": "Monte Ohrt", "email": "monte@ohrt.com" }, { "name": "Uwe Tews", "email": "uwe.tews@googlemail.com" }, { "name": "Rodney Rehm", "email": "rodney.rehm@medialize.de" } ], "description": "Smarty - the compiling PHP template engine", "homepage": "http://www.smarty.net", "keywords": [ "templating" ], "time": "2021-02-17T21:57:51+00:00" }, { "name": "symfony/css-selector", "version": "v3.4.47", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", "reference": "da3d9da2ce0026771f5fe64cb332158f1bd2bc33" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/css-selector/zipball/da3d9da2ce0026771f5fe64cb332158f1bd2bc33", "reference": "da3d9da2ce0026771f5fe64cb332158f1bd2bc33", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\CssSelector\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Jean-François Simon", "email": "jeanfrancois.simon@sensiolabs.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2020-10-24T10:57:07+00:00" }, { "name": "symfony/polyfill-intl-idn", "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", "reference": "2d63434d922daf7da8dd863e7907e67ee3031483" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/2d63434d922daf7da8dd863e7907e67ee3031483", "reference": "2d63434d922daf7da8dd863e7907e67ee3031483", "shasum": "" }, "require": { "php": ">=7.1", "symfony/polyfill-intl-normalizer": "^1.10", "symfony/polyfill-php72": "^1.10" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Intl\\Idn\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Laurent Bassin", "email": "laurent@bassin.info" }, { "name": "Trevor Rowbotham", "email": "trevor.rowbotham@pm.me" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "idn", "intl", "polyfill", "portable", "shim" ], "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-01-22T09:19:47+00:00" }, { "name": "symfony/polyfill-intl-normalizer", "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/43a0283138253ed1d48d352ab6d0bdb3f809f248", "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248", "shasum": "" }, "require": { "php": ">=7.1" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Intl\\Normalizer\\": "" }, "files": [ "bootstrap.php" ], "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's Normalizer class and related functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "intl", "normalizer", "polyfill", "portable", "shim" ], "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-01-22T09:19:47+00:00" }, { "name": "symfony/polyfill-php72", "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9", "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Php72\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-01-07T16:49:33+00:00" }, { "name": "symfony/polyfill-php80", "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91", "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, "files": [ "bootstrap.php" ], "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ion Bazan", "email": "ion.bazan@gmail.com" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-01-07T16:49:33+00:00" }, { "name": "wikimedia/assert", "version": "v0.5.0", "source": { "type": "git", "url": "https://github.com/wikimedia/Assert.git", "reference": "d8e97f15b8f3d3799899e3d56452d34511be5764" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/Assert/zipball/d8e97f15b8f3d3799899e3d56452d34511be5764", "reference": "d8e97f15b8f3d3799899e3d56452d34511be5764", "shasum": "" }, "require": { "php": ">=7.2.9" }, "require-dev": { "jakub-onderka/php-console-highlighter": "0.4.0", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/mediawiki-codesniffer": "29.0.0", "mediawiki/minus-x": "1.0.0", "ockcyp/covers-validator": "1.1.1", "phpunit/phpunit": "^8.5" }, "type": "library", "autoload": { "psr-4": { "Wikimedia\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Daniel Kinzler" }, { "name": "Thiemo Kreuz" } ], "description": "Provides runtime assertions", "homepage": "https://github.com/wikimedia/Assert", "keywords": [ "assert", "assertions", "php", "postcondition", "precondition", "qa" ], "time": "2020-02-14T19:22:00+00:00" }, { "name": "wikimedia/at-ease", "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/wikimedia/at-ease.git", "reference": "013ac61929797839c80a111a3f1a4710d8248e7a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/at-ease/zipball/013ac61929797839c80a111a3f1a4710d8248e7a", "reference": "013ac61929797839c80a111a3f1a4710d8248e7a", "shasum": "" }, "require": { "php": ">=5.6.99" }, "require-dev": { "jakub-onderka/php-console-highlighter": "0.3.2", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/mediawiki-codesniffer": "22.0.0", "mediawiki/minus-x": "0.3.1", "ockcyp/covers-validator": "0.5.1 || 0.6.1", "phpunit/phpunit": "4.8.36 || ^6.5" }, "type": "library", "autoload": { "psr-4": { "Wikimedia\\AtEase\\": "src/Wikimedia/AtEase/" }, "files": [ "src/Wikimedia/Functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Tim Starling", "email": "tstarling@wikimedia.org" }, { "name": "MediaWiki developers", "email": "wikitech-l@lists.wikimedia.org" } ], "description": "Safe replacement to @ for suppressing warnings.", "homepage": "https://www.mediawiki.org/wiki/at-ease", "time": "2018-10-10T15:39:06+00:00" }, { "name": "wikimedia/base-convert", "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/wikimedia/base-convert.git", "reference": "449f0d0237cf1e0e71faec90680c88d4af6e711d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/base-convert/zipball/449f0d0237cf1e0e71faec90680c88d4af6e711d", "reference": "449f0d0237cf1e0e71faec90680c88d4af6e711d", "shasum": "" }, "require": { "php": ">=7.2.9" }, "require-dev": { "jakub-onderka/php-console-highlighter": "0.4.0", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/mediawiki-codesniffer": "29.0.0", "mediawiki/minus-x": "1.0.0", "ockcyp/covers-validator": "1.1.1", "phpunit/phpunit": "^8.5" }, "type": "library", "autoload": { "files": [ "src/Functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Brion Vibber", "email": "bvibber@wikimedia.org" }, { "name": "Tyler Romeo", "email": "tylerromeo@gmail.com" } ], "description": "Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.", "homepage": "https://www.mediawiki.org/wiki/base_convert", "time": "2020-03-09T05:35:22+00:00" }, { "name": "wikimedia/cdb", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/wikimedia/cdb.git", "reference": "d49d96232f045311dc1f21bf0d7e40adf82a1f1d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/cdb/zipball/d49d96232f045311dc1f21bf0d7e40adf82a1f1d", "reference": "d49d96232f045311dc1f21bf0d7e40adf82a1f1d", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "jakub-onderka/php-parallel-lint": "0.9", "mediawiki/mediawiki-codesniffer": "0.5.0", "phpunit/phpunit": "4.6.*" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Daniel Kinzler" }, { "name": "Tim Starling", "email": "tstarling@wikimedia.org" }, { "name": "Chad Horohoe", "email": "chad@wikimedia.org" }, { "name": "Ori Livneh", "email": "ori@wikimedia.org" } ], "description": "Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.", "homepage": "https://www.mediawiki.org/wiki/CDB", "time": "2016-05-29T07:39:26+00:00" }, { "name": "wikimedia/cldr-plural-rule-parser", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/wikimedia/CLDRPluralRuleParser.git", "reference": "2b623a411b1a8efa4363e9fda9da496ab83a5d69" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/CLDRPluralRuleParser/zipball/2b623a411b1a8efa4363e9fda9da496ab83a5d69", "reference": "2b623a411b1a8efa4363e9fda9da496ab83a5d69", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "jakub-onderka/php-parallel-lint": "^0.9.0.0", "mediawiki/mediawiki-codesniffer": "^0.3.0.0", "phpunit/phpunit": "^4.7.7.0" }, "type": "library", "autoload": { "psr-4": { "CLDRPluralRuleParser\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Tim Starling", "email": "tstarling@wikimedia.org" }, { "name": "Niklas Laxström", "email": "niklas.laxstrom@gmail.com" } ], "description": "Evaluates plural rules specified in the CLDR project notation.", "homepage": "https://www.mediawiki.org/wiki/CLDRPluralRuleParser", "time": "2015-08-28T17:03:03+00:00" }, { "name": "wikimedia/common-passwords", "version": "0.2.0", "source": { "type": "git", "url": "https://github.com/wikimedia/common-passwords.git", "reference": "b9db612730d427a55e28f4a9b143b87fd72173e0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/common-passwords/zipball/b9db612730d427a55e28f4a9b143b87fd72173e0", "reference": "b9db612730d427a55e28f4a9b143b87fd72173e0", "shasum": "" }, "require": { "php": ">=7.2.9", "pleonasm/bloom-filter": "1.0.2" }, "replace": { "wikimedia/password-blacklist": "^0.1.4" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "31.0.0", "mediawiki/minus-x": "1.1.0", "ockcyp/covers-validator": "1.1.1", "php-parallel-lint/php-console-highlighter": "0.5.0", "php-parallel-lint/php-parallel-lint": "1.2.0", "phpunit/phpunit": "^8.5" }, "type": "library", "autoload": { "psr-4": { "Wikimedia\\CommonPasswords\\": "src/CommonPasswords/", "Wikimedia\\PasswordBlacklist\\": "src/PasswordBlacklist/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sam Reed", "email": "reedy@wikimedia.org" } ], "description": "List of the 100,000 most commonly used passwords", "homepage": "https://www.mediawiki.org/wiki/CommonPasswords", "time": "2020-06-11T14:00:12+00:00" }, { "name": "wikimedia/composer-merge-plugin", "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/wikimedia/composer-merge-plugin.git", "reference": "8ca2ed8ab97c8ebce6b39d9943e9909bb4f18912" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/8ca2ed8ab97c8ebce6b39d9943e9909bb4f18912", "reference": "8ca2ed8ab97c8ebce6b39d9943e9909bb4f18912", "shasum": "" }, "require": { "composer-plugin-api": "^1.1||^2.0", "php": ">=7.2.0" }, "require-dev": { "composer/composer": "^1.1||^2.0", "php-parallel-lint/php-parallel-lint": "~1.1.0", "phpunit/phpunit": "^8.5||^9.0", "squizlabs/php_codesniffer": "~3.5.4" }, "type": "composer-plugin", "extra": { "branch-alias": { "dev-master": "2.x-dev" }, "class": "Wikimedia\\Composer\\Merge\\V2\\MergePlugin" }, "autoload": { "psr-4": { "Wikimedia\\Composer\\Merge\\V2\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bryan Davis", "email": "bd808@wikimedia.org" } ], "description": "Composer plugin to merge multiple composer.json files", "time": "2021-02-24T05:28:06+00:00" }, { "name": "wikimedia/html-formatter", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/wikimedia/html-formatter.git", "reference": "d6241e74d8091cf1fad91a764da5e1ba5f46e785" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/html-formatter/zipball/d6241e74d8091cf1fad91a764da5e1ba5f46e785", "reference": "d6241e74d8091cf1fad91a764da5e1ba5f46e785", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.5" }, "require-dev": { "jakub-onderka/php-console-highlighter": "0.3.2", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/mediawiki-codesniffer": "18.0.0", "mediawiki/minus-x": "0.3.1", "phpunit/phpunit": "4.8.36 || ^6.5" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "MediaWiki contributors" } ], "description": "Performs transformations of HTML by wrapping around libxml2 and working around its countless bugs.", "homepage": "https://www.mediawiki.org/wiki/HtmlFormatter", "time": "2018-04-14T10:06:56+00:00" }, { "name": "wikimedia/ip-set", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/wikimedia/IPSet.git", "reference": "f84555041a405f0ea51c64a0c7fb5fac36e99b84" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/IPSet/zipball/f84555041a405f0ea51c64a0c7fb5fac36e99b84", "reference": "f84555041a405f0ea51c64a0c7fb5fac36e99b84", "shasum": "" }, "require": { "php": ">=5.6.99", "wikimedia/at-ease": "2.0.0" }, "require-dev": { "jakub-onderka/php-console-highlighter": "0.3.2", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/mediawiki-codesniffer": "26.0.0", "mediawiki/minus-x": "0.3.1", "ockcyp/covers-validator": "0.5.1 || 0.6.1", "phpunit/phpunit": "4.8.36 || ^6.5" }, "type": "library", "autoload": { "psr-4": { "Wikimedia\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Brandon Black", "email": "blblack@gmail.com" } ], "description": "Efficiently match IP addresses against a set of CIDR specifications.", "homepage": "https://www.mediawiki.org/wiki/IPSet", "time": "2019-07-16T08:14:03+00:00" }, { "name": "wikimedia/ip-utils", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/wikimedia/mediawiki-libs-IPUtils.git", "reference": "c505b99c0dfab12254d64a5e064bddd13cf066ad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/mediawiki-libs-IPUtils/zipball/c505b99c0dfab12254d64a5e064bddd13cf066ad", "reference": "c505b99c0dfab12254d64a5e064bddd13cf066ad", "shasum": "" }, "require": { "php": ">=5.6.99", "wikimedia/base-convert": "^2.0.0", "wikimedia/ip-set": "^2.0.0" }, "require-dev": { "jakub-onderka/php-console-highlighter": "0.3.2", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/mediawiki-codesniffer": "24.0.0", "mediawiki/minus-x": "0.3.1", "ockcyp/covers-validator": "0.5.1 || 0.6.1", "phpunit/phpunit": "4.8.36 || ^6.5" }, "type": "library", "autoload": { "psr-4": { "Wikimedia\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "MediaWiki developers", "email": "wikitech-l@lists.wikimedia.org" } ], "description": "Functions and constants to play with IP addresses and ranges", "homepage": "https://www.mediawiki.org/wiki/IPUtils", "time": "2019-06-25T17:43:18+00:00" }, { "name": "wikimedia/less.php", "version": "v3.1.0", "source": { "type": "git", "url": "https://github.com/wikimedia/less.php.git", "reference": "a486d78b9bd16b72f237fc6093aa56d69ce8bd13" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/less.php/zipball/a486d78b9bd16b72f237fc6093aa56d69ce8bd13", "reference": "a486d78b9bd16b72f237fc6093aa56d69ce8bd13", "shasum": "" }, "require": { "php": ">=7.2.9" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "34.0.0", "mediawiki/minus-x": "1.0.0", "php-parallel-lint/php-console-highlighter": "0.5.0", "php-parallel-lint/php-parallel-lint": "1.2.0", "phpunit/phpunit": "^8.5" }, "bin": [ "bin/lessc" ], "type": "library", "autoload": { "psr-0": { "Less": "lib/" }, "classmap": [ "lessc.inc.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Josh Schmidt", "homepage": "https://github.com/oyejorge" }, { "name": "Matt Agar", "homepage": "https://github.com/agar" }, { "name": "Martin Jantošovič", "homepage": "https://github.com/Mordred" } ], "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)", "keywords": [ "css", "less", "less.js", "lesscss", "php", "stylesheet" ], "time": "2020-12-11T19:33:31+00:00" }, { "name": "wikimedia/object-factory", "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/wikimedia/object-factory.git", "reference": "863aee60c8f9d964870b1a119d5d9e904233e1aa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/object-factory/zipball/863aee60c8f9d964870b1a119d5d9e904233e1aa", "reference": "863aee60c8f9d964870b1a119d5d9e904233e1aa", "shasum": "" }, "require": { "php": ">=5.6.99", "psr/container": "1.0.0" }, "require-dev": { "jakub-onderka/php-console-highlighter": "0.3.2", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/mediawiki-codesniffer": "24.0.0", "mediawiki/minus-x": "0.3.1", "ockcyp/covers-validator": "0.5.1 || 0.6.1", "phpunit/phpunit": "4.8.36 || ^6.5" }, "type": "library", "autoload": { "psr-4": { "Wikimedia\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Bryan Davis", "email": "bdavis@wikimedia.org" } ], "description": "Construct objects from configuration instructions", "homepage": "https://www.mediawiki.org/wiki/ObjectFactory", "time": "2019-06-19T17:08:21+00:00" }, { "name": "wikimedia/parsoid", "version": "v0.12.2", "source": { "type": "git", "url": "https://github.com/wikimedia/parsoid.git", "reference": "15169a678f9f468ff6465035a32f28e8ec82003f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/parsoid/zipball/15169a678f9f468ff6465035a32f28e8ec82003f", "reference": "15169a678f9f468ff6465035a32f28e8ec82003f", "shasum": "" }, "require": { "composer/semver": "^1.5.1|^3.0.1", "ext-dom": "*", "ext-json": "*", "liuggio/statsd-php-client": "^1.0.18", "php": ">=7.2.0", "psr/log": "^1.1.2", "wikimedia/assert": "0.4.0|^0.5.0", "wikimedia/ip-utils": "^1.0.0|^2.0.0", "wikimedia/object-factory": "^2.1", "wikimedia/remex-html": "^2.2.0", "wikimedia/scoped-callback": "^3.0.0", "wikimedia/wikipeg": "^2.0.4", "wikimedia/zest-css": "^1.1.3" }, "conflict": { "wikimedia/langconv": "<0.3.5 || >=0.4" }, "require-dev": { "composer/composer": "^1.10@RC", "ext-curl": "*", "mediawiki/mediawiki-codesniffer": "31.0.0", "mediawiki/mediawiki-phan-config": "0.10.3", "mediawiki/minus-x": "1.1.0", "monolog/monolog": "~1.25.2", "ockcyp/covers-validator": "1.1.1", "php-parallel-lint/php-console-highlighter": "0.5.0", "php-parallel-lint/php-parallel-lint": "1.2.0", "phpunit/phpunit": "^8.5", "sebastian/diff": "^3.0.2", "wikimedia/alea": "^0.9.2", "wikimedia/langconv": "^0.3.5", "wikimedia/testing-access-wrapper": "~1.0" }, "suggest": { "wikimedia/langconv": "Provides script conversion support" }, "type": "library", "autoload": { "psr-4": { "Wikimedia\\Parsoid\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Wikimedia Parsing Team and the broader MediaWiki community", "homepage": "https://www.mediawiki.org/wiki/Parsoid" } ], "description": "Parsoid, a bidirectional parser between wikitext and HTML5", "homepage": "https://www.mediawiki.org/wiki/Parsoid", "keywords": [ "mediawiki", "parsoid" ], "time": "2021-04-07T20:34:37+00:00" }, { "name": "wikimedia/php-session-serializer", "version": "v1.0.7", "source": { "type": "git", "url": "https://github.com/wikimedia/php-session-serializer.git", "reference": "9382814e701c94358ae02f3260b7ac4951385d83" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/php-session-serializer/zipball/9382814e701c94358ae02f3260b7ac4951385d83", "reference": "9382814e701c94358ae02f3260b7ac4951385d83", "shasum": "" }, "require": { "php": ">=5.5.9", "psr/log": "^1.0", "wikimedia/at-ease": "1.2.0 || 2.0.0" }, "require-dev": { "jakub-onderka/php-console-highlighter": "0.3.2", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/mediawiki-codesniffer": "24.0.0", "mediawiki/minus-x": "0.3.1", "phpunit/phpunit": "4.8.36 || ^6.5" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Brad Jorsch", "email": "bjorsch@wikimedia.org" } ], "description": "Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION", "homepage": "https://www.mediawiki.org/wiki/Php-session-serializer", "time": "2019-02-12T00:31:20+00:00" }, { "name": "wikimedia/purtle", "version": "v1.0.7", "source": { "type": "git", "url": "https://github.com/wikimedia/purtle.git", "reference": "569064c065caae036cd5a685574b6f96f05cfe33" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/purtle/zipball/569064c065caae036cd5a685574b6f96f05cfe33", "reference": "569064c065caae036cd5a685574b6f96f05cfe33", "shasum": "" }, "require": { "php": ">=5.5.9" }, "require-dev": { "jakub-onderka/php-console-highlighter": "0.3.2", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/mediawiki-codesniffer": "16.0.1", "mediawiki/minus-x": "0.3.1", "ockcyp/covers-validator": "0.5.1 || 0.6.1", "phpmd/phpmd": "~2.3", "phpunit/phpunit": "4.8.36 || ^6.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Wikimedia\\Purtle\\": "src/", "Wikimedia\\Purtle\\Tests\\": "tests/phpunit/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Daniel Kinzler" }, { "name": "Stanislav Malyshev" }, { "name": "C. Scott Ananian" }, { "name": "Thiemo Kreuz" } ], "description": "Fast streaming RDF serializer", "homepage": "https://mediawiki.org/wiki/Purtle", "keywords": [ "JSON-LD", "RDF", "Turtle", "serializer" ], "time": "2018-03-20T09:26:13+00:00" }, { "name": "wikimedia/relpath", "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/wikimedia/RelPath.git", "reference": "35e701ff16abf461bb8676a9d9177f86fa0b2c94" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/RelPath/zipball/35e701ff16abf461bb8676a9d9177f86fa0b2c94", "reference": "35e701ff16abf461bb8676a9d9177f86fa0b2c94", "shasum": "" }, "require": { "php": ">=5.5.9" }, "require-dev": { "jakub-onderka/php-parallel-lint": "^0.9.0.0", "mediawiki/mediawiki-codesniffer": "15.0.0", "phpunit/phpunit": "^4.8.9.0" }, "type": "library", "autoload": { "files": [ "src/RelPath/RelPath.php", "src/Wikimedia/RelPath.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ori Livneh", "email": "ori@wikimedia.org" } ], "description": "Compute a relative filepath between two paths.", "homepage": "https://www.mediawiki.org/wiki/RelPath", "time": "2018-01-18T21:23:40+00:00" }, { "name": "wikimedia/remex-html", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/wikimedia/remex-html.git", "reference": "7792461b0605b1fcd4bba47bf54cdc64790edb48" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/remex-html/zipball/7792461b0605b1fcd4bba47bf54cdc64790edb48", "reference": "7792461b0605b1fcd4bba47bf54cdc64790edb48", "shasum": "" }, "require": { "ext-dom": "*", "ext-mbstring": "*", "php": ">=7.2.9", "wikimedia/utfnormal": "1.1.0 || 2.0.0" }, "require-dev": { "ext-json": "*", "jakub-onderka/php-console-highlighter": "0.4.0", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/mediawiki-codesniffer": "30.0.0", "mediawiki/mediawiki-phan-config": "0.9.2", "mediawiki/minus-x": "1.0.0", "ockcyp/covers-validator": "1.1.1", "phpunit/phpunit": "^8.5" }, "type": "library", "autoload": { "psr-4": { "RemexHtml\\": "RemexHtml/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tim Starling", "email": "tstarling@wikimedia.org" } ], "description": "Fast HTML 5 parser", "homepage": "https://www.mediawiki.org/wiki/RemexHtml", "time": "2020-04-29T21:17:01+00:00" }, { "name": "wikimedia/running-stat", "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/wikimedia/RunningStat.git", "reference": "60eebada7cc64b7073d90e7d4bab00efaafa0ba9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/RunningStat/zipball/60eebada7cc64b7073d90e7d4bab00efaafa0ba9", "reference": "60eebada7cc64b7073d90e7d4bab00efaafa0ba9", "shasum": "" }, "require": { "php": ">=5.5.9" }, "require-dev": { "jakub-onderka/php-parallel-lint": "^0.9.0.0", "mediawiki/mediawiki-codesniffer": "15.0.0", "phpunit/phpunit": "4.8.*" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Ori Livneh", "email": "ori@wikimedia.org" } ], "description": "PHP implementations of online statistical algorithms", "homepage": "https://www.mediawiki.org/wiki/RunningStat", "time": "2018-01-18T22:18:47+00:00" }, { "name": "wikimedia/scoped-callback", "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wikimedia/ScopedCallback.git", "reference": "0a480d9a9772634697c77598726cf24606597bd0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/ScopedCallback/zipball/0a480d9a9772634697c77598726cf24606597bd0", "reference": "0a480d9a9772634697c77598726cf24606597bd0", "shasum": "" }, "require": { "php": ">=5.6.99" }, "require-dev": { "jakub-onderka/php-console-highlighter": "0.3.2", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/mediawiki-codesniffer": "22.0.0", "mediawiki/minus-x": "0.3.1", "ockcyp/covers-validator": "0.5.1 || 0.6.1", "phpunit/phpunit": "4.8.36 || ^6.5" }, "type": "library", "autoload": { "psr-4": { "Wikimedia\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Aaron Schulz", "email": "aschulz@wikimedia.org" } ], "description": "Class for asserting that a callback happens when a dummy object leaves scope", "homepage": "https://www.mediawiki.org/wiki/ScopedCallback", "time": "2018-10-30T23:52:20+00:00" }, { "name": "wikimedia/services", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/wikimedia/mediawiki-libs-Services.git", "reference": "5ef69a8a8b0d2ea115d08469bdab468f58fac820" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/mediawiki-libs-Services/zipball/5ef69a8a8b0d2ea115d08469bdab468f58fac820", "reference": "5ef69a8a8b0d2ea115d08469bdab468f58fac820", "shasum": "" }, "require": { "php": ">=7.2.9", "psr/container": "^1.0.0", "wikimedia/assert": "^0.5.0", "wikimedia/scoped-callback": "^3.0" }, "provide": { "psr/container-implementation": "1.0.0" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "31.0.0", "mediawiki/minus-x": "1.1.0", "ockcyp/covers-validator": "1.1.1", "php-parallel-lint/php-console-highlighter": "0.5.0", "php-parallel-lint/php-parallel-lint": "1.2.0", "phpunit/phpunit": "^8.5" }, "type": "library", "autoload": { "psr-4": { "Wikimedia\\Services\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Daniel Kinzler", "email": "dkinzler@wikimedia.org" } ], "description": "Generic service to manage named services using lazy instantiation based on instantiator callback functions", "homepage": "https://www.mediawiki.org/wiki/Services", "time": "2020-06-29T02:46:53+00:00" }, { "name": "wikimedia/textcat", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/wikimedia/wikimedia-textcat.git", "reference": "4f13aed2b32382c9d2fe9dc8b3e3fbb26ea4a2a9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/wikimedia-textcat/zipball/4f13aed2b32382c9d2fe9dc8b3e3fbb26ea4a2a9", "reference": "4f13aed2b32382c9d2fe9dc8b3e3fbb26ea4a2a9", "shasum": "" }, "require": { "php": ">=5.6.99" }, "require-dev": { "jakub-onderka/php-console-highlighter": "0.3.2", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/mediawiki-codesniffer": "24.0.0", "mediawiki/minus-x": "0.3.1", "ockcyp/covers-validator": "0.5.1 || 0.6.1", "phpunit/phpunit": "4.8.36 || ^6.5" }, "type": "library", "autoload": { "psr-0": { "TextCat": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-only" ], "authors": [ { "name": "Stanislav Malyshev", "email": "smalyshev@wikimedia.org" }, { "name": "Trey Jones", "email": "tjones@wikimedia.org" } ], "description": "PHP port of the TextCat language guesser utility, see http://odur.let.rug.nl/~vannoord/TextCat/.", "homepage": "https://www.mediawiki.org/wiki/TextCat", "time": "2019-02-12T05:25:57+00:00" }, { "name": "wikimedia/timestamp", "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/wikimedia/Timestamp.git", "reference": "42ce5586d2189826e28ebcf4cedc96226b6d77e2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/Timestamp/zipball/42ce5586d2189826e28ebcf4cedc96226b6d77e2", "reference": "42ce5586d2189826e28ebcf4cedc96226b6d77e2", "shasum": "" }, "require": { "php": ">=5.6.99" }, "require-dev": { "jakub-onderka/php-console-highlighter": "0.3.2", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/mediawiki-codesniffer": "24.0.0", "mediawiki/minus-x": "0.3.1", "ockcyp/covers-validator": "0.5.1 || 0.6.1", "phpunit/phpunit": "4.8.36 || ^6.5" }, "type": "library", "autoload": { "files": [ "src/defines.php" ], "psr-4": { "Wikimedia\\Timestamp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Tyler Romeo", "email": "tylerromeo@gmail.com" } ], "description": "Creation, parsing, and conversion of timestamps", "homepage": "https://www.mediawiki.org/wiki/Timestamp", "time": "2019-06-19T13:12:08+00:00" }, { "name": "wikimedia/utfnormal", "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/wikimedia/utfnormal.git", "reference": "ec1ec7ce9e25cd275c532afd30bb6092a7633990" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/utfnormal/zipball/ec1ec7ce9e25cd275c532afd30bb6092a7633990", "reference": "ec1ec7ce9e25cd275c532afd30bb6092a7633990", "shasum": "" }, "require": { "php": ">=5.5.9" }, "require-dev": { "ext-mbstring": "*", "jakub-onderka/php-console-highlighter": "0.3.2", "jakub-onderka/php-parallel-lint": "0.9.2", "mediawiki/mediawiki-codesniffer": "16.0.1", "mediawiki/minus-x": "0.3.1", "phpunit/phpunit": "4.8.36" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Brion Vibber", "email": "bvibber@wikimedia.org" } ], "description": "Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present", "homepage": "https://www.mediawiki.org/wiki/utfnormal", "time": "2018-02-27T02:26:36+00:00" }, { "name": "wikimedia/wait-condition-loop", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/wikimedia/WaitConditionLoop.git", "reference": "0321b8ca6a0f701f96e04e5e8e6d3e244ab05338" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/WaitConditionLoop/zipball/0321b8ca6a0f701f96e04e5e8e6d3e244ab05338", "reference": "0321b8ca6a0f701f96e04e5e8e6d3e244ab05338", "shasum": "" }, "require": { "php": ">=5.5.9" }, "require-dev": { "jakub-onderka/php-parallel-lint": "0.9.2", "mediawiki/mediawiki-codesniffer": "0.7.2", "phpunit/phpunit": "4.8.24" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Aaron Schulz", "email": "aschulz@wikimedia.org" } ], "description": "Wait loop that reaches a condition or times out", "homepage": "https://www.mediawiki.org/wiki/WaitConditionLoop", "time": "2016-10-01T06:58:30+00:00" }, { "name": "wikimedia/wikipeg", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/wikimedia/wikipeg.git", "reference": "df47c20859c80923d08ce906c5c7412161ef052f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/wikipeg/zipball/df47c20859c80923d08ce906c5c7412161ef052f", "reference": "df47c20859c80923d08ce906c5c7412161ef052f", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", "php": ">=7.2" }, "require-dev": { "mediawiki/minus-x": "1.1.0", "php-parallel-lint/php-console-highlighter": "0.5.0", "php-parallel-lint/php-parallel-lint": "1.2.0" }, "type": "library", "autoload": { "psr-4": { "WikiPEG\\": "src", "WikiPEG\\Tests\\": "tests/php" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Parser generator for JavaScript and PHP", "time": "2020-12-17T21:12:05+00:00" }, { "name": "wikimedia/wrappedstring", "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/wikimedia/WrappedString.git", "reference": "11b01a2286fd377cb15c2f5561e10f56d58f37a9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/WrappedString/zipball/11b01a2286fd377cb15c2f5561e10f56d58f37a9", "reference": "11b01a2286fd377cb15c2f5561e10f56d58f37a9", "shasum": "" }, "require": { "php": ">=7.2.9" }, "require-dev": { "jakub-onderka/php-console-highlighter": "0.4.0", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/mediawiki-codesniffer": "29.0.0", "mediawiki/minus-x": "1.0.0", "ockcyp/covers-validator": "1.1.1", "phpunit/phpunit": "^8.5" }, "type": "library", "autoload": { "psr-4": { "Wikimedia\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Timo Tijhof", "email": "krinklemail@gmail.com" } ], "description": "Automatically compact sequentially-outputted strings that share a common prefix / suffix pair.", "homepage": "https://www.mediawiki.org/wiki/WrappedString", "time": "2020-02-29T09:50:58+00:00" }, { "name": "wikimedia/xmp-reader", "version": "0.7.0", "source": { "type": "git", "url": "https://github.com/wikimedia/xmp-reader.git", "reference": "4b8ab8ea23cc2ccf2530738081cb4e146d55b86b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/xmp-reader/zipball/4b8ab8ea23cc2ccf2530738081cb4e146d55b86b", "reference": "4b8ab8ea23cc2ccf2530738081cb4e146d55b86b", "shasum": "" }, "require": { "ext-iconv": "*", "ext-xml": "*", "php": ">=7.2.9", "psr/log": "^1.0", "wikimedia/at-ease": "1.2 || 2.0", "wikimedia/scoped-callback": "^1.0 || ^2.0 || ^3.0", "wikimedia/timestamp": "^1.0 || ^2.0 || ^3.0" }, "require-dev": { "ext-exif": "*", "jakub-onderka/php-console-highlighter": "0.3.2", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/mediawiki-codesniffer": "29.0.0", "mediawiki/minus-x": "0.3.2", "ockcyp/covers-validator": "0.5.1 || 0.6.1", "phpunit/phpunit": "4.8.36 || ^6.5" }, "type": "library", "autoload": { "psr-4": { "Wikimedia\\XMPReader\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Brian Wolff", "email": "bawolff+wn@gmail.com" } ], "description": "Reader for XMP data containing properties relevant to images", "homepage": "https://www.mediawiki.org/wiki/XMPReader", "keywords": [ "IPTC", "exif", "metadata", "parse", "xmp" ], "time": "2020-01-16T19:03:42+00:00" }, { "name": "wikimedia/zest-css", "version": "1.1.5", "source": { "type": "git", "url": "https://github.com/wikimedia/mediawiki-libs-Zest.git", "reference": "bc3346fcf2a93f02a8a6697d98c305c14ef1869f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/mediawiki-libs-Zest/zipball/bc3346fcf2a93f02a8a6697d98c305c14ef1869f", "reference": "bc3346fcf2a93f02a8a6697d98c305c14ef1869f", "shasum": "" }, "require": { "ext-mbstring": "*", "ext-xml": "*", "php": ">=7.2.0" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "35.0.0", "mediawiki/mediawiki-phan-config": "0.10.6", "mediawiki/minus-x": "1.1.1", "ockcyp/covers-validator": "1.3.3", "php-parallel-lint/php-console-highlighter": "0.5.0", "php-parallel-lint/php-parallel-lint": "1.2.0", "phpunit/phpunit": "^8.5 || ^9.5", "wikimedia/remex-html": "^2.2.2 || ^2.3", "wikimedia/testing-access-wrapper": "~1.0" }, "suggest": { "ext-intl": "*" }, "type": "library", "autoload": { "psr-4": { "Wikimedia\\Zest\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christopher Jeffrey" }, { "name": "C. Scott Ananian", "email": "cananian@wikimedia.org" } ], "description": "Fast, lightweight, extensible CSS selector engine for PHP", "homepage": "https://www.mediawiki.org/wiki/Zest", "keywords": [ "css", "engine", "selector" ], "time": "2021-03-23T15:15:09+00:00" }, { "name": "willdurand/geocoder", "version": "4.4.0", "source": { "type": "git", "url": "https://github.com/geocoder-php/php-common.git", "reference": "3e86f5b10ab0cef1cf03f979fe8e34b6476daff0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/geocoder-php/php-common/zipball/3e86f5b10ab0cef1cf03f979fe8e34b6476daff0", "reference": "3e86f5b10ab0cef1cf03f979fe8e34b6476daff0", "shasum": "" }, "require": { "php": "^7.3 || ^8.0" }, "require-dev": { "nyholm/nsa": "^1.1", "phpunit/phpunit": "^9.5", "symfony/stopwatch": "~2.5" }, "suggest": { "symfony/stopwatch": "If you want to use the TimedGeocoder" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.1-dev" } }, "autoload": { "psr-4": { "Geocoder\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "William Durand", "email": "william.durand1@gmail.com" } ], "description": "Common files for PHP Geocoder", "homepage": "http://geocoder-php.org", "keywords": [ "abstraction", "geocoder", "geocoding", "geoip" ], "time": "2020-12-21T09:30:01+00:00" }, { "name": "zordius/lightncandy", "version": "v1.2.5", "source": { "type": "git", "url": "https://github.com/zordius/lightncandy.git", "reference": "37aa381e0f27d411a630062070c7a5a2174c62e7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zordius/lightncandy/zipball/37aa381e0f27d411a630062070c7a5a2174c62e7", "reference": "37aa381e0f27d411a630062070c7a5a2174c62e7", "shasum": "" }, "require": { "php": ">=7.1.0" }, "require-dev": { "phpunit/phpunit": "^7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.5-dev" } }, "autoload": { "psr-4": { "LightnCandy\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Zordius Chen", "email": "zordius@gmail.com" } ], "description": "An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).", "homepage": "https://github.com/zordius/lightncandy", "keywords": [ "handlebars", "logicless", "mustache", "php", "template" ], "time": "2020-03-08T06:00:24+00:00" } ], "packages-dev": [ { "name": "composer/package-versions-deprecated", "version": "1.11.99.1", "source": { "type": "git", "url": "https://github.com/composer/package-versions-deprecated.git", "reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/7413f0b55a051e89485c5cb9f765fe24bb02a7b6", "reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6", "shasum": "" }, "require": { "composer-plugin-api": "^1.1.0 || ^2.0", "php": "^7 || ^8" }, "replace": { "ocramius/package-versions": "1.11.99" }, "require-dev": { "composer/composer": "^1.9.3 || ^2.0@dev", "ext-zip": "^1.13", "phpunit/phpunit": "^6.5 || ^7" }, "type": "composer-plugin", "extra": { "class": "PackageVersions\\Installer", "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "PackageVersions\\": "src/PackageVersions" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com" }, { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be" } ], "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2020-11-11T10:22:58+00:00" }, { "name": "composer/spdx-licenses", "version": "1.5.3", "source": { "type": "git", "url": "https://github.com/composer/spdx-licenses.git", "reference": "0c3e51e1880ca149682332770e25977c70cf9dae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/0c3e51e1880ca149682332770e25977c70cf9dae", "reference": "0c3e51e1880ca149682332770e25977c70cf9dae", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\Spdx\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nils Adermann", "email": "naderman@naderman.de", "homepage": "http://www.naderman.de" }, { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" }, { "name": "Rob Bast", "email": "rob.bast@gmail.com", "homepage": "http://robbast.nl" } ], "description": "SPDX licenses list and validation library.", "keywords": [ "license", "spdx", "validator" ], "time": "2020-02-14T07:44:31+00:00" }, { "name": "composer/xdebug-handler", "version": "1.4.6", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", "reference": "f27e06cd9675801df441b3656569b328e04aa37c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f27e06cd9675801df441b3656569b328e04aa37c", "reference": "f27e06cd9675801df441b3656569b328e04aa37c", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0", "psr/log": "^1.0" }, "require-dev": { "phpstan/phpstan": "^0.12.55", "symfony/phpunit-bridge": "^4.2 || ^5" }, "type": "library", "autoload": { "psr-4": { "Composer\\XdebugHandler\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "John Stevenson", "email": "john-stevenson@blueyonder.co.uk" } ], "description": "Restarts a process without Xdebug.", "keywords": [ "Xdebug", "performance" ], "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2021-03-25T17:01:18+00:00" }, { "name": "dnoegel/php-xdg-base-dir", "version": "v0.1.1", "source": { "type": "git", "url": "https://github.com/dnoegel/php-xdg-base-dir.git", "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35" }, "type": "library", "autoload": { "psr-4": { "XdgBaseDir\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "implementation of xdg base directory specification for php", "time": "2019-12-04T15:06:13+00:00" }, { "name": "doctrine/cache", "version": "1.11.2", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "9c53086695937c50c47936ed86d96150ffbcf60d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/9c53086695937c50c47936ed86d96150ffbcf60d", "reference": "9c53086695937c50c47936ed86d96150ffbcf60d", "shasum": "" }, "require": { "php": "~7.1 || ^8.0" }, "conflict": { "doctrine/common": ">2.2,<2.4", "psr/cache": ">=3" }, "require-dev": { "alcaeus/mongo-php-adapter": "^1.1", "cache/integration-tests": "dev-master", "doctrine/coding-standard": "^8.0", "mongodb/mongodb": "^1.1", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", "predis/predis": "~1.0", "psr/cache": "^1.0 || ^2.0", "symfony/cache": "^4.4 || ^5.2" }, "suggest": { "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.", "homepage": "https://www.doctrine-project.org/projects/cache.html", "keywords": [ "abstraction", "apcu", "cache", "caching", "couchdb", "memcached", "php", "redis", "xcache" ], "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache", "type": "tidelift" } ], "time": "2021-05-20T14:57:29+00:00" }, { "name": "doctrine/dbal", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", "reference": "ee6d1260d5cc20ec506455a585945d7bdb98662c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/dbal/zipball/ee6d1260d5cc20ec506455a585945d7bdb98662c", "reference": "ee6d1260d5cc20ec506455a585945d7bdb98662c", "shasum": "" }, "require": { "composer/package-versions-deprecated": "^1.11.99", "doctrine/cache": "^1.0", "doctrine/event-manager": "^1.0", "php": "^7.3 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^8.1", "jetbrains/phpstorm-stubs": "^2019.1", "phpstan/phpstan": "^0.12.40", "phpstan/phpstan-strict-rules": "^0.12.2", "phpunit/phpunit": "^9.4", "psalm/plugin-phpunit": "^0.10.0", "symfony/console": "^2.0.5|^3.0|^4.0|^5.0", "vimeo/psalm": "^3.17.2" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." }, "bin": [ "bin/doctrine-dbal" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\DBAL\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" } ], "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.", "homepage": "https://www.doctrine-project.org/projects/dbal.html", "keywords": [ "abstraction", "database", "db2", "dbal", "mariadb", "mssql", "mysql", "oci8", "oracle", "pdo", "pgsql", "postgresql", "queryobject", "sasql", "sql", "sqlite", "sqlserver", "sqlsrv" ], "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal", "type": "tidelift" } ], "time": "2020-11-15T18:20:41+00:00" }, { "name": "doctrine/event-manager", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/event-manager.git", "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f", "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "conflict": { "doctrine/common": "<2.9@dev" }, "require-dev": { "doctrine/coding-standard": "^6.0", "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\": "lib/Doctrine/Common" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" }, { "name": "Marco Pivetta", "email": "ocramius@gmail.com" } ], "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.", "homepage": "https://www.doctrine-project.org/projects/event-manager.html", "keywords": [ "event", "event dispatcher", "event manager", "event system", "events" ], "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager", "type": "tidelift" } ], "time": "2020-05-29T18:28:51+00:00" }, { "name": "doctrine/instantiator", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b", "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^8.0", "ext-pdo": "*", "ext-phar": "*", "phpbench/phpbench": "^0.13 || 1.0.0-alpha2", "phpstan/phpstan": "^0.12", "phpstan/phpstan-phpunit": "^0.12", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "https://ocramius.github.io/" } ], "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "homepage": "https://www.doctrine-project.org/projects/instantiator.html", "keywords": [ "constructor", "instantiate" ], "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", "type": "tidelift" } ], "time": "2020-11-10T18:47:58+00:00" }, { "name": "doctrine/sql-formatter", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/sql-formatter.git", "reference": "5458bdcf176f6a53292e3f0cc73f292d6302fb0f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/5458bdcf176f6a53292e3f0cc73f292d6302fb0f", "reference": "5458bdcf176f6a53292e3f0cc73f292d6302fb0f", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.4" }, "bin": [ "bin/sql-formatter" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\SqlFormatter\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jeremy Dorn", "email": "jeremy@jeremydorn.com", "homepage": "http://jeremydorn.com/" } ], "description": "a PHP SQL highlighting library", "homepage": "https://github.com/doctrine/sql-formatter/", "keywords": [ "highlight", "sql" ], "time": "2020-05-29T18:32:49+00:00" }, { "name": "felixfbecker/advanced-json-rpc", "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/felixfbecker/php-advanced-json-rpc.git", "reference": "06f0b06043c7438959dbdeed8bb3f699a19be22e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/06f0b06043c7438959dbdeed8bb3f699a19be22e", "reference": "06f0b06043c7438959dbdeed8bb3f699a19be22e", "shasum": "" }, "require": { "netresearch/jsonmapper": "^1.0 || ^2.0", "php": "^7.1 || ^8.0", "phpdocumentor/reflection-docblock": "^4.3.4 || ^5.0.0" }, "require-dev": { "phpunit/phpunit": "^7.0 || ^8.0" }, "type": "library", "autoload": { "psr-4": { "AdvancedJsonRpc\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "ISC" ], "authors": [ { "name": "Felix Becker", "email": "felix.b@outlook.com" } ], "description": "A more advanced JSONRPC implementation", "time": "2021-01-10T17:48:47+00:00" }, { "name": "giorgiosironi/eris", "version": "0.10.0", "source": { "type": "git", "url": "https://github.com/giorgiosironi/eris.git", "reference": "d7cbea45ff7c7621d69589ae7f8a82f183673e69" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/giorgiosironi/eris/zipball/d7cbea45ff7c7621d69589ae7f8a82f183673e69", "reference": "d7cbea45ff7c7621d69589ae7f8a82f183673e69", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", "icomefromthenet/reverse-regex": "v0.0.6.3", "phpunit/phpunit": ">4,<8" }, "suggest": { "icomefromthenet/reverse-regex": "v0.0.6.3 for the regex() Generator", "phpunit/phpunit": "Standard way to run generated test cases" }, "type": "library", "autoload": { "psr-4": { "Eris\\": "src/" }, "files": [ "src/Generator/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gabriele Lana", "email": "gabriele.lana@gmail.com" }, { "name": "Giorgio Sironi", "email": "info@giorgiosironi.com" }, { "name": "Mirko Bonadei", "email": "mirko.bonadei@gmail.com" } ], "description": "PHP library for property-based testing. Integrates with PHPUnit.", "time": "2018-03-23T21:09:07+00:00" }, { "name": "hamcrest/hamcrest-php", "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/hamcrest/hamcrest-php.git", "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3", "shasum": "" }, "require": { "php": "^5.3|^7.0|^8.0" }, "replace": { "cordoval/hamcrest-php": "*", "davedevelopment/hamcrest-php": "*", "kodova/hamcrest-php": "*" }, "require-dev": { "phpunit/php-file-iterator": "^1.4 || ^2.0", "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "autoload": { "classmap": [ "hamcrest" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "This is the PHP port of Hamcrest Matchers", "keywords": [ "test" ], "time": "2020-07-09T08:09:16+00:00" }, { "name": "johnkary/phpunit-speedtrap", "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/johnkary/phpunit-speedtrap.git", "reference": "9ba81d42676da31366c85d3ff8c10a8352d02030" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/johnkary/phpunit-speedtrap/zipball/9ba81d42676da31366c85d3ff8c10a8352d02030", "reference": "9ba81d42676da31366c85d3ff8c10a8352d02030", "shasum": "" }, "require": { "php": ">=7.1", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0-dev" } }, "autoload": { "psr-4": { "JohnKary\\PHPUnit\\Listener\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "John Kary", "email": "john@johnkary.net" } ], "description": "Find and report on slow tests in your PHPUnit test suite", "homepage": "https://github.com/johnkary/phpunit-speedtrap", "keywords": [ "phpunit", "profile", "slow" ], "time": "2020-12-18T16:20:16+00:00" }, { "name": "mediawiki/mediawiki-codesniffer", "version": "v34.0.0", "source": { "type": "git", "url": "https://github.com/wikimedia/mediawiki-tools-codesniffer.git", "reference": "a7f2480d022e288d9d8b2db827111996bb53e598" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/mediawiki-tools-codesniffer/zipball/a7f2480d022e288d9d8b2db827111996bb53e598", "reference": "a7f2480d022e288d9d8b2db827111996bb53e598", "shasum": "" }, "require": { "composer/semver": "^1.5.2|^3.0.1", "composer/spdx-licenses": "~1.5.2", "ext-mbstring": "*", "php": ">=7.2.0", "squizlabs/php_codesniffer": "3.5.8" }, "require-dev": { "mediawiki/mediawiki-phan-config": "0.10.4", "mediawiki/minus-x": "1.1.0", "php-parallel-lint/php-console-highlighter": "0.5.0", "php-parallel-lint/php-parallel-lint": "1.2.0", "phpunit/phpunit": "^8.5" }, "type": "phpcodesniffer-standard", "autoload": { "psr-4": { "MediaWiki\\": "MediaWiki" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "MediaWiki CodeSniffer Standards", "homepage": "https://www.mediawiki.org/wiki/Manual:Coding_conventions/PHP", "keywords": [ "codesniffer", "mediawiki" ], "time": "2020-12-05T07:12:58+00:00" }, { "name": "mediawiki/mediawiki-phan-config", "version": "0.10.6", "source": { "type": "git", "url": "https://github.com/wikimedia/mediawiki-tools-phan.git", "reference": "4bb1607bb41dd00b83ee81f7a4deb7889be16ac1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/mediawiki-tools-phan/zipball/4bb1607bb41dd00b83ee81f7a4deb7889be16ac1", "reference": "4bb1607bb41dd00b83ee81f7a4deb7889be16ac1", "shasum": "" }, "require": { "mediawiki/phan-taint-check-plugin": "3.2.1", "phan/phan": "3.2.6", "php": ">=7.2.0" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "34.0.0", "mediawiki/minus-x": "1.1.0", "ockcyp/covers-validator": "1.3.1", "php-parallel-lint/php-console-highlighter": "0.5.0", "php-parallel-lint/php-parallel-lint": "1.2.0", "phpunit/phpunit": "^8.5" }, "type": "library", "autoload": { "psr-4": { "MediaWikiPhanConfig\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "MediaWiki developers", "email": "wikitech-l@lists.wikimedia.org" } ], "description": "Standard MediaWiki phan configuration", "homepage": "https://www.mediawiki.org/wiki/Continuous_integration/Phan", "time": "2020-12-14T15:30:53+00:00" }, { "name": "mediawiki/phan-taint-check-plugin", "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/wikimedia/phan-taint-check-plugin.git", "reference": "4bc471bd790644398a6749eedd7a841e9a759bd6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/phan-taint-check-plugin/zipball/4bc471bd790644398a6749eedd7a841e9a759bd6", "reference": "4bc471bd790644398a6749eedd7a841e9a759bd6", "shasum": "" }, "require": { "ext-json": "*", "phan/phan": "3.2.6", "php": "^7.2.0 | ^8.0.0" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "34.0.0", "mediawiki/minus-x": "1.1.0", "php-parallel-lint/php-console-highlighter": "0.5.0", "php-parallel-lint/php-parallel-lint": "1.2.0", "phpunit/phpunit": "^8.5" }, "bin": [ "scripts/seccheck-mwext", "scripts/seccheck-slow-mwext", "scripts/seccheck-fast-mwext", "scripts/seccheck-mw", "scripts/seccheck-generic" ], "type": "library", "autoload": { "psr-4": { "SecurityCheckPlugin\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Brian Wolff", "email": "bawolff+wn@gmail.com" }, { "name": "Daimona Eaytoy", "email": "daimona.wiki@gmail.com" } ], "description": "A Phan plugin to do security checking", "keywords": [ "analyzer", "phan", "php", "security", "static", "taint" ], "time": "2020-12-14T11:11:43+00:00" }, { "name": "microsoft/tolerant-php-parser", "version": "v0.0.23", "source": { "type": "git", "url": "https://github.com/microsoft/tolerant-php-parser.git", "reference": "1d76657e3271754515ace52501d3e427eca42ad0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/microsoft/tolerant-php-parser/zipball/1d76657e3271754515ace52501d3e427eca42ad0", "reference": "1d76657e3271754515ace52501d3e427eca42ad0", "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { "phpunit/phpunit": "^6.4" }, "type": "library", "autoload": { "psr-4": { "Microsoft\\PhpParser\\": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rob Lourens", "email": "roblou@microsoft.com" } ], "description": "Tolerant PHP-to-AST parser designed for IDE usage scenarios", "time": "2020-09-13T17:29:12+00:00" }, { "name": "monolog/monolog", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1cb1cde8e8dd0f70cc0fe51354a59acad9302084", "reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084", "shasum": "" }, "require": { "php": ">=7.2", "psr/log": "^1.0.1" }, "provide": { "psr/log-implementation": "1.0.0" }, "require-dev": { "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", "elasticsearch/elasticsearch": "^7", "graylog2/gelf-php": "^1.4.2", "mongodb/mongodb": "^1.8", "php-amqplib/php-amqplib": "~2.4", "php-console/php-console": "^3.1.3", "phpspec/prophecy": "^1.6.1", "phpstan/phpstan": "^0.12.59", "phpunit/phpunit": "^8.5", "predis/predis": "^1.1", "rollbar/rollbar": "^1.3", "ruflin/elastica": ">=0.90 <7.0.1", "swiftmailer/swiftmailer": "^5.3|^6.0" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "doctrine/couchdb": "Allow sending log messages to a CouchDB server", "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-mbstring": "Allow to work properly with unicode symbols", "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "php-console/php-console": "Allow sending log messages to Google Chrome", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.x-dev" } }, "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "https://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "https://github.com/Seldaek/monolog", "keywords": [ "log", "logging", "psr-3" ], "funding": [ { "url": "https://github.com/Seldaek", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", "type": "tidelift" } ], "time": "2020-12-14T13:15:25+00:00" }, { "name": "myclabs/deep-copy", "version": "1.10.2", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220", "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "replace": { "myclabs/deep-copy": "self.version" }, "require-dev": { "doctrine/collections": "^1.0", "doctrine/common": "^2.6", "phpunit/phpunit": "^7.1" }, "type": "library", "autoload": { "psr-4": { "DeepCopy\\": "src/DeepCopy/" }, "files": [ "src/DeepCopy/deep_copy.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Create deep copies (clones) of your objects", "keywords": [ "clone", "copy", "duplicate", "object", "object graph" ], "funding": [ { "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", "type": "tidelift" } ], "time": "2020-11-13T09:40:50+00:00" }, { "name": "netresearch/jsonmapper", "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/cweiske/jsonmapper.git", "reference": "e0f1e33a71587aca81be5cffbb9746510e1fe04e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/e0f1e33a71587aca81be5cffbb9746510e1fe04e", "reference": "e0f1e33a71587aca81be5cffbb9746510e1fe04e", "shasum": "" }, "require": { "ext-json": "*", "ext-pcre": "*", "ext-reflection": "*", "ext-spl": "*", "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "~4.8.35 || ~5.7 || ~6.4 || ~7.0", "squizlabs/php_codesniffer": "~3.5" }, "type": "library", "autoload": { "psr-0": { "JsonMapper": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "OSL-3.0" ], "authors": [ { "name": "Christian Weiske", "email": "cweiske@cweiske.de", "homepage": "http://github.com/cweiske/jsonmapper/", "role": "Developer" } ], "description": "Map nested JSON structures onto PHP classes", "time": "2020-04-16T18:48:43+00:00" }, { "name": "nikic/php-parser", "version": "v4.4.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120", "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=7.0" }, "require-dev": { "ircmaxell/php-yacc": "0.0.5", "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0" }, "bin": [ "bin/php-parse" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.3-dev" } }, "autoload": { "psr-4": { "PhpParser\\": "lib/PhpParser" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ], "time": "2020-04-10T16:34:50+00:00" }, { "name": "nmred/kafka-php", "version": "v0.1.5", "source": { "type": "git", "url": "https://github.com/weiboad/kafka-php.git", "reference": "317ad8c208684db8b9e6d2f5bf7f471e89a8b4eb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/weiboad/kafka-php/zipball/317ad8c208684db8b9e6d2f5bf7f471e89a8b4eb", "reference": "317ad8c208684db8b9e6d2f5bf7f471e89a8b4eb", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpcov": "*", "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "dev-master" }, "type": "library", "autoload": { "psr-0": { "Kafka\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Kafka client for php", "homepage": "http://www.swanlinux.net", "keywords": [ "client", "kafka" ], "time": "2015-12-02T12:06:23+00:00" }, { "name": "phan/phan", "version": "3.2.6", "source": { "type": "git", "url": "https://github.com/phan/phan.git", "reference": "e14110d4bef8643562b02a4003015c2c0dcc9fe4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phan/phan/zipball/e14110d4bef8643562b02a4003015c2c0dcc9fe4", "reference": "e14110d4bef8643562b02a4003015c2c0dcc9fe4", "shasum": "" }, "require": { "composer/semver": "^1.4|^2.0|^3.0", "composer/xdebug-handler": "^1.3.2", "ext-filter": "*", "ext-json": "*", "ext-tokenizer": "*", "felixfbecker/advanced-json-rpc": "^3.0.4", "microsoft/tolerant-php-parser": "0.0.23", "netresearch/jsonmapper": "^1.6.0|^2.0|^3.0", "php": "^7.2.0|^8.0.0", "sabre/event": "^5.0.3", "symfony/console": "^3.2|^4.0|^5.0", "symfony/polyfill-mbstring": "^1.11.0", "symfony/polyfill-php80": "^1.20.0" }, "require-dev": { "phpunit/phpunit": "^8.5.0" }, "suggest": { "ext-ast": "Needed for parsing ASTs (unless --use-fallback-parser is used). 1.0.1+ is needed, 1.0.8+ is recommended.", "ext-iconv": "Either iconv or mbstring is needed to ensure issue messages are valid utf-8", "ext-igbinary": "Improves performance of polyfill when ext-ast is unavailable", "ext-mbstring": "Either iconv or mbstring is needed to ensure issue messages are valid utf-8", "ext-tokenizer": "Needed for fallback/polyfill parser support and file/line-based suppressions." }, "bin": [ "phan", "phan_client", "tocheckstyle" ], "type": "project", "autoload": { "psr-4": { "Phan\\": "src/Phan" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tyson Andre" }, { "name": "Rasmus Lerdorf" }, { "name": "Andrew S. Morrison" } ], "description": "A static analyzer for PHP", "keywords": [ "analyzer", "php", "static" ], "time": "2020-11-27T19:39:49+00:00" }, { "name": "phar-io/manifest", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/phar-io/manifest.git", "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phar-io/manifest/zipball/85265efd3af7ba3ca4b2a2c34dbfc5788dd29133", "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133", "shasum": "" }, "require": { "ext-dom": "*", "ext-phar": "*", "ext-xmlwriter": "*", "phar-io/version": "^3.0.1", "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" }, { "name": "Sebastian Heuer", "email": "sebastian@phpeople.de", "role": "Developer" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "Developer" } ], "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "time": "2020-06-27T14:33:11+00:00" }, { "name": "phar-io/version", "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", "reference": "bae7c545bef187884426f042434e561ab1ddb182" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182", "reference": "bae7c545bef187884426f042434e561ab1ddb182", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" }, { "name": "Sebastian Heuer", "email": "sebastian@phpeople.de", "role": "Developer" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "Developer" } ], "description": "Library for handling version information and constraints", "time": "2021-02-23T14:00:09+00:00" }, { "name": "php-parallel-lint/php-console-color", "version": "v0.3", "source": { "type": "git", "url": "https://github.com/php-parallel-lint/PHP-Console-Color.git", "reference": "b6af326b2088f1ad3b264696c9fd590ec395b49e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-parallel-lint/PHP-Console-Color/zipball/b6af326b2088f1ad3b264696c9fd590ec395b49e", "reference": "b6af326b2088f1ad3b264696c9fd590ec395b49e", "shasum": "" }, "require": { "php": ">=5.4.0" }, "replace": { "jakub-onderka/php-console-color": "*" }, "require-dev": { "php-parallel-lint/php-code-style": "1.0", "php-parallel-lint/php-parallel-lint": "1.0", "php-parallel-lint/php-var-dump-check": "0.*", "phpunit/phpunit": "~4.3", "squizlabs/php_codesniffer": "1.*" }, "type": "library", "autoload": { "psr-4": { "JakubOnderka\\PhpConsoleColor\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Jakub Onderka", "email": "jakub.onderka@gmail.com" } ], "time": "2020-05-14T05:47:14+00:00" }, { "name": "php-parallel-lint/php-console-highlighter", "version": "v0.5", "source": { "type": "git", "url": "https://github.com/php-parallel-lint/PHP-Console-Highlighter.git", "reference": "21bf002f077b177f056d8cb455c5ed573adfdbb8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-parallel-lint/PHP-Console-Highlighter/zipball/21bf002f077b177f056d8cb455c5ed573adfdbb8", "reference": "21bf002f077b177f056d8cb455c5ed573adfdbb8", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.4.0", "php-parallel-lint/php-console-color": "~0.2" }, "replace": { "jakub-onderka/php-console-highlighter": "*" }, "require-dev": { "php-parallel-lint/php-code-style": "~1.0", "php-parallel-lint/php-parallel-lint": "~1.0", "php-parallel-lint/php-var-dump-check": "~0.1", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~1.5" }, "type": "library", "autoload": { "psr-4": { "JakubOnderka\\PhpConsoleHighlighter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jakub Onderka", "email": "acci@acci.cz", "homepage": "http://www.acci.cz/" } ], "description": "Highlight PHP code in terminal", "time": "2020-05-13T07:37:49+00:00" }, { "name": "php-parallel-lint/php-parallel-lint", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/php-parallel-lint/PHP-Parallel-Lint.git", "reference": "474f18bc6cc6aca61ca40bfab55139de614e51ca" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-parallel-lint/PHP-Parallel-Lint/zipball/474f18bc6cc6aca61ca40bfab55139de614e51ca", "reference": "474f18bc6cc6aca61ca40bfab55139de614e51ca", "shasum": "" }, "require": { "ext-json": "*", "php": ">=5.4.0" }, "replace": { "grogy/php-parallel-lint": "*", "jakub-onderka/php-parallel-lint": "*" }, "require-dev": { "nette/tester": "^1.3 || ^2.0", "php-parallel-lint/php-console-highlighter": "~0.3", "squizlabs/php_codesniffer": "~3.0" }, "suggest": { "php-parallel-lint/php-console-highlighter": "Highlight syntax in code snippet" }, "bin": [ "parallel-lint" ], "type": "library", "autoload": { "classmap": [ "./" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Jakub Onderka", "email": "ahoj@jakubonderka.cz" } ], "description": "This tool check syntax of PHP files about 20x faster than serial check.", "homepage": "https://github.com/php-parallel-lint/PHP-Parallel-Lint", "time": "2020-04-04T12:18:32+00:00" }, { "name": "phpdocumentor/reflection-common", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b", "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { "dev-2.x": "2.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jaap van Otterdijk", "email": "opensource@ijaap.nl" } ], "description": "Common reflection classes used by phpdocumentor to reflect the code structure", "homepage": "http://www.phpdoc.org", "keywords": [ "FQSEN", "phpDocumentor", "phpdoc", "reflection", "static analysis" ], "time": "2020-06-27T09:03:43+00:00" }, { "name": "phpdocumentor/reflection-docblock", "version": "5.2.2", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556", "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556", "shasum": "" }, "require": { "ext-filter": "*", "php": "^7.2 || ^8.0", "phpdocumentor/reflection-common": "^2.2", "phpdocumentor/type-resolver": "^1.3", "webmozart/assert": "^1.9.1" }, "require-dev": { "mockery/mockery": "~1.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" }, { "name": "Jaap van Otterdijk", "email": "account@ijaap.nl" } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "time": "2020-09-03T19:13:55+00:00" }, { "name": "phpdocumentor/type-resolver", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0", "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", "phpdocumentor/reflection-common": "^2.0" }, "require-dev": { "ext-tokenizer": "*" }, "type": "library", "extra": { "branch-alias": { "dev-1.x": "1.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" } ], "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "time": "2020-09-17T18:55:26+00:00" }, { "name": "phpspec/prophecy", "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea", "reference": "be1996ed8adc35c3fd795488a653f4b518be70ea", "shasum": "" }, "require": { "doctrine/instantiator": "^1.2", "php": "^7.2 || ~8.0, <8.1", "phpdocumentor/reflection-docblock": "^5.2", "sebastian/comparator": "^3.0 || ^4.0", "sebastian/recursion-context": "^3.0 || ^4.0" }, "require-dev": { "phpspec/phpspec": "^6.0", "phpunit/phpunit": "^8.0 || ^9.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.11.x-dev" } }, "autoload": { "psr-4": { "Prophecy\\": "src/Prophecy" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", "homepage": "http://everzet.com" }, { "name": "Marcello Duarte", "email": "marcello.duarte@gmail.com" } ], "description": "Highly opinionated mocking framework for PHP 5.3+", "homepage": "https://github.com/phpspec/prophecy", "keywords": [ "Double", "Dummy", "fake", "mock", "spy", "stub" ], "time": "2021-03-17T13:42:18+00:00" }, { "name": "phpunit/php-code-coverage", "version": "7.0.14", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "bb7c9a210c72e4709cdde67f8b7362f672f2225c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/bb7c9a210c72e4709cdde67f8b7362f672f2225c", "reference": "bb7c9a210c72e4709cdde67f8b7362f672f2225c", "shasum": "" }, "require": { "ext-dom": "*", "ext-xmlwriter": "*", "php": ">=7.2", "phpunit/php-file-iterator": "^2.0.2", "phpunit/php-text-template": "^1.2.1", "phpunit/php-token-stream": "^3.1.1 || ^4.0", "sebastian/code-unit-reverse-lookup": "^1.0.1", "sebastian/environment": "^4.2.2", "sebastian/version": "^2.0.1", "theseer/tokenizer": "^1.1.3" }, "require-dev": { "phpunit/phpunit": "^8.2.2" }, "suggest": { "ext-xdebug": "^2.7.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "7.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", "homepage": "https://github.com/sebastianbergmann/php-code-coverage", "keywords": [ "coverage", "testing", "xunit" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-12-02T13:39:03+00:00" }, { "name": "phpunit/php-file-iterator", "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", "reference": "4b49fb70f067272b659ef0174ff9ca40fdaa6357" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/4b49fb70f067272b659ef0174ff9ca40fdaa6357", "reference": "4b49fb70f067272b659ef0174ff9ca40fdaa6357", "shasum": "" }, "require": { "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "FilterIterator implementation that filters files based on a list of suffixes.", "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", "keywords": [ "filesystem", "iterator" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T08:25:21+00:00" }, { "name": "phpunit/php-text-template", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Simple template engine.", "homepage": "https://github.com/sebastianbergmann/php-text-template/", "keywords": [ "template" ], "time": "2015-06-21T13:50:34+00:00" }, { "name": "phpunit/php-timer", "version": "2.1.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d85a58a9a3bd5662", "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662", "shasum": "" }, "require": { "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Utility class for timing", "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ "timer" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T08:20:02+00:00" }, { "name": "phpunit/php-token-stream", "version": "4.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/a853a0e183b9db7eed023d7933a858fa1c8d25a3", "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": "^7.3 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Wrapper around PHP's tokenizer extension.", "homepage": "https://github.com/sebastianbergmann/php-token-stream/", "keywords": [ "tokenizer" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "abandoned": true, "time": "2020-08-04T08:28:15+00:00" }, { "name": "phpunit/phpunit", "version": "8.5.15", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "038d4196d8e8cb405cd5e82cedfe413ad6eef9ef" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/038d4196d8e8cb405cd5e82cedfe413ad6eef9ef", "reference": "038d4196d8e8cb405cd5e82cedfe413ad6eef9ef", "shasum": "" }, "require": { "doctrine/instantiator": "^1.3.1", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", "myclabs/deep-copy": "^1.10.0", "phar-io/manifest": "^2.0.1", "phar-io/version": "^3.0.2", "php": ">=7.2", "phpspec/prophecy": "^1.10.3", "phpunit/php-code-coverage": "^7.0.12", "phpunit/php-file-iterator": "^2.0.2", "phpunit/php-text-template": "^1.2.1", "phpunit/php-timer": "^2.1.2", "sebastian/comparator": "^3.0.2", "sebastian/diff": "^3.0.2", "sebastian/environment": "^4.2.3", "sebastian/exporter": "^3.1.2", "sebastian/global-state": "^3.0.0", "sebastian/object-enumerator": "^3.0.3", "sebastian/resource-operations": "^2.0.1", "sebastian/type": "^1.1.3", "sebastian/version": "^2.0.1" }, "require-dev": { "ext-pdo": "*" }, "suggest": { "ext-soap": "*", "ext-xdebug": "*", "phpunit/php-invoker": "^2.0.0" }, "bin": [ "phpunit" ], "type": "library", "extra": { "branch-alias": { "dev-master": "8.5-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "The PHP Unit Testing framework.", "homepage": "https://phpunit.de/", "keywords": [ "phpunit", "testing", "xunit" ], "funding": [ { "url": "https://phpunit.de/donate.html", "type": "custom" }, { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2021-03-17T07:27:54+00:00" }, { "name": "pimple/pimple", "version": "v3.3.1", "source": { "type": "git", "url": "https://github.com/silexphp/Pimple.git", "reference": "21e45061c3429b1e06233475cc0e1f6fc774d5b0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silexphp/Pimple/zipball/21e45061c3429b1e06233475cc0e1f6fc774d5b0", "reference": "21e45061c3429b1e06233475cc0e1f6fc774d5b0", "shasum": "" }, "require": { "php": ">=7.2.5", "psr/container": "^1.0" }, "require-dev": { "symfony/phpunit-bridge": "^5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3.x-dev" } }, "autoload": { "psr-0": { "Pimple": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Pimple, a simple Dependency Injection Container", "homepage": "https://pimple.symfony.com", "keywords": [ "container", "dependency injection" ], "time": "2020-11-24T20:35:42+00:00" }, { "name": "psy/psysh", "version": "v0.10.4", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a8aec1b2981ab66882a01cce36a49b6317dc3560", "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560", "shasum": "" }, "require": { "dnoegel/php-xdg-base-dir": "0.1.*", "ext-json": "*", "ext-tokenizer": "*", "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", "php": "^8.0 || ^7.0 || ^5.5.9", "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10", "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.2", "hoa/console": "3.17.*" }, "suggest": { "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", "ext-pdo-sqlite": "The doc command requires SQLite to work.", "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.", "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.", "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit." }, "bin": [ "bin/psysh" ], "type": "library", "extra": { "branch-alias": { "dev-master": "0.10.x-dev" } }, "autoload": { "files": [ "src/functions.php" ], "psr-4": { "Psy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Justin Hileman", "email": "justin@justinhileman.info", "homepage": "http://justinhileman.com" } ], "description": "An interactive shell for modern PHP.", "homepage": "http://psysh.org", "keywords": [ "REPL", "console", "interactive", "shell" ], "time": "2020-05-03T19:32:03+00:00" }, { "name": "sabre/event", "version": "5.1.2", "source": { "type": "git", "url": "https://github.com/sabre-io/event.git", "reference": "c120bec57c17b6251a496efc82b732418b49d50a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/event/zipball/c120bec57c17b6251a496efc82b732418b49d50a", "reference": "c120bec57c17b6251a496efc82b732418b49d50a", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.16.1", "phpstan/phpstan": "^0.12", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.0" }, "type": "library", "autoload": { "psr-4": { "Sabre\\Event\\": "lib/" }, "files": [ "lib/coroutine.php", "lib/Loop/functions.php", "lib/Promise/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" } ], "description": "sabre/event is a library for lightweight event-based programming", "homepage": "http://sabre.io/event/", "keywords": [ "EventEmitter", "async", "coroutine", "eventloop", "events", "hooks", "plugin", "promise", "reactor", "signal" ], "time": "2020-10-03T11:02:22+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619", "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Looks up which function or method a line of code belongs to", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T08:15:22+00:00" }, { "name": "sebastian/comparator", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", "reference": "1071dfcef776a57013124ff35e1fc41ccd294758" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1071dfcef776a57013124ff35e1fc41ccd294758", "reference": "1071dfcef776a57013124ff35e1fc41ccd294758", "shasum": "" }, "require": { "php": ">=7.1", "sebastian/diff": "^3.0", "sebastian/exporter": "^3.1" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" } ], "description": "Provides the functionality to compare PHP values for equality", "homepage": "https://github.com/sebastianbergmann/comparator", "keywords": [ "comparator", "compare", "equality" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T08:04:30+00:00" }, { "name": "sebastian/diff", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/14f72dd46eaf2f2293cbe79c93cc0bc43161a211", "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211", "shasum": "" }, "require": { "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^7.5 || ^8.0", "symfony/process": "^2 || ^3.3 || ^4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" } ], "description": "Diff implementation", "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ "diff", "udiff", "unidiff", "unified diff" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T07:59:04+00:00" }, { "name": "sebastian/environment", "version": "4.2.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72d4e3f25f7fcc1f8b0", "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0", "shasum": "" }, "require": { "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^7.5" }, "suggest": { "ext-posix": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides functionality to handle HHVM/PHP environments", "homepage": "http://www.github.com/sebastianbergmann/environment", "keywords": [ "Xdebug", "environment", "hhvm" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T07:53:42+00:00" }, { "name": "sebastian/exporter", "version": "3.1.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "6b853149eab67d4da22291d36f5b0631c0fd856e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/6b853149eab67d4da22291d36f5b0631c0fd856e", "reference": "6b853149eab67d4da22291d36f5b0631c0fd856e", "shasum": "" }, "require": { "php": ">=7.0", "sebastian/recursion-context": "^3.0" }, "require-dev": { "ext-mbstring": "*", "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Adam Harvey", "email": "aharvey@php.net" }, { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Provides the functionality to export PHP variables for visualization", "homepage": "http://www.github.com/sebastianbergmann/exporter", "keywords": [ "export", "exporter" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T07:47:53+00:00" }, { "name": "sebastian/global-state", "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", "reference": "474fb9edb7ab891665d3bfc6317f42a0a150454b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/474fb9edb7ab891665d3bfc6317f42a0a150454b", "reference": "474fb9edb7ab891665d3bfc6317f42a0a150454b", "shasum": "" }, "require": { "php": ">=7.2", "sebastian/object-reflector": "^1.1.1", "sebastian/recursion-context": "^3.0" }, "require-dev": { "ext-dom": "*", "phpunit/phpunit": "^8.0" }, "suggest": { "ext-uopz": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Snapshotting of global state", "homepage": "http://www.github.com/sebastianbergmann/global-state", "keywords": [ "global state" ], "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T07:43:24+00:00" }, { "name": "sebastian/object-enumerator", "version": "3.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-enumerator.git", "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2", "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2", "shasum": "" }, "require": { "php": ">=7.0", "sebastian/object-reflector": "^1.1.1", "sebastian/recursion-context": "^3.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Traverses array structures and object graphs to enumerate all referenced objects", "homepage": "https://github.com/sebastianbergmann/object-enumerator/", "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T07:40:27+00:00" }, { "name": "sebastian/object-reflector", "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/object-reflector.git", "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d", "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d", "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Allows reflection of object attributes, including inherited and non-public ones", "homepage": "https://github.com/sebastianbergmann/object-reflector/", "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T07:37:18+00:00" }, { "name": "sebastian/recursion-context", "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb", "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb", "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T07:34:24+00:00" }, { "name": "sebastian/resource-operations", "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/resource-operations.git", "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/31d35ca87926450c44eae7e2611d45a7a65ea8b3", "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T07:30:19+00:00" }, { "name": "sebastian/type", "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", "reference": "0150cfbc4495ed2df3872fb31b26781e4e077eb4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/0150cfbc4495ed2df3872fb31b26781e4e077eb4", "reference": "0150cfbc4495ed2df3872fb31b26781e4e077eb4", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "phpunit/phpunit": "^8.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Collection of value objects that represent the types of the PHP type system", "homepage": "https://github.com/sebastianbergmann/type", "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" } ], "time": "2020-11-30T07:25:11+00:00" }, { "name": "sebastian/version", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", "shasum": "" }, "require": { "php": ">=5.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", "time": "2016-10-03T07:35:21+00:00" }, { "name": "squizlabs/php_codesniffer", "version": "3.5.8", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "reference": "9d583721a7157ee997f235f327de038e7ea6dac4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4", "reference": "9d583721a7157ee997f235f327de038e7ea6dac4", "shasum": "" }, "require": { "ext-simplexml": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "bin": [ "bin/phpcs", "bin/phpcbf" ], "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Greg Sherwood", "role": "lead" } ], "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", "keywords": [ "phpcs", "standards" ], "time": "2020-10-23T02:01:07+00:00" }, { "name": "symfony/console", "version": "v5.2.8", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "864568fdc0208b3eba3638b6000b69d2386e6768" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/864568fdc0208b3eba3638b6000b69d2386e6768", "reference": "864568fdc0208b3eba3638b6000b69d2386e6768", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php73": "^1.8", "symfony/polyfill-php80": "^1.15", "symfony/service-contracts": "^1.1|^2", "symfony/string": "^5.1" }, "conflict": { "symfony/dependency-injection": "<4.4", "symfony/dotenv": "<5.1", "symfony/event-dispatcher": "<4.4", "symfony/lock": "<4.4", "symfony/process": "<4.4" }, "provide": { "psr/log-implementation": "1.0" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "^4.4|^5.0", "symfony/dependency-injection": "^4.4|^5.0", "symfony/event-dispatcher": "^4.4|^5.0", "symfony/lock": "^4.4|^5.0", "symfony/process": "^4.4|^5.0", "symfony/var-dumper": "^4.4|^5.0" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", "symfony/lock": "", "symfony/process": "" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", "keywords": [ "cli", "command line", "console", "terminal" ], "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-05-11T15:45:21+00:00" }, { "name": "symfony/polyfill-intl-grapheme", "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", "reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/5601e09b69f26c1828b13b6bb87cb07cddba3170", "reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170", "shasum": "" }, "require": { "php": ">=7.1" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Intl\\Grapheme\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's grapheme_* functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "grapheme", "intl", "polyfill", "portable", "shim" ], "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-01-22T09:19:47+00:00" }, { "name": "symfony/polyfill-php73", "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a678b42e92f86eca04b7fa4c0f6f19d097fb69e2", "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Php73\\": "" }, "files": [ "bootstrap.php" ], "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-01-07T16:49:33+00:00" }, { "name": "symfony/service-contracts", "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1", "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1", "shasum": "" }, "require": { "php": ">=7.2.5", "psr/container": "^1.0" }, "suggest": { "symfony/service-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.2-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to writing services", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2020-09-07T11:33:47+00:00" }, { "name": "symfony/string", "version": "v5.2.8", "source": { "type": "git", "url": "https://github.com/symfony/string.git", "reference": "01b35eb64cac8467c3f94cd0ce2d0d376bb7d1db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/string/zipball/01b35eb64cac8467c3f94cd0ce2d0d376bb7d1db", "reference": "01b35eb64cac8467c3f94cd0ce2d0d376bb7d1db", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "~1.15" }, "require-dev": { "symfony/error-handler": "^4.4|^5.0", "symfony/http-client": "^4.4|^5.0", "symfony/translation-contracts": "^1.1|^2", "symfony/var-exporter": "^4.4|^5.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\String\\": "" }, "files": [ "Resources/functions.php" ], "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", "homepage": "https://symfony.com", "keywords": [ "grapheme", "i18n", "string", "unicode", "utf-8", "utf8" ], "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-05-10T14:56:10+00:00" }, { "name": "symfony/var-dumper", "version": "v5.2.8", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", "reference": "d693200a73fae179d27f8f1b16b4faf3e8569eba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/d693200a73fae179d27f8f1b16b4faf3e8569eba", "reference": "d693200a73fae179d27f8f1b16b4faf3e8569eba", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "^1.15" }, "conflict": { "phpunit/phpunit": "<5.4.3", "symfony/console": "<4.4" }, "require-dev": { "ext-iconv": "*", "symfony/console": "^4.4|^5.0", "symfony/process": "^4.4|^5.0", "twig/twig": "^2.13|^3.0.4" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", "ext-intl": "To show region name in time zone dump", "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" }, "bin": [ "Resources/bin/var-dump-server" ], "type": "library", "autoload": { "files": [ "Resources/functions/dump.php" ], "psr-4": { "Symfony\\Component\\VarDumper\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides mechanisms for walking through any arbitrary PHP variable", "homepage": "https://symfony.com", "keywords": [ "debug", "dump" ], "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2021-05-07T13:42:21+00:00" }, { "name": "symfony/yaml", "version": "v5.0.11", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "29b60e88ff11a45b708115004fdeacab1ee3dd5d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/29b60e88ff11a45b708115004fdeacab1ee3dd5d", "reference": "29b60e88ff11a45b708115004fdeacab1ee3dd5d", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "symfony/console": "<4.4" }, "require-dev": { "symfony/console": "^4.4|^5.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2020-05-20T17:38:26+00:00" }, { "name": "theseer/tokenizer", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", "reference": "75a63c33a8577608444246075ea0af0d052e452a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a", "reference": "75a63c33a8577608444246075ea0af0d052e452a", "shasum": "" }, "require": { "ext-dom": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": "^7.2 || ^8.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Arne Blankerts", "email": "arne@blankerts.de", "role": "Developer" } ], "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "funding": [ { "url": "https://github.com/theseer", "type": "github" } ], "time": "2020-07-12T23:59:07+00:00" }, { "name": "webmozart/assert", "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25", "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", "symfony/polyfill-ctype": "^1.8" }, "conflict": { "phpstan/phpstan": "<0.12.20", "vimeo/psalm": "<4.6.1 || 4.6.2" }, "require-dev": { "phpunit/phpunit": "^8.5.13" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.10-dev" } }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ], "time": "2021-03-09T10:59:23+00:00" }, { "name": "wikimedia/avro", "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/wikimedia/avro-php.git", "reference": "b2e0c9d750da03d95ba979215397f62a6121ddea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/avro-php/zipball/b2e0c9d750da03d95ba979215397f62a6121ddea", "reference": "b2e0c9d750da03d95ba979215397f62a6121ddea", "shasum": "" }, "require": { "php": ">=5.5.9" }, "require-dev": { "jakub-onderka/php-console-highlighter": "0.3.2", "jakub-onderka/php-parallel-lint": "1.0.0", "mediawiki/minus-x": "0.3.1", "phpunit/phpunit": "4.8.36" }, "suggest": { "ext-gmp": "Large integer support for 32-bit platforms." }, "type": "library", "autoload": { "classmap": [ "lib/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Michael Glaesemann", "email": "grzm@seespotcode.net" }, { "name": "Andy Wick", "email": "awick@purple.org" }, { "name": "Saleem Shafi", "email": "saleemshafi@gmail.com" }, { "name": "A B", "email": "abawany@x.com" }, { "name": "Doug Cutting", "email": "cutting@apache.org" }, { "name": "Tom White", "email": "tom@cloudera.com" } ], "description": "A library for using Apache Avro with PHP.", "homepage": "https://avro.apache.org/", "keywords": [ "serialization" ], "time": "2019-09-16T15:18:39+00:00" }, { "name": "wikimedia/testing-access-wrapper", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/wikimedia/testing-access-wrapper.git", "reference": "280e613c76f481f2fe90e0ea22361080b6ab0d65" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/testing-access-wrapper/zipball/280e613c76f481f2fe90e0ea22361080b6ab0d65", "reference": "280e613c76f481f2fe90e0ea22361080b6ab0d65", "shasum": "" }, "require": { "php": ">=7.2.9" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "33.0.0", "mediawiki/minus-x": "1.1.0", "ockcyp/covers-validator": "1.3.0", "php-parallel-lint/php-console-highlighter": "0.5.0", "php-parallel-lint/php-parallel-lint": "1.2.0", "phpunit/phpunit": "^8.5" }, "type": "library", "autoload": { "psr-4": { "Wikimedia\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Adam Roses Wight", "email": "awight@wikimedia.org" }, { "name": "Brad Jorsch", "email": "bjorsch@wikimedia.org" }, { "name": "Gergő Tisza", "email": "gtisza@wikimedia.org" } ], "description": "A simple helper class to access non-public elements of a class when testing.", "homepage": "https://www.mediawiki.org/wiki/Testing-access-wrapper", "time": "2020-11-27T00:11:16+00:00" }, { "name": "wmde/hamcrest-html-matchers", "version": "v0.1.1", "source": { "type": "git", "url": "https://github.com/wmde/hamcrest-html-matchers.git", "reference": "89e15f78c22535891318a4dd7580c63d83c766c6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wmde/hamcrest-html-matchers/zipball/89e15f78c22535891318a4dd7580c63d83c766c6", "reference": "89e15f78c22535891318a4dd7580c63d83c766c6", "shasum": "" }, "require": { "ext-mbstring": "*", "hamcrest/hamcrest-php": "^1.1.1||^2.0", "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "^4.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.1.x-dev" } }, "autoload": { "psr-4": { "WMDE\\HamcrestHtml\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Aleksey Bekh-Ivanov" } ], "description": "Set of Hamcrest matchers for HTML assertrions ", "time": "2017-07-05T07:12:27+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "mediawiki/chameleon-skin": 20, "mediawiki/page-forms": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": { "ext-ctype": "*", "ext-dom": "*", "ext-fileinfo": "*", "ext-iconv": "*", "ext-json": "*", "ext-mbstring": "*", "ext-xml": "*", "php": ">=7.3.19", "ext-curl": "*" }, "platform-dev": [], "plugin-api-version": "1.1.0" }