2020-01-28 22:54:00 +00:00
{
"_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"
],
2021-04-23 07:58:14 +00:00
"content-hash": "d014d5811272bef8c06e71bd1083fe58",
2020-01-28 22:54:00 +00:00
"packages": [
{
"name": "asm89/stack-cors",
2020-06-12 00:56:39 +00:00
"version": "1.3.0",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/asm89/stack-cors.git",
2020-06-12 00:56:39 +00:00
"reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08",
"reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": ">=5.5.9",
2020-06-12 00:56:39 +00:00
"symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0",
"symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0"
2020-01-28 22:54:00 +00:00
},
"require-dev": {
"phpunit/phpunit": "^5.0 || ^4.8.10",
"squizlabs/php_codesniffer": "^2.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2-dev"
}
},
"autoload": {
"psr-4": {
"Asm89\\Stack\\": "src/Asm89/Stack/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alexander",
"email": "iam.asm89@gmail.com"
}
],
"description": "Cross-origin resource sharing library and stack middleware",
"homepage": "https://github.com/asm89/stack-cors",
"keywords": [
"cors",
"stack"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/asm89/stack-cors/issues",
"source": "https://github.com/asm89/stack-cors/tree/1.3.0"
},
2020-06-12 00:56:39 +00:00
"time": "2019-12-24T22:41:47+00:00"
2020-01-28 22:54:00 +00:00
},
2020-09-04 12:16:49 +00:00
{
"name": "beberlei/assert",
"version": "v3.2.7",
"source": {
"type": "git",
"url": "https://github.com/beberlei/assert.git",
"reference": "d63a6943fc4fd1a2aedb65994e3548715105abcf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/beberlei/assert/zipball/d63a6943fc4fd1a2aedb65994e3548715105abcf",
"reference": "d63a6943fc4fd1a2aedb65994e3548715105abcf",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-simplexml": "*",
"php": "^7"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "*",
"phpstan/phpstan-shim": "*",
"phpunit/phpunit": ">=6.0.0 <8"
},
"suggest": {
"ext-intl": "Needed to allow Assertion::count(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxCount() to operate on ResourceBundles"
},
"type": "library",
"autoload": {
"psr-4": {
"Assert\\": "lib/Assert"
},
"files": [
"lib/Assert/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de",
"role": "Lead Developer"
},
{
"name": "Richard Quadling",
"email": "rquadling@gmail.com",
"role": "Collaborator"
}
],
"description": "Thin assertion library for input validation in business models.",
"keywords": [
"assert",
"assertion",
"validation"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/beberlei/assert/issues",
"source": "https://github.com/beberlei/assert/tree/v3"
},
2020-09-04 12:16:49 +00:00
"time": "2019-12-19T17:51:41+00:00"
},
2020-02-07 07:34:52 +00:00
{
"name": "chi-teck/drupal-code-generator",
2021-03-22 17:38:40 +00:00
"version": "1.33.1",
2020-02-07 07:34:52 +00:00
"source": {
"type": "git",
"url": "https://github.com/Chi-teck/drupal-code-generator.git",
2021-03-22 17:38:40 +00:00
"reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388"
2020-02-07 07:34:52 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/5f814e980b6f9cf1ca8c74cc9385c3d81090d388",
"reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388",
2020-02-07 07:34:52 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=5.5.9",
"symfony/console": "^3.4 || ^4.0",
"symfony/filesystem": "^2.7 || ^3.4 || ^4.0",
"twig/twig": "^1.41 || ^2.12"
},
2021-03-22 17:38:40 +00:00
"conflict": {
"drush/drush": "< 10.3.2"
},
2020-02-07 07:34:52 +00:00
"bin": [
"bin/dcg"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"files": [
"src/bootstrap.php"
],
"psr-4": {
"DrupalCodeGenerator\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Drupal code generator",
2021-03-22 17:38:40 +00:00
"time": "2020-12-05T05:59:11+00:00"
2020-02-07 07:34:52 +00:00
},
2020-01-28 22:54:00 +00:00
{
"name": "composer/installers",
2021-05-26 22:16:49 +00:00
"version": "v1.11.0",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",
2021-05-26 22:16:49 +00:00
"reference": "ae03311f45dfe194412081526be2e003960df74b"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2021-05-26 22:16:49 +00:00
"url": "https://api.github.com/repos/composer/installers/zipball/ae03311f45dfe194412081526be2e003960df74b",
"reference": "ae03311f45dfe194412081526be2e003960df74b",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
2020-06-12 00:56:39 +00:00
"composer-plugin-api": "^1.0 || ^2.0"
2020-01-28 22:54:00 +00:00
},
"replace": {
"roundcube/plugin-installer": "*",
"shama/baton": "*"
},
"require-dev": {
2021-05-26 22:16:49 +00:00
"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",
2020-06-12 00:56:39 +00:00
"symfony/process": "^2.3"
2020-01-28 22:54:00 +00:00
},
"type": "composer-plugin",
"extra": {
"class": "Composer\\Installers\\Plugin",
"branch-alias": {
2021-05-26 22:16:49 +00:00
"dev-main": "1.x-dev"
2020-01-28 22:54:00 +00:00
}
},
"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",
2020-06-12 00:56:39 +00:00
"MantisBT",
2020-01-28 22:54:00 +00:00
"Mautic",
"Maya",
"OXID",
"Plentymarkets",
"Porto",
"RadPHP",
"SMF",
2021-05-26 22:16:49 +00:00
"Starbug",
2020-01-28 22:54:00 +00:00
"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",
2021-05-26 22:16:49 +00:00
"miaoxing",
2020-01-28 22:54:00 +00:00
"modulework",
"modx",
"moodle",
"osclass",
"phpbb",
"piwik",
"ppi",
2021-05-26 22:16:49 +00:00
"processwire",
2020-01-28 22:54:00 +00:00
"puppet",
"pxcms",
"reindex",
"roundcube",
"shopware",
"silverstripe",
"sydes",
2020-06-12 00:56:39 +00:00
"sylius",
2020-01-28 22:54:00 +00:00
"symfony",
2021-05-26 22:16:49 +00:00
"tastyigniter",
2020-01-28 22:54:00 +00:00
"typo3",
"wordpress",
"yawik",
"zend",
"zikula"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/composer/installers/issues",
2021-05-26 22:16:49 +00:00
"source": "https://github.com/composer/installers/tree/v1.11.0"
2021-04-16 21:26:07 +00:00
},
2020-06-12 00:56:39 +00:00
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
2021-05-26 22:16:49 +00:00
{
"url": "https://github.com/composer",
"type": "github"
},
2020-06-12 00:56:39 +00:00
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2021-05-26 22:16:49 +00:00
"time": "2021-04-28T06:42:17+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "composer/semver",
2020-06-12 00:56:39 +00:00
"version": "1.5.1",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
2020-06-12 00:56:39 +00:00
"reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
"reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0"
},
"require-dev": {
2020-06-12 00:56:39 +00:00
"phpunit/phpunit": "^4.5 || ^5.0.5"
2020-01-28 22:54:00 +00:00
},
"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"
}
],
2020-02-07 07:34:52 +00:00
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
2021-04-16 21:26:07 +00:00
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/1.5.1"
},
2020-06-12 00:56:39 +00:00
"time": "2020-01-13T12:06:48+00:00"
2020-02-07 07:34:52 +00:00
},
{
"name": "consolidation/annotated-command",
2021-03-22 17:38:40 +00:00
"version": "2.12.1",
2020-02-07 07:34:52 +00:00
"source": {
"type": "git",
"url": "https://github.com/consolidation/annotated-command.git",
2021-03-22 17:38:40 +00:00
"reference": "0ee361762df2274f360c085e3239784a53f850b5"
2020-02-07 07:34:52 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/0ee361762df2274f360c085e3239784a53f850b5",
"reference": "0ee361762df2274f360c085e3239784a53f850b5",
2020-02-07 07:34:52 +00:00
"shasum": ""
},
"require": {
2021-03-22 17:38:40 +00:00
"consolidation/output-formatters": "^3.5.1",
2020-02-07 07:34:52 +00:00
"php": ">=5.4.5",
"psr/log": "^1",
"symfony/console": "^2.8|^3|^4",
"symfony/event-dispatcher": "^2.5|^3|^4",
2021-03-22 17:38:40 +00:00
"symfony/finder": "^2.5|^3|^4|^5"
2020-02-07 07:34:52 +00:00
},
"require-dev": {
"g1a/composer-test-scenarios": "^3",
"php-coveralls/php-coveralls": "^1",
"phpunit/phpunit": "^6",
"squizlabs/php_codesniffer": "^2.7"
},
"type": "library",
"extra": {
"scenarios": {
2021-03-22 17:38:40 +00:00
"finder5": {
"require": {
"symfony/finder": "^5"
},
"config": {
"platform": {
"php": "7.2.5"
}
}
},
2020-02-07 07:34:52 +00:00
"symfony4": {
"require": {
"symfony/console": "^4.0"
},
"config": {
"platform": {
"php": "7.1.3"
}
}
},
"symfony2": {
"require": {
"symfony/console": "^2.8"
},
"require-dev": {
"phpunit/phpunit": "^4.8.36"
},
"remove": [
"php-coveralls/php-coveralls"
],
"config": {
"platform": {
"php": "5.4.8"
}
},
"scenario-options": {
"create-lockfile": "false"
}
},
"phpunit4": {
"require-dev": {
"phpunit/phpunit": "^4.8.36"
},
"remove": [
"php-coveralls/php-coveralls"
],
"config": {
"platform": {
"php": "5.4.8"
}
}
}
},
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"Consolidation\\AnnotatedCommand\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "Initialize Symfony Console commands from annotated command class methods.",
2021-03-22 17:38:40 +00:00
"time": "2020-10-11T04:30:03+00:00"
2020-02-07 07:34:52 +00:00
},
{
"name": "consolidation/config",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/consolidation/config.git",
"reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/config/zipball/cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1",
"reference": "cac1279bae7efb5c7fb2ca4c3ba4b8eb741a96c1",
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "^1.1.0",
"grasmash/expander": "^1",
"php": ">=5.4.0"
},
"require-dev": {
"g1a/composer-test-scenarios": "^3",
"php-coveralls/php-coveralls": "^1",
"phpunit/phpunit": "^5",
"squizlabs/php_codesniffer": "2.*",
"symfony/console": "^2.5|^3|^4",
"symfony/yaml": "^2.8.11|^3|^4"
},
"suggest": {
"symfony/yaml": "Required to use Consolidation\\Config\\Loader\\YamlConfigLoader"
},
"type": "library",
"extra": {
"scenarios": {
"symfony4": {
"require-dev": {
"symfony/console": "^4.0"
},
"config": {
"platform": {
"php": "7.1.3"
}
}
},
"symfony2": {
"require-dev": {
"symfony/console": "^2.8",
"symfony/event-dispatcher": "^2.8",
"phpunit/phpunit": "^4.8.36"
},
"remove": [
"php-coveralls/php-coveralls"
],
"config": {
"platform": {
"php": "5.4.8"
}
}
}
},
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Consolidation\\Config\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "Provide configuration services for a commandline tool.",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/consolidation/config/issues",
"source": "https://github.com/consolidation/config/tree/master"
},
2020-02-07 07:34:52 +00:00
"time": "2019-03-03T19:37:04+00:00"
},
{
"name": "consolidation/filter-via-dot-access-data",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/consolidation/filter-via-dot-access-data.git",
"reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/filter-via-dot-access-data/zipball/a53e96c6b9f7f042f5e085bf911f3493cea823c6",
"reference": "a53e96c6b9f7f042f5e085bf911f3493cea823c6",
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "^1.1.0",
"php": ">=5.5.0"
},
"require-dev": {
"consolidation/robo": "^1.2.3",
"g1a/composer-test-scenarios": "^3",
"knplabs/github-api": "^2.7",
"php-coveralls/php-coveralls": "^1",
"php-http/guzzle6-adapter": "^1.1",
"phpunit/phpunit": "^5",
"squizlabs/php_codesniffer": "^2.8",
"symfony/console": "^2.8|^3|^4"
},
"type": "library",
"extra": {
"scenarios": {
"phpunit5": {
"require-dev": {
"phpunit/phpunit": "^5.7.27"
},
"remove": [
"php-coveralls/php-coveralls"
],
"config": {
"platform": {
"php": "5.6.33"
}
}
}
},
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Consolidation\\Filter\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/consolidation/filter-via-dot-access-data/tree/1.0.0"
},
2020-02-07 07:34:52 +00:00
"time": "2019-01-18T06:05:07+00:00"
},
{
"name": "consolidation/log",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/consolidation/log.git",
"reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/log/zipball/b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
"reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
"shasum": ""
},
"require": {
"php": ">=5.4.5",
"psr/log": "^1.0",
"symfony/console": "^2.8|^3|^4"
},
"require-dev": {
"g1a/composer-test-scenarios": "^3",
"php-coveralls/php-coveralls": "^1",
"phpunit/phpunit": "^6",
"squizlabs/php_codesniffer": "^2"
},
"type": "library",
"extra": {
"scenarios": {
"symfony4": {
"require": {
"symfony/console": "^4.0"
},
"config": {
"platform": {
"php": "7.1.3"
}
}
},
"symfony2": {
"require": {
"symfony/console": "^2.8"
},
"require-dev": {
"phpunit/phpunit": "^4.8.36"
},
"remove": [
"php-coveralls/php-coveralls"
],
"config": {
"platform": {
"php": "5.4.8"
}
}
},
"phpunit4": {
"require-dev": {
"phpunit/phpunit": "^4.8.36"
},
"remove": [
"php-coveralls/php-coveralls"
],
"config": {
"platform": {
"php": "5.4.8"
}
}
}
},
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Consolidation\\Log\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/consolidation/log/issues",
"source": "https://github.com/consolidation/log/tree/master"
},
2020-02-07 07:34:52 +00:00
"time": "2019-01-01T17:30:51+00:00"
},
{
"name": "consolidation/output-formatters",
2021-03-22 17:38:40 +00:00
"version": "3.5.1",
2020-02-07 07:34:52 +00:00
"source": {
"type": "git",
"url": "https://github.com/consolidation/output-formatters.git",
2021-03-22 17:38:40 +00:00
"reference": "0d38f13051ef05c223a2bb8e962d668e24785196"
2020-02-07 07:34:52 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://api.github.com/repos/consolidation/output-formatters/zipball/0d38f13051ef05c223a2bb8e962d668e24785196",
"reference": "0d38f13051ef05c223a2bb8e962d668e24785196",
2020-02-07 07:34:52 +00:00
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "^1.1.0",
"php": ">=5.4.0",
"symfony/console": "^2.8|^3|^4",
2021-03-22 17:38:40 +00:00
"symfony/finder": "^2.5|^3|^4|^5"
2020-02-07 07:34:52 +00:00
},
"require-dev": {
"g1a/composer-test-scenarios": "^3",
"php-coveralls/php-coveralls": "^1",
"phpunit/phpunit": "^5.7.27",
"squizlabs/php_codesniffer": "^2.7",
"symfony/var-dumper": "^2.8|^3|^4",
"victorjonsson/markdowndocs": "^1.3"
},
"suggest": {
"symfony/var-dumper": "For using the var_dump formatter"
},
"type": "library",
"extra": {
"scenarios": {
2021-03-22 17:38:40 +00:00
"finder5": {
"require": {
"symfony/finder": "^5"
},
"config": {
"platform": {
"php": "7.2.5"
}
}
},
2020-02-07 07:34:52 +00:00
"symfony4": {
"require": {
"symfony/console": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^6"
},
"config": {
"platform": {
"php": "7.1.3"
}
}
},
"symfony3": {
"require": {
"symfony/console": "^3.4",
"symfony/finder": "^3.4",
"symfony/var-dumper": "^3.4"
},
"config": {
"platform": {
"php": "5.6.32"
}
}
},
"symfony2": {
"require": {
"symfony/console": "^2.8"
},
"require-dev": {
"phpunit/phpunit": "^4.8.36"
},
"remove": [
"php-coveralls/php-coveralls"
],
"config": {
"platform": {
"php": "5.4.8"
}
},
"scenario-options": {
"create-lockfile": "false"
}
}
},
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Consolidation\\OutputFormatters\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "Format text by applying transformations provided by plug-in formatters.",
2021-03-22 17:38:40 +00:00
"time": "2020-10-11T04:15:32+00:00"
2020-02-07 07:34:52 +00:00
},
{
"name": "consolidation/robo",
2021-03-22 17:38:40 +00:00
"version": "1.4.13",
2020-02-07 07:34:52 +00:00
"source": {
"type": "git",
"url": "https://github.com/consolidation/Robo.git",
2021-03-22 17:38:40 +00:00
"reference": "fd28dcca1b935950ece26e63541fbdeeb09f7343"
2020-02-07 07:34:52 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://api.github.com/repos/consolidation/Robo/zipball/fd28dcca1b935950ece26e63541fbdeeb09f7343",
"reference": "fd28dcca1b935950ece26e63541fbdeeb09f7343",
2020-02-07 07:34:52 +00:00
"shasum": ""
},
"require": {
2021-03-22 17:38:40 +00:00
"consolidation/annotated-command": "^2.12.1|^4.1",
2020-04-09 09:08:48 +00:00
"consolidation/config": "^1.2.1",
"consolidation/log": "^1.1.1|^2",
2021-03-22 17:38:40 +00:00
"consolidation/output-formatters": "^3.5.1|^4.1",
2020-04-09 09:08:48 +00:00
"consolidation/self-update": "^1.1.5",
"grasmash/yaml-expander": "^1.4",
"league/container": "^2.4.1",
2020-02-07 07:34:52 +00:00
"php": ">=5.5.0",
"symfony/console": "^2.8|^3|^4",
"symfony/event-dispatcher": "^2.5|^3|^4",
"symfony/filesystem": "^2.5|^3|^4",
2021-03-22 17:38:40 +00:00
"symfony/finder": "^2.5|^3|^4|^5",
2020-02-07 07:34:52 +00:00
"symfony/process": "^2.5|^3|^4"
},
"replace": {
"codegyre/robo": "< 1.0"
},
"require-dev": {
"g1a/composer-test-scenarios": "^3",
"natxet/cssmin": "3.0.4",
2020-04-09 09:08:48 +00:00
"patchwork/jsqueeze": "^2",
2020-02-07 07:34:52 +00:00
"pear/archive_tar": "^1.4.4",
"php-coveralls/php-coveralls": "^1",
2020-04-09 09:08:48 +00:00
"phpunit/phpunit": "^5.7.27",
"squizlabs/php_codesniffer": "^3"
2020-02-07 07:34:52 +00:00
},
"suggest": {
"henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch",
"natxet/CssMin": "For minifying CSS files in taskMinify",
"patchwork/jsqueeze": "For minifying JS files in taskMinify",
"pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively."
},
"bin": [
"robo"
],
"type": "library",
"extra": {
"scenarios": {
2021-03-22 17:38:40 +00:00
"finder5": {
"require": {
"symfony/finder": "^5"
},
"config": {
"platform": {
"php": "7.2.5"
}
}
},
2020-02-07 07:34:52 +00:00
"symfony4": {
"require": {
"symfony/console": "^4"
},
"config": {
"platform": {
"php": "7.1.3"
}
}
},
"symfony2": {
"require": {
"symfony/console": "^2.8"
},
2020-04-09 09:08:48 +00:00
"require-dev": {
"phpunit/phpunit": "^4.8.36"
},
2020-02-07 07:34:52 +00:00
"remove": [
2020-04-09 09:08:48 +00:00
"php-coveralls/php-coveralls"
2020-02-07 07:34:52 +00:00
],
"config": {
"platform": {
"php": "5.5.9"
}
},
"scenario-options": {
"create-lockfile": "false"
}
}
},
"branch-alias": {
2020-04-09 09:08:48 +00:00
"dev-master": "1.x-dev"
2020-02-07 07:34:52 +00:00
}
},
"autoload": {
"psr-4": {
"Robo\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Davert",
"email": "davert.php@resend.cc"
}
],
"description": "Modern task runner",
2021-03-22 17:38:40 +00:00
"time": "2020-10-11T04:51:34+00:00"
2020-02-07 07:34:52 +00:00
},
{
"name": "consolidation/self-update",
2020-05-08 16:46:32 +00:00
"version": "1.2.0",
2020-02-07 07:34:52 +00:00
"source": {
"type": "git",
"url": "https://github.com/consolidation/self-update.git",
2020-05-08 16:46:32 +00:00
"reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4"
2020-02-07 07:34:52 +00:00
},
"dist": {
"type": "zip",
2020-05-08 16:46:32 +00:00
"url": "https://api.github.com/repos/consolidation/self-update/zipball/dba6b2c0708f20fa3ba8008a2353b637578849b4",
"reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4",
2020-02-07 07:34:52 +00:00
"shasum": ""
},
"require": {
"php": ">=5.5.0",
2020-05-08 16:46:32 +00:00
"symfony/console": "^2.8|^3|^4|^5",
"symfony/filesystem": "^2.5|^3|^4|^5"
2020-02-07 07:34:52 +00:00
},
"bin": [
"scripts/release"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"SelfUpdate\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alexander Menk",
"email": "menk@mestrona.net"
2020-05-08 16:46:32 +00:00
},
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
2020-02-07 07:34:52 +00:00
}
],
"description": "Provides a self:update command for Symfony Console applications.",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/consolidation/self-update/issues",
"source": "https://github.com/consolidation/self-update/tree/1.2.0"
},
2020-05-08 16:46:32 +00:00
"time": "2020-04-13T02:49:20+00:00"
2020-02-07 07:34:52 +00:00
},
{
"name": "consolidation/site-alias",
2021-03-22 17:38:40 +00:00
"version": "3.1.0",
2020-02-07 07:34:52 +00:00
"source": {
"type": "git",
"url": "https://github.com/consolidation/site-alias.git",
2021-03-22 17:38:40 +00:00
"reference": "9ed3c590be9fcf9fea69c73456c2fd4b27f5204c"
2020-02-07 07:34:52 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://api.github.com/repos/consolidation/site-alias/zipball/9ed3c590be9fcf9fea69c73456c2fd4b27f5204c",
"reference": "9ed3c590be9fcf9fea69c73456c2fd4b27f5204c",
2020-02-07 07:34:52 +00:00
"shasum": ""
},
"require": {
2020-06-12 00:56:39 +00:00
"consolidation/config": "^1.2.1|^2",
2021-03-22 17:38:40 +00:00
"php": ">=5.5.0",
"symfony/finder": "~2.3|^3|^4.4|^5"
2020-02-07 07:34:52 +00:00
},
"require-dev": {
2021-03-22 17:38:40 +00:00
"php-coveralls/php-coveralls": "^2.4.2",
"phpunit/phpunit": ">=7",
"squizlabs/php_codesniffer": "^3",
"symfony/var-dumper": "^4",
"yoast/phpunit-polyfills": "^0.2.0"
2020-02-07 07:34:52 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2021-03-22 17:38:40 +00:00
"dev-main": "3.x-dev"
2020-02-07 07:34:52 +00:00
}
},
"autoload": {
"psr-4": {
"Consolidation\\SiteAlias\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
2020-06-12 00:56:39 +00:00
},
{
"name": "Moshe Weitzman",
"email": "weitzman@tejasa.com"
2020-02-07 07:34:52 +00:00
}
],
"description": "Manage alias records for local and remote sites.",
2021-03-22 17:38:40 +00:00
"time": "2021-02-20T20:03:10+00:00"
2020-02-07 07:34:52 +00:00
},
{
"name": "consolidation/site-process",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/consolidation/site-process.git",
"reference": "f3211fa4c60671c6f068184221f06f932556e443"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/site-process/zipball/f3211fa4c60671c6f068184221f06f932556e443",
"reference": "f3211fa4c60671c6f068184221f06f932556e443",
"shasum": ""
},
"require": {
"consolidation/config": "^1.2.1",
"consolidation/site-alias": "^3",
"php": ">=5.6.0",
"symfony/process": "^3.4"
},
"require-dev": {
"consolidation/robo": "^1.3",
"g1a/composer-test-scenarios": "^3",
"knplabs/github-api": "^2.7",
"php-coveralls/php-coveralls": "^1",
"php-http/guzzle6-adapter": "^1.1",
"phpunit/phpunit": "^6",
"squizlabs/php_codesniffer": "^2.8"
},
"type": "library",
"extra": {
"scenarios": {
"phpunit5": {
"require-dev": {
"phpunit/phpunit": "^5.7.27"
},
"remove": [
"php-coveralls/php-coveralls"
],
"config": {
"platform": {
"php": "5.6.33"
}
}
}
},
"branch-alias": {
"dev-master": "0.x-dev"
}
},
"autoload": {
"psr-4": {
"Consolidation\\SiteProcess\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
},
{
"name": "Moshe Weitzman",
"email": "weitzman@tejasa.com"
}
],
"description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/consolidation/site-process/issues",
"source": "https://github.com/consolidation/site-process/tree/2.1.0"
},
2020-02-07 07:34:52 +00:00
"time": "2019-09-10T17:56:24+00:00"
},
{
"name": "container-interop/container-interop",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/container-interop/container-interop.git",
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"shasum": ""
},
"require": {
"psr/container": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Interop\\Container\\": "src/Interop/Container/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
"homepage": "https://github.com/container-interop/container-interop",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/container-interop/container-interop/issues",
"source": "https://github.com/container-interop/container-interop/tree/master"
},
2020-02-07 07:34:52 +00:00
"abandoned": "psr/container",
"time": "2017-02-14T19:40:03+00:00"
},
2020-05-15 00:41:42 +00:00
{
"name": "cweagans/composer-patches",
2020-12-08 16:24:51 +00:00
"version": "1.7.0",
2020-05-15 00:41:42 +00:00
"source": {
"type": "git",
"url": "https://github.com/cweagans/composer-patches.git",
2020-12-08 16:24:51 +00:00
"reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf"
2020-05-15 00:41:42 +00:00
},
"dist": {
"type": "zip",
2020-12-08 16:24:51 +00:00
"url": "https://api.github.com/repos/cweagans/composer-patches/zipball/ae02121445ad75f4eaff800cc532b5e6233e2ddf",
"reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf",
2020-05-15 00:41:42 +00:00
"shasum": ""
},
"require": {
2020-12-08 16:24:51 +00:00
"composer-plugin-api": "^1.0 || ^2.0",
2020-05-15 00:41:42 +00:00
"php": ">=5.3.0"
},
"require-dev": {
2020-12-08 16:24:51 +00:00
"composer/composer": "~1.0 || ~2.0",
2020-05-15 00:41:42 +00:00
"phpunit/phpunit": "~4.6"
},
"type": "composer-plugin",
"extra": {
"class": "cweagans\\Composer\\Patches"
},
"autoload": {
"psr-4": {
"cweagans\\Composer\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Cameron Eagans",
"email": "me@cweagans.net"
}
],
"description": "Provides a way to patch Composer packages.",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/cweagans/composer-patches/issues",
"source": "https://github.com/cweagans/composer-patches/tree/1.7.0"
},
2020-12-08 16:24:51 +00:00
"time": "2020-09-30T17:56:20+00:00"
2020-05-15 00:41:42 +00:00
},
2020-02-07 07:34:52 +00:00
{
"name": "dflydev/dot-access-data",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
"reference": "3fbd874921ab2c041e899d044585a2ab9795df8a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/3fbd874921ab2c041e899d044585a2ab9795df8a",
"reference": "3fbd874921ab2c041e899d044585a2ab9795df8a",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-0": {
"Dflydev\\DotAccessData": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dragonfly Development Inc.",
"email": "info@dflydev.com",
"homepage": "http://dflydev.com"
},
{
"name": "Beau Simensen",
"email": "beau@dflydev.com",
"homepage": "http://beausimensen.com"
},
{
"name": "Carlos Frutos",
"email": "carlos@kiwing.it",
"homepage": "https://github.com/cfrutos"
}
],
"description": "Given a deep data structure, access data by dot notation.",
"homepage": "https://github.com/dflydev/dflydev-dot-access-data",
"keywords": [
"access",
"data",
"dot",
"notation"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
"source": "https://github.com/dflydev/dflydev-dot-access-data/tree/master"
},
2020-02-07 07:34:52 +00:00
"time": "2017-01-20T21:14:22+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",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/dnoegel/php-xdg-base-dir/issues",
"source": "https://github.com/dnoegel/php-xdg-base-dir/tree/v0.1.1"
},
2020-02-07 07:34:52 +00:00
"time": "2019-12-04T15:06:13+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "doctrine/annotations",
"version": "v1.4.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
"reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
"shasum": ""
},
"require": {
"doctrine/lexer": "1.*",
"php": "^5.6 || ^7.0"
},
"require-dev": {
"doctrine/cache": "1.*",
"phpunit/phpunit": "^5.7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Docblock Annotations Parser",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"annotations",
"docblock",
"parser"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/doctrine/annotations/issues",
"source": "https://github.com/doctrine/annotations/tree/v1.4.0"
},
2020-01-28 22:54:00 +00:00
"time": "2017-02-24T16:22:25+00:00"
},
{
"name": "doctrine/cache",
"version": "v1.6.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
"reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
"reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
"shasum": ""
},
"require": {
"php": "~5.5|~7.0"
},
"conflict": {
"doctrine/common": ">2.2,<2.4"
},
"require-dev": {
"phpunit/phpunit": "~4.8|~5.0",
"predis/predis": "~1.0",
"satooshi/php-coveralls": "~0.6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.6.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Caching library offering an object-oriented API for many cache backends",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"cache",
"caching"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/doctrine/cache/issues",
"source": "https://github.com/doctrine/cache/tree/1.6.x"
},
2020-01-28 22:54:00 +00:00
"time": "2017-07-22T12:49:21+00:00"
},
{
"name": "doctrine/collections",
"version": "v1.4.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
"reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"require-dev": {
"doctrine/coding-standard": "~0.1@dev",
"phpunit/phpunit": "^5.7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
}
},
"autoload": {
"psr-0": {
"Doctrine\\Common\\Collections\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Collections Abstraction library",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"array",
"collections",
"iterator"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/doctrine/collections/issues",
"source": "https://github.com/doctrine/collections/tree/master"
},
2020-01-28 22:54:00 +00:00
"time": "2017-01-03T10:49:41+00:00"
},
{
"name": "doctrine/common",
"version": "v2.7.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/common.git",
"reference": "4acb8f89626baafede6ee5475bc5844096eba8a9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9",
"reference": "4acb8f89626baafede6ee5475bc5844096eba8a9",
"shasum": ""
},
"require": {
"doctrine/annotations": "1.*",
"doctrine/cache": "1.*",
"doctrine/collections": "1.*",
"doctrine/inflector": "1.*",
"doctrine/lexer": "1.*",
"php": "~5.6|~7.0"
},
"require-dev": {
"phpunit/phpunit": "^5.4.6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\": "lib/Doctrine/Common"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Common Library for Doctrine projects",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"annotations",
"collections",
"eventmanager",
"persistence",
"spl"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/doctrine/common/issues",
"source": "https://github.com/doctrine/common/tree/v2.7.3"
},
2020-01-28 22:54:00 +00:00
"time": "2017-07-22T08:35:12+00:00"
},
{
"name": "doctrine/inflector",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "e11d84c6e018beedd929cff5220969a3c6d1d462"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462",
"reference": "e11d84c6e018beedd929cff5220969a3c6d1d462",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Common String Manipulations with regard to casing and singular/plural rules.",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"inflection",
"pluralize",
"singularize",
"string"
],
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/doctrine/inflector/tree/master"
},
2020-01-28 22:54:00 +00:00
"time": "2017-07-22T12:18:28+00:00"
},
{
"name": "doctrine/lexer",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
"reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "^4.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
"keywords": [
"annotations",
"docblock",
"lexer",
"parser",
"php"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/doctrine/lexer/issues",
"source": "https://github.com/doctrine/lexer/tree/1.0.2"
},
2020-01-28 22:54:00 +00:00
"time": "2019-06-08T11:03:04+00:00"
},
2020-02-07 07:46:41 +00:00
{
"name": "drupal/admin_toolbar",
2020-11-02 00:33:52 +00:00
"version": "2.4.0",
2020-02-07 07:46:41 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/admin_toolbar.git",
2020-11-02 00:33:52 +00:00
"reference": "8.x-2.4"
2020-02-07 07:46:41 +00:00
},
"dist": {
"type": "zip",
2020-11-02 00:33:52 +00:00
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.4.zip",
"reference": "8.x-2.4",
"shasum": "6240047b8d91ac78f98d861ba8282af971fa0b38"
2020-02-07 07:46:41 +00:00
},
"require": {
2020-04-09 09:08:48 +00:00
"drupal/core": "^8.8.0 || ^9.0"
2020-02-07 07:46:41 +00:00
},
"type": "drupal-module",
"extra": {
"drupal": {
2020-11-02 00:33:52 +00:00
"version": "8.x-2.4",
"datestamp": "1601999178",
2020-02-07 07:46:41 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2020-11-02 00:33:52 +00:00
"GPL-2.0-or-later"
2020-02-07 07:46:41 +00:00
],
"authors": [
{
"name": "Wilfrid Roze (eme)",
"homepage": "https://www.drupal.org/u/eme",
"role": "Maintainer"
},
{
"name": "Romain Jarraud (romainj)",
"homepage": "https://www.drupal.org/u/romainj",
"role": "Maintainer"
},
{
"name": "Adrian Cid Almaguer (adriancid)",
"homepage": "https://www.drupal.org/u/adriancid",
"email": "adriancid@gmail.com",
"role": "Maintainer"
},
{
"name": "Mohamed Anis Taktak (matio89)",
"homepage": "https://www.drupal.org/u/matio89",
"role": "Maintainer"
},
{
"name": "fethi.krout",
"homepage": "https://www.drupal.org/user/3206765"
},
{
"name": "matio89",
"homepage": "https://www.drupal.org/user/2320090"
},
{
"name": "romainj",
"homepage": "https://www.drupal.org/user/370706"
}
],
"description": "Provides a drop-down menu interface to the core Drupal Toolbar.",
"homepage": "http://drupal.org/project/admin_toolbar",
"keywords": [
"Drupal",
"Toolbar"
],
"support": {
2020-11-02 00:33:52 +00:00
"source": "https://git.drupalcode.org/project/admin_toolbar",
2020-02-07 07:46:41 +00:00
"issues": "https://www.drupal.org/project/issues/admin_toolbar"
}
},
2020-02-13 00:09:51 +00:00
{
"name": "drupal/config_filter",
2020-11-02 00:33:52 +00:00
"version": "1.8.0",
2020-02-13 00:09:51 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/config_filter.git",
2020-11-02 00:33:52 +00:00
"reference": "8.x-1.8"
2020-02-13 00:09:51 +00:00
},
"dist": {
"type": "zip",
2020-11-02 00:33:52 +00:00
"url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.8.zip",
"reference": "8.x-1.8",
"shasum": "5def5f97e79d6f5af6bb7007f012443475c90bfe"
2020-02-13 00:09:51 +00:00
},
"require": {
"drupal/core": "^8 || ^9"
},
"suggest": {
"drupal/config_split": "Split site configuration for different environments."
},
"type": "drupal-module",
"extra": {
"drupal": {
2020-11-02 00:33:52 +00:00
"version": "8.x-1.8",
"datestamp": "1603870062",
2020-02-13 00:09:51 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2020-11-02 00:33:52 +00:00
"GPL-2.0-or-later"
2020-02-13 00:09:51 +00:00
],
"authors": [
{
"name": "Fabian Bircher",
"homepage": "https://www.drupal.org/u/bircher",
"email": "opensource@fabianbircher.com",
"role": "Maintainer"
},
{
"name": "Nuvole Web",
"homepage": "http://nuvole.org",
"email": "info@nuvole.org",
"role": "Maintainer"
},
{
"name": "pescetti",
"homepage": "https://www.drupal.org/user/436244"
}
],
"description": "Config Filter allows other modules to interact with a ConfigStorage through filter plugins.",
"homepage": "https://www.drupal.org/project/config_filter",
"keywords": [
"Drupal",
"configuration",
"configuration management"
],
"support": {
2020-11-02 00:33:52 +00:00
"source": "https://git.drupalcode.org/project/config_filter",
2020-02-13 00:09:51 +00:00
"issues": "https://www.drupal.org/project/issues/config_filter",
2020-11-02 00:33:52 +00:00
"slack": "https://drupal.slack.com/archives/C45342CDD"
2020-02-13 00:09:51 +00:00
}
},
{
"name": "drupal/config_ignore",
2021-03-22 17:38:40 +00:00
"version": "2.2.0",
2020-02-13 00:09:51 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/config_ignore.git",
2021-03-22 17:38:40 +00:00
"reference": "8.x-2.2"
2020-02-13 00:09:51 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-2.2.zip",
"reference": "8.x-2.2",
"shasum": "18af5772087b90dd4b83c2c6e292d8ea2f8834e0"
2020-02-13 00:09:51 +00:00
},
"require": {
2021-03-22 17:38:40 +00:00
"drupal/config_filter": "1.*",
"drupal/core": "~8.0"
2020-02-13 00:09:51 +00:00
},
"type": "drupal-module",
"extra": {
"drupal": {
2021-03-22 17:38:40 +00:00
"version": "8.x-2.2",
"datestamp": "1576528386",
2020-02-13 00:09:51 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2021-03-22 17:38:40 +00:00
"GPL-2.0+"
2020-02-13 00:09:51 +00:00
],
"authors": [
{
"name": "Tommy Lynge Jørgensen",
"homepage": "https://www.drupal.org/u/tlyngej",
"email": "tlyngej@gmail.com",
"role": "Maintainer"
},
{
"name": "Fabian Bircher",
"homepage": "https://www.drupal.org/u/bircher",
"role": "Maintainer"
},
{
"name": "tlyngej",
"homepage": "https://www.drupal.org/user/413139"
}
],
"description": "Ignore certain configuration during import.",
"homepage": "http://drupal.org/project/config_ignore",
"support": {
2021-03-22 17:38:40 +00:00
"source": "http://cgit.drupalcode.org/config_ignore",
2020-02-13 00:09:51 +00:00
"issues": "http://drupal.org/project/config_ignore",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
2020-05-14 22:47:12 +00:00
{
"name": "drupal/config_split",
2020-11-02 00:33:52 +00:00
"version": "1.7.0",
2020-05-14 22:47:12 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/config_split.git",
2020-11-02 00:33:52 +00:00
"reference": "8.x-1.7"
2020-05-14 22:47:12 +00:00
},
"dist": {
"type": "zip",
2020-11-02 00:33:52 +00:00
"url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.7.zip",
"reference": "8.x-1.7",
"shasum": "3cd524ebc0b52db31a6bef2c55693f4e62890b4f"
2020-05-14 22:47:12 +00:00
},
"require": {
2020-11-02 00:33:52 +00:00
"drupal/config_filter": "^1",
"drupal/core": "^8.8 || ^9"
},
"conflict": {
"drupal/console": "<1.3.2"
},
"suggest": {
"drupal/chosen": "Chosen uses the Chosen jQuery plugin to make the <select> elements more user-friendly.",
"drupal/select2_all": "Applies the Select2 library to all select fields on the site similar to the Chosen module."
2020-05-14 22:47:12 +00:00
},
"type": "drupal-module",
"extra": {
"drupal": {
2020-11-02 00:33:52 +00:00
"version": "8.x-1.7",
"datestamp": "1603782947",
2020-05-14 22:47:12 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
2020-11-02 00:33:52 +00:00
"drush.services.yml": "^9 || ^10"
2020-05-14 22:47:12 +00:00
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2020-11-02 00:33:52 +00:00
"GPL-2.0-or-later"
2020-05-14 22:47:12 +00:00
],
"authors": [
{
"name": "Fabian Bircher",
"homepage": "https://www.drupal.org/u/bircher",
"email": "opensource@fabianbircher.com",
"role": "Maintainer"
},
{
"name": "Nuvole Web",
"homepage": "http://nuvole.org",
"email": "info@nuvole.org",
"role": "Maintainer"
},
{
"name": "pescetti",
"homepage": "https://www.drupal.org/user/436244"
}
],
"description": "Configuration filter for importing and exporting extra config",
"homepage": "https://www.drupal.org/project/config_split",
"keywords": [
"Drupal",
"configuration",
"configuration management"
],
"support": {
2020-11-02 00:33:52 +00:00
"source": "https://git.drupalcode.org/project/config_split",
2020-05-14 22:47:12 +00:00
"issues": "https://www.drupal.org/project/issues/config_split",
2020-11-02 00:33:52 +00:00
"slack": "https://drupal.slack.com/archives/C45342CDD"
2020-05-14 22:47:12 +00:00
}
},
2020-01-28 22:54:00 +00:00
{
"name": "drupal/core",
2021-05-26 22:16:49 +00:00
"version": "8.9.16",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
2021-05-26 22:16:49 +00:00
"reference": "498effa27ae5111f53f04fbe80fd05369a88c53d"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2021-05-26 22:16:49 +00:00
"url": "https://api.github.com/repos/drupal/core/zipball/498effa27ae5111f53f04fbe80fd05369a88c53d",
"reference": "498effa27ae5111f53f04fbe80fd05369a88c53d",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"asm89/stack-cors": "^1.1",
"composer/semver": "^1.0",
"doctrine/annotations": "^1.4",
"doctrine/common": "^2.7",
"easyrdf/easyrdf": "^0.9",
"egulias/email-validator": "^2.0",
"ext-date": "*",
"ext-dom": "*",
"ext-filter": "*",
"ext-gd": "*",
"ext-hash": "*",
"ext-json": "*",
"ext-pcre": "*",
"ext-pdo": "*",
"ext-session": "*",
"ext-simplexml": "*",
"ext-spl": "*",
"ext-tokenizer": "*",
"ext-xml": "*",
"guzzlehttp/guzzle": "^6.3",
2020-06-12 00:56:39 +00:00
"laminas/laminas-diactoros": "^1.8",
"laminas/laminas-feed": "^2.12",
2020-01-28 22:54:00 +00:00
"masterminds/html5": "^2.1",
2021-01-20 23:52:18 +00:00
"pear/archive_tar": "^1.4.12",
"php": "^7.0.8",
2020-06-12 00:56:39 +00:00
"psr/log": "^1.0",
2020-01-28 22:54:00 +00:00
"stack/builder": "^1.0",
"symfony-cmf/routing": "^1.4",
"symfony/class-loader": "~3.4.0",
"symfony/console": "~3.4.0",
"symfony/dependency-injection": "~3.4.26",
"symfony/event-dispatcher": "~3.4.0",
2020-06-12 00:56:39 +00:00
"symfony/http-foundation": "~3.4.35",
2020-01-28 22:54:00 +00:00
"symfony/http-kernel": "~3.4.14",
"symfony/polyfill-iconv": "^1.0",
"symfony/process": "~3.4.0",
"symfony/psr-http-message-bridge": "^1.1.2",
"symfony/routing": "~3.4.0",
"symfony/serializer": "~3.4.0",
"symfony/translation": "~3.4.0",
"symfony/validator": "~3.4.0",
"symfony/yaml": "~3.4.5",
"twig/twig": "^1.38.2",
2020-06-12 00:56:39 +00:00
"typo3/phar-stream-wrapper": "^3.1.3"
2020-01-28 22:54:00 +00:00
},
"conflict": {
"drupal/pathauto": "<1.6",
"drush/drush": "<8.1.10"
},
"replace": {
"drupal/action": "self.version",
"drupal/aggregator": "self.version",
"drupal/automated_cron": "self.version",
"drupal/ban": "self.version",
"drupal/bartik": "self.version",
"drupal/basic_auth": "self.version",
"drupal/big_pipe": "self.version",
"drupal/block": "self.version",
"drupal/block_content": "self.version",
"drupal/block_place": "self.version",
"drupal/book": "self.version",
"drupal/breakpoint": "self.version",
"drupal/ckeditor": "self.version",
"drupal/claro": "self.version",
"drupal/classy": "self.version",
"drupal/color": "self.version",
"drupal/comment": "self.version",
"drupal/config": "self.version",
"drupal/config_translation": "self.version",
"drupal/contact": "self.version",
"drupal/content_moderation": "self.version",
"drupal/content_translation": "self.version",
"drupal/contextual": "self.version",
"drupal/core-annotation": "self.version",
"drupal/core-assertion": "self.version",
"drupal/core-bridge": "self.version",
"drupal/core-class-finder": "self.version",
"drupal/core-datetime": "self.version",
"drupal/core-dependency-injection": "self.version",
"drupal/core-diff": "self.version",
"drupal/core-discovery": "self.version",
"drupal/core-event-dispatcher": "self.version",
"drupal/core-file-cache": "self.version",
"drupal/core-file-security": "self.version",
"drupal/core-filesystem": "self.version",
"drupal/core-gettext": "self.version",
"drupal/core-graph": "self.version",
"drupal/core-http-foundation": "self.version",
"drupal/core-php-storage": "self.version",
"drupal/core-plugin": "self.version",
"drupal/core-proxy-builder": "self.version",
"drupal/core-render": "self.version",
"drupal/core-serialization": "self.version",
"drupal/core-transliteration": "self.version",
"drupal/core-utility": "self.version",
"drupal/core-uuid": "self.version",
"drupal/core-version": "self.version",
"drupal/datetime": "self.version",
"drupal/datetime_range": "self.version",
"drupal/dblog": "self.version",
"drupal/dynamic_page_cache": "self.version",
"drupal/editor": "self.version",
"drupal/entity_reference": "self.version",
"drupal/field": "self.version",
"drupal/field_layout": "self.version",
"drupal/field_ui": "self.version",
"drupal/file": "self.version",
"drupal/filter": "self.version",
"drupal/forum": "self.version",
"drupal/hal": "self.version",
"drupal/help": "self.version",
"drupal/help_topics": "self.version",
"drupal/history": "self.version",
"drupal/image": "self.version",
"drupal/inline_form_errors": "self.version",
"drupal/jsonapi": "self.version",
"drupal/language": "self.version",
"drupal/layout_builder": "self.version",
"drupal/layout_discovery": "self.version",
"drupal/link": "self.version",
"drupal/locale": "self.version",
"drupal/media": "self.version",
"drupal/media_library": "self.version",
"drupal/menu_link_content": "self.version",
"drupal/menu_ui": "self.version",
"drupal/migrate": "self.version",
"drupal/migrate_drupal": "self.version",
"drupal/migrate_drupal_multilingual": "self.version",
"drupal/migrate_drupal_ui": "self.version",
"drupal/minimal": "self.version",
"drupal/node": "self.version",
"drupal/options": "self.version",
"drupal/page_cache": "self.version",
"drupal/path": "self.version",
"drupal/path_alias": "self.version",
"drupal/quickedit": "self.version",
"drupal/rdf": "self.version",
"drupal/responsive_image": "self.version",
"drupal/rest": "self.version",
"drupal/search": "self.version",
"drupal/serialization": "self.version",
"drupal/settings_tray": "self.version",
"drupal/seven": "self.version",
"drupal/shortcut": "self.version",
"drupal/simpletest": "self.version",
"drupal/standard": "self.version",
"drupal/stark": "self.version",
"drupal/statistics": "self.version",
"drupal/syslog": "self.version",
"drupal/system": "self.version",
"drupal/taxonomy": "self.version",
"drupal/telephone": "self.version",
"drupal/text": "self.version",
"drupal/toolbar": "self.version",
"drupal/tour": "self.version",
"drupal/tracker": "self.version",
"drupal/update": "self.version",
"drupal/user": "self.version",
"drupal/views": "self.version",
"drupal/views_ui": "self.version",
"drupal/workflows": "self.version",
"drupal/workspaces": "self.version"
},
"type": "drupal-core",
"extra": {
"drupal-scaffold": {
"file-mapping": {
"[project-root]/.editorconfig": "assets/scaffold/files/editorconfig",
"[project-root]/.gitattributes": "assets/scaffold/files/gitattributes",
"[web-root]/.csslintrc": "assets/scaffold/files/csslintrc",
"[web-root]/.eslintignore": "assets/scaffold/files/eslintignore",
"[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json",
"[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php",
"[web-root]/.htaccess": "assets/scaffold/files/htaccess",
"[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore",
"[web-root]/index.php": "assets/scaffold/files/index.php",
"[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt",
"[web-root]/README.txt": "assets/scaffold/files/drupal.README.txt",
"[web-root]/robots.txt": "assets/scaffold/files/robots.txt",
"[web-root]/update.php": "assets/scaffold/files/update.php",
"[web-root]/web.config": "assets/scaffold/files/web.config",
"[web-root]/sites/README.txt": "assets/scaffold/files/sites.README.txt",
"[web-root]/sites/development.services.yml": "assets/scaffold/files/development.services.yml",
"[web-root]/sites/example.settings.local.php": "assets/scaffold/files/example.settings.local.php",
"[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php",
"[web-root]/sites/default/default.services.yml": "assets/scaffold/files/default.services.yml",
"[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php",
"[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt",
"[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt",
"[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt"
}
2020-06-17 20:40:24 +00:00
}
2020-01-28 22:54:00 +00:00
},
"autoload": {
"psr-4": {
"Drupal\\Core\\": "lib/Drupal/Core",
"Drupal\\Component\\": "lib/Drupal/Component",
"Drupal\\Driver\\": "../drivers/lib/Drupal/Driver"
},
"classmap": [
"lib/Drupal.php",
"lib/Drupal/Component/Utility/Timer.php",
"lib/Drupal/Component/Utility/Unicode.php",
"lib/Drupal/Core/Database/Database.php",
"lib/Drupal/Core/DrupalKernel.php",
"lib/Drupal/Core/DrupalKernelInterface.php",
"lib/Drupal/Core/Site/Settings.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
2021-04-16 21:26:07 +00:00
"support": {
2021-05-26 22:16:49 +00:00
"source": "https://github.com/drupal/core/tree/8.9.16"
2021-04-16 21:26:07 +00:00
},
2021-05-26 22:16:49 +00:00
"time": "2021-05-25T09:17:58+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "drupal/core-composer-scaffold",
2021-05-26 22:16:49 +00:00
"version": "8.9.16",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git",
2020-09-16 19:06:45 +00:00
"reference": "c902d07cb49ef73777e2b33a39e54c2861a8c81d"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-09-16 19:06:45 +00:00
"url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/c902d07cb49ef73777e2b33a39e54c2861a8c81d",
"reference": "c902d07cb49ef73777e2b33a39e54c2861a8c81d",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
2020-06-12 00:56:39 +00:00
"composer-plugin-api": "^1 || ^2",
2020-01-28 22:54:00 +00:00
"php": ">=7.0.8"
},
"conflict": {
"drupal-composer/drupal-scaffold": "*"
},
"require-dev": {
"composer/composer": "^1.8@stable"
},
"type": "composer-plugin",
"extra": {
"class": "Drupal\\Composer\\Plugin\\Scaffold\\Plugin",
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Drupal\\Composer\\Plugin\\Scaffold\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "A flexible Composer project scaffold builder.",
"homepage": "https://www.drupal.org/project/drupal",
"keywords": [
"drupal"
],
2021-04-16 21:26:07 +00:00
"support": {
2021-05-26 22:16:49 +00:00
"source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.4"
2021-04-16 21:26:07 +00:00
},
2020-09-16 19:06:45 +00:00
"time": "2020-08-07T22:30:30+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "drupal/core-recommended",
2021-05-26 22:16:49 +00:00
"version": "8.9.16",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/drupal/core-recommended.git",
2021-05-26 22:16:49 +00:00
"reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2021-05-26 22:16:49 +00:00
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/ec38f5cb75ca1848f2247a645d4a4dee4abe4c28",
"reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
2020-06-12 00:56:39 +00:00
"asm89/stack-cors": "1.3.0",
"composer/semver": "1.5.1",
2020-01-28 22:54:00 +00:00
"doctrine/annotations": "v1.4.0",
"doctrine/cache": "v1.6.2",
"doctrine/collections": "v1.4.0",
"doctrine/common": "v2.7.3",
"doctrine/inflector": "v1.2.0",
"doctrine/lexer": "1.0.2",
2021-05-26 22:16:49 +00:00
"drupal/core": "8.9.16",
2020-01-28 22:54:00 +00:00
"easyrdf/easyrdf": "0.9.1",
2020-06-12 00:56:39 +00:00
"egulias/email-validator": "2.1.17",
"guzzlehttp/guzzle": "6.5.4",
2020-01-28 22:54:00 +00:00
"guzzlehttp/promises": "v1.3.1",
"guzzlehttp/psr7": "1.6.1",
2020-06-12 00:56:39 +00:00
"laminas/laminas-diactoros": "1.8.7p2",
"laminas/laminas-escaper": "2.6.1",
"laminas/laminas-feed": "2.12.2",
"laminas/laminas-stdlib": "3.2.1",
"laminas/laminas-zendframework-bridge": "1.0.4",
2020-01-28 22:54:00 +00:00
"masterminds/html5": "2.3.0",
"paragonie/random_compat": "v9.99.99",
2021-05-26 22:16:49 +00:00
"pear/archive_tar": "1.4.13",
2020-06-12 00:56:39 +00:00
"pear/console_getopt": "v1.4.3",
"pear/pear-core-minimal": "v1.10.10",
"pear/pear_exception": "v1.0.1",
2020-01-28 22:54:00 +00:00
"psr/container": "1.0.0",
"psr/http-message": "1.0.1",
2020-06-12 00:56:39 +00:00
"psr/log": "1.1.3",
2020-01-28 22:54:00 +00:00
"ralouphie/getallheaders": "3.0.3",
"stack/builder": "v1.0.5",
"symfony-cmf/routing": "1.4.1",
2020-06-12 00:56:39 +00:00
"symfony/class-loader": "v3.4.41",
"symfony/console": "v3.4.41",
"symfony/debug": "v3.4.41",
"symfony/dependency-injection": "v3.4.41",
"symfony/event-dispatcher": "v3.4.41",
"symfony/http-foundation": "v3.4.41",
2020-09-16 19:06:45 +00:00
"symfony/http-kernel": "v3.4.44",
2020-06-12 00:56:39 +00:00
"symfony/polyfill-ctype": "v1.17.0",
"symfony/polyfill-iconv": "v1.17.0",
"symfony/polyfill-intl-idn": "v1.17.0",
"symfony/polyfill-mbstring": "v1.17.0",
"symfony/polyfill-php56": "v1.17.0",
"symfony/polyfill-php70": "v1.17.0",
"symfony/polyfill-php72": "v1.17.0",
"symfony/polyfill-util": "v1.17.0",
"symfony/process": "v3.4.41",
2020-01-28 22:54:00 +00:00
"symfony/psr-http-message-bridge": "v1.1.2",
2020-06-12 00:56:39 +00:00
"symfony/routing": "v3.4.41",
"symfony/serializer": "v3.4.41",
"symfony/translation": "v3.4.41",
"symfony/validator": "v3.4.41",
"symfony/yaml": "v3.4.41",
"twig/twig": "v1.42.5",
"typo3/phar-stream-wrapper": "v3.1.4"
2020-01-28 22:54:00 +00:00
},
"conflict": {
"webflo/drupal-core-strict": "*"
},
"type": "metapackage",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
2021-04-16 21:26:07 +00:00
"support": {
2021-05-26 22:16:49 +00:00
"source": "https://github.com/drupal/core-recommended/tree/8.9.16"
2021-04-16 21:26:07 +00:00
},
2021-05-26 22:16:49 +00:00
"time": "2021-05-25T09:17:58+00:00"
2020-01-28 22:54:00 +00:00
},
2020-05-09 01:33:36 +00:00
{
"name": "drupal/ctools",
2021-06-04 17:00:00 +00:00
"version": "3.6.0",
2020-05-09 01:33:36 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/ctools.git",
2021-06-04 17:00:00 +00:00
"reference": "8.x-3.6"
2020-05-09 01:33:36 +00:00
},
"dist": {
"type": "zip",
2021-06-04 17:00:00 +00:00
"url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.6.zip",
"reference": "8.x-3.6",
"shasum": "9a849bb6ac9f4d02603d04b3265b35b7329e1ef5"
2020-05-09 01:33:36 +00:00
},
"require": {
2021-06-04 17:00:00 +00:00
"drupal/core": "^8.8 || ^9"
2020-05-09 01:33:36 +00:00
},
"type": "drupal-module",
"extra": {
"drupal": {
2021-06-04 17:00:00 +00:00
"version": "8.x-3.6",
"datestamp": "1620838181",
2020-05-09 01:33:36 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
2021-06-04 17:00:00 +00:00
},
"branch-alias": {
"dev-8.x-3.x": "3.x-dev"
2020-05-09 01:33:36 +00:00
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2021-06-04 17:00:00 +00:00
"GPL-2.0-or-later"
2020-05-09 01:33:36 +00:00
],
"authors": [
{
"name": "Kris Vanderwater (EclipseGc)",
"homepage": "https://www.drupal.org/u/eclipsegc",
"role": "Maintainer"
},
{
"name": "Jakob Perry (japerry)",
"homepage": "https://www.drupal.org/u/japerry",
"role": "Maintainer"
},
{
"name": "Tim Plunkett (tim.plunkett)",
"homepage": "https://www.drupal.org/u/timplunkett",
"role": "Maintainer"
},
{
"name": "James Gilliland (neclimdul)",
"homepage": "https://www.drupal.org/u/neclimdul",
"role": "Maintainer"
},
{
"name": "Daniel Wehner (dawehner)",
"homepage": "https://www.drupal.org/u/dawehner",
"role": "Maintainer"
},
{
"name": "joelpittet",
"homepage": "https://www.drupal.org/user/160302"
},
{
"name": "merlinofchaos",
"homepage": "https://www.drupal.org/user/26979"
},
{
"name": "neclimdul",
"homepage": "https://www.drupal.org/user/48673"
},
{
"name": "sdboyer",
"homepage": "https://www.drupal.org/user/146719"
},
{
"name": "sun",
"homepage": "https://www.drupal.org/user/54136"
},
{
"name": "tim.plunkett",
"homepage": "https://www.drupal.org/user/241634"
}
],
"description": "Provides a number of utility and helper APIs for Drupal developers and site builders.",
"homepage": "https://www.drupal.org/project/ctools",
"support": {
"source": "https://git.drupalcode.org/project/ctools",
"issues": "https://www.drupal.org/project/issues/ctools"
}
},
2020-05-29 20:35:21 +00:00
{
"name": "drupal/discoverable_entity_bundle_classes",
"version": "1.0.0-alpha2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/discoverable_entity_bundle_classes.git",
"reference": "8.x-1.0-alpha2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/discoverable_entity_bundle_classes-8.x-1.0-alpha2.zip",
"reference": "8.x-1.0-alpha2",
"shasum": "c8f1e27475f3a1b7d7694949baaf337ed126c05a"
},
"require": {
"drupal/core": "~8.0"
},
"require-dev": {
"drupal/paragraphs": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-alpha2",
"datestamp": "1553798282",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "amcgowanca",
"homepage": "https://www.drupal.org/user/802138"
}
],
"description": "An experimental approach for implementing entity classes for specific bundles.",
"homepage": "https://www.drupal.org/project/discoverable_entity_bundle_classes",
"support": {
"source": "https://git.drupalcode.org/project/discoverable_entity_bundle_classes"
}
},
2020-02-07 22:53:44 +00:00
{
"name": "drupal/entity_reference_revisions",
2021-03-22 17:38:40 +00:00
"version": "1.8.0",
2020-02-07 22:53:44 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
2021-03-22 17:38:40 +00:00
"reference": "8.x-1.8"
2020-02-07 22:53:44 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.8.zip",
"reference": "8.x-1.8",
"shasum": "c1279e6c683edc2dbccedba8de1505340c8a62b6"
2020-02-07 22:53:44 +00:00
},
"require": {
2020-04-09 09:08:48 +00:00
"drupal/core": "^8.7.7 || ^9"
2020-02-07 22:53:44 +00:00
},
"require-dev": {
2020-04-09 09:08:48 +00:00
"drupal/diff": "1.x-dev"
2020-02-07 22:53:44 +00:00
},
"type": "drupal-module",
"extra": {
"drupal": {
2021-03-22 17:38:40 +00:00
"version": "8.x-1.8",
"datestamp": "1583961846",
2020-02-07 22:53:44 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2021-03-22 17:38:40 +00:00
"GPL-2.0"
2020-02-07 22:53:44 +00:00
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "Frans",
"homepage": "https://www.drupal.org/user/514222"
},
{
"name": "jeroen.b",
"homepage": "https://www.drupal.org/user/1853532"
},
{
"name": "miro_dietiker",
"homepage": "https://www.drupal.org/user/227761"
}
],
2020-04-09 09:08:48 +00:00
"description": "Entity Reference Revisions",
2020-02-07 22:53:44 +00:00
"homepage": "https://www.drupal.org/project/entity_reference_revisions",
"support": {
"source": "https://git.drupalcode.org/project/entity_reference_revisions"
}
},
2020-06-04 00:23:33 +00:00
{
"name": "drupal/gin",
2021-03-22 17:38:40 +00:00
"version": "3.0.0-alpha27",
2020-06-04 00:23:33 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/gin.git",
2021-03-22 17:38:40 +00:00
"reference": "8.x-3.0-alpha27"
2020-06-04 00:23:33 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://ftp.drupal.org/files/projects/gin-8.x-3.0-alpha27.zip",
"reference": "8.x-3.0-alpha27",
"shasum": "8a6c0b47313b295dabc781def387f1a0179eb1d8"
2020-06-04 00:23:33 +00:00
},
"require": {
2021-03-22 17:38:40 +00:00
"drupal/core": "^8.8 || ^9"
2020-06-04 00:23:33 +00:00
},
"type": "drupal-theme",
"extra": {
"drupal": {
2021-03-22 17:38:40 +00:00
"version": "8.x-3.0-alpha27",
"datestamp": "1601291419",
2020-06-04 00:23:33 +00:00
"security-coverage": {
"status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
2020-10-08 20:00:32 +00:00
"name": "Sascha Eggenberger (saschaeggi)",
"homepage": "https://www.drupal.org/u/saschaeggi",
"role": "Maintainer"
2020-06-04 00:23:33 +00:00
},
{
"name": "saschaeggi",
"homepage": "https://www.drupal.org/user/1999056"
}
],
2020-10-08 20:00:32 +00:00
"description": "For a better Admin and Content Editor Experience.",
2020-06-04 00:23:33 +00:00
"homepage": "https://www.drupal.org/project/gin",
"support": {
"source": "https://git.drupalcode.org/project/gin",
"issues": "https://www.drupal.org/project/issues/gin"
2020-10-08 20:00:32 +00:00
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/saschaeggi"
},
{
"type": "other",
"url": "https://paypal.me/saschaeggi"
}
]
2020-06-04 00:23:33 +00:00
},
2020-10-08 19:59:41 +00:00
{
"name": "drupal/gin_toolbar",
2021-03-22 17:38:40 +00:00
"version": "1.0.0-beta12",
2020-10-08 19:59:41 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/gin_toolbar.git",
2021-03-22 17:38:40 +00:00
"reference": "8.x-1.0-beta12"
2020-10-08 19:59:41 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://ftp.drupal.org/files/projects/gin_toolbar-8.x-1.0-beta12.zip",
"reference": "8.x-1.0-beta12",
"shasum": "3f24ab8867138584c7e6dee702b96b4f774c4341"
2020-10-08 19:59:41 +00:00
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
2021-03-22 17:38:40 +00:00
"version": "8.x-1.0-beta12",
"datestamp": "1597406503",
2020-10-08 19:59:41 +00:00
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Sascha Eggenberger (saschaeggi)",
"homepage": "https://www.drupal.org/u/saschaeggi",
"role": "Maintainer"
}
],
"description": "Gin Toolbar for Frontend use",
"homepage": "https://www.drupal.org/project/gin_toolbar",
"keywords": [
"Drupal"
],
"support": {
"source": "http://cgit.drupalcode.org/gin_toolbar",
"issues": "https://www.drupal.org/project/issues/gin_toolbar"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/saschaeggi"
},
{
"type": "other",
"url": "https://paypal.me/saschaeggi"
}
]
},
2020-05-26 23:39:40 +00:00
{
"name": "drupal/honeypot",
2020-11-02 00:33:52 +00:00
"version": "2.0.1",
2020-05-26 23:39:40 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/honeypot.git",
2020-11-02 00:33:52 +00:00
"reference": "2.0.1"
2020-05-26 23:39:40 +00:00
},
"dist": {
"type": "zip",
2020-11-02 00:33:52 +00:00
"url": "https://ftp.drupal.org/files/projects/honeypot-2.0.1.zip",
"reference": "2.0.1",
"shasum": "c29d248c0fdcdf733a31b9214355acfa73716632"
2020-05-26 23:39:40 +00:00
},
"require": {
"drupal/core": "^8.0 || ^9.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
2020-11-02 00:33:52 +00:00
"version": "2.0.1",
"datestamp": "1597855128",
2020-05-26 23:39:40 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Jeff Geerling",
"homepage": "https://www.drupal.org/user/213194",
"email": "geerlingguy@mac.com"
},
{
"name": "geerlingguy",
"homepage": "https://www.drupal.org/user/389011"
},
{
"name": "vijaycs85",
"homepage": "https://www.drupal.org/user/93488"
}
],
"description": "Mitigates spam form submissions using the honeypot method.",
"homepage": "https://www.drupal.org/project/honeypot",
"keywords": [
"deterrent",
"form",
"honeypot",
"honeytrap",
"php",
"spam"
],
"support": {
"source": "https://git.drupalcode.org/project/honeypot",
"issues": "https://www.drupal.org/project/issues/honeypot"
}
},
2020-05-08 17:46:31 +00:00
{
"name": "drupal/hook_event_dispatcher",
2021-03-22 17:38:40 +00:00
"version": "2.4.0",
2020-05-08 17:46:31 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/hook_event_dispatcher.git",
2021-03-22 17:38:40 +00:00
"reference": "8.x-2.04"
2020-05-08 17:46:31 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://ftp.drupal.org/files/projects/hook_event_dispatcher-8.x-2.04.zip",
"reference": "8.x-2.04",
"shasum": "f689478d1a749076b6cae34b72557990806c2484"
2020-05-08 17:46:31 +00:00
},
"require": {
"drupal/core": "^8 || ^9"
},
"require-dev": {
2020-09-06 11:05:45 +00:00
"drupal/coder": "^8.3",
"drupal/core-recommended": "^9.0",
2020-05-08 17:46:31 +00:00
"drupal/eck": "^1.0@alpha",
"drupal/paragraphs": "^1.10",
"drupal/webform": "*",
"mockery/mockery": "^1.3",
"php-parallel-lint/php-parallel-lint": "^1.0",
2020-11-02 00:33:52 +00:00
"phpmd/phpmd": "^2.8",
2021-03-22 17:38:40 +00:00
"phpunit/phpunit": "^7",
2020-05-08 17:46:31 +00:00
"squizlabs/php_codesniffer": "^3.4"
},
"suggest": {
"drupal/paragraphs": "Enables the creation of paragraphs entities.",
"drupal/token": "Provides additional tokens not supported by core (most notably fields), as well as a UI for browsing tokens."
},
"type": "drupal-module",
"extra": {
"drupal": {
2021-03-22 17:38:40 +00:00
"version": "8.x-2.04",
"datestamp": "1601714788",
2020-05-08 17:46:31 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"autoload": {
"psr-4": {
"Drupal\\hook_event_dispatcher\\": "src/",
2020-09-06 11:05:45 +00:00
"Drupal\\core_event_dispatcher\\": "modules/core_event_dispatcher/src/",
"Drupal\\field_event_dispatcher\\": "modules/field_event_dispatcher/src/",
"Drupal\\media_event_dispatcher\\": "modules/media_event_dispatcher/src/",
"Drupal\\path_event_dispatcher\\": "modules/path_event_dispatcher/src/",
"Drupal\\preprocess_event_dispatcher\\": "modules/preprocess_event_dispatcher/src/",
"Drupal\\toolbar_event_dispatcher\\": "modules/toolbar_event_dispatcher/src/",
"Drupal\\user_event_dispatcher\\": "modules/user_event_dispatcher/src/",
"Drupal\\views_event_dispatcher\\": "modules/views_event_dispatcher/src/",
2020-05-08 17:46:31 +00:00
"Drupal\\webform_event_dispatcher\\": "modules/webform_event_dispatcher/src/"
}
},
"autoload-dev": {
"psr-4": {
"Drupal\\Tests\\hook_event_dispatcher\\": "tests/src/",
2020-09-06 11:05:45 +00:00
"Drupal\\Tests\\core_event_dispatcher\\": "modules/core_event_dispatcher/tests/src/",
"Drupal\\Tests\\field_event_dispatcher\\": "modules/field_event_dispatcher/tests/src/",
"Drupal\\Tests\\media_event_dispatcher\\": "modules/media_event_dispatcher/tests/src/",
"Drupal\\Tests\\path_event_dispatcher\\": "modules/path_event_dispatcher/tests/src/",
"Drupal\\Tests\\preprocess_event_dispatcher\\": "modules/preprocess_event_dispatcher/tests/src/",
"Drupal\\Tests\\toolbar_event_dispatcher\\": "modules/toolbar_event_dispatcher/tests/src/",
"Drupal\\Tests\\user_event_dispatcher\\": "modules/user_event_dispatcher/tests/src/",
"Drupal\\Tests\\views_event_dispatcher\\": "modules/views_event_dispatcher/tests/src/",
2020-05-08 17:46:31 +00:00
"Drupal\\Tests\\webform_event_dispatcher\\": "modules/webform_event_dispatcher/tests/src/",
"Drupal\\Tests\\": "vendor/drupal/core/tests/Drupal/Tests",
"Drupal\\TestTools\\": "vendor/drupal/core/tests/Drupal/TestTools",
2020-09-06 11:05:45 +00:00
"Drupal\\media\\": "vendor/drupal/core/modules/media/src/",
2020-05-08 17:46:31 +00:00
"Drupal\\views\\": "vendor/drupal/core/modules/views/src/"
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"scripts": {
"test": [
2020-11-02 00:33:52 +00:00
"@phpunit",
"@phpcbf",
"@phpmd"
],
"ci": [
2020-05-08 17:46:31 +00:00
"@phplint",
"@phpunit",
"@phpcs",
"@phpmd"
],
"phplint": [
"vendor/bin/parallel-lint --exclude vendor/ --exclude .idea/ -e php,module,inc,install,profile,theme ."
],
"phpunit": [
"vendor/bin/phpunit --configuration=phpunit.xml"
],
"phpcs": [
2020-11-02 00:33:52 +00:00
"vendor/bin/phpcs --ignore=vendor/,.idea/ --standard=phpcs.xml --extensions=php,module,inc,install,profile,theme,css,info,txt,md,yml --report=full ."
2020-05-08 17:46:31 +00:00
],
"phpcbf": [
2020-11-02 00:33:52 +00:00
"vendor/bin/phpcbf --ignore=vendor/,.idea/ --standard=phpcs.xml --extensions=php,module,inc,install,profile,theme,css,info,txt,md,yml ."
2020-05-08 17:46:31 +00:00
],
"phpmd": [
"vendor/bin/phpmd --exclude vendor/,.idea/ --suffixes php,module,inc,install,profile,theme . text phpmd.xml"
]
},
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "pdenooijer",
"homepage": "https://www.drupal.org/user/3175437"
},
{
"name": "robin.ingelbrecht",
"homepage": "https://www.drupal.org/user/2339074"
}
],
"description": "Dispatches events for several drupal core hooks.",
"homepage": "https://www.drupal.org/project/hook_event_dispatcher",
"support": {
"source": "https://git.drupalcode.org/project/hook_event_dispatcher"
}
},
2020-12-19 13:49:56 +00:00
{
"name": "drupal/hreflang",
2021-03-22 17:38:40 +00:00
"version": "1.3.0",
2020-12-19 13:49:56 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/hreflang.git",
2021-03-22 17:38:40 +00:00
"reference": "8.x-1.3"
2020-12-19 13:49:56 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://ftp.drupal.org/files/projects/hreflang-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "0a367e16e96b88a2598aa47ce94d30be18b46bde"
2020-12-19 13:49:56 +00:00
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
2021-03-22 17:38:40 +00:00
"version": "8.x-1.3",
"datestamp": "1578637687",
2020-12-19 13:49:56 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "mfb",
"homepage": "https://www.drupal.org/user/12302"
}
],
"description": "Adds hreflang link elements to the header of each page.",
"homepage": "https://www.drupal.org/project/hreflang",
"support": {
"source": "https://git.drupalcode.org/project/hreflang"
}
},
2021-01-30 17:18:10 +00:00
{
"name": "drupal/insert",
"version": "2.0.0-beta2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/insert.git",
"reference": "8.x-2.0-beta2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/insert-8.x-2.0-beta2.zip",
"reference": "8.x-2.0-beta2",
"shasum": "a8231c17020a7fab94444b0122741f9ccd60b5dc"
},
"require": {
"drupal/core": "^8 || ^9"
},
"require-dev": {
"drupal/colorbox": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.0-beta2",
"datestamp": "1597166250",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Neslee Canil Pinto",
"homepage": "https://www.drupal.org/user/3580850"
},
{
"name": "Snater",
"homepage": "https://www.drupal.org/user/3513717"
},
{
"name": "quicksketch",
"homepage": "https://www.drupal.org/user/35821"
}
],
"description": "Assists in inserting files, images, or other media into the body field as well as other editor and text areas.",
"homepage": "https://www.drupal.org/project/insert",
"support": {
"source": "https://git.drupalcode.org/project/insert"
}
},
2020-02-07 07:50:16 +00:00
{
"name": "drupal/markdown",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/markdown.git",
"reference": "8.x-1.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/markdown-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "599f3f4dfe3c3d3f3b6d301f940a1125e437a2b0"
},
"require": {
"drupal/core": "~8.0",
"league/commonmark": "^0.18.3",
"michelf/php-markdown": "^1.6"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.3",
"datestamp": "1568908385",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "frjo",
"homepage": "https://www.drupal.org/user/5546"
},
{
"name": "gisle",
"homepage": "https://www.drupal.org/user/409554"
},
{
2021-01-15 09:13:09 +00:00
"name": "markhalliwell",
2020-02-07 07:50:16 +00:00
"homepage": "https://www.drupal.org/user/501638"
}
],
"description": "Allows content to be submitted using Markdown, a simple plain-text syntax that is transformed into valid HTML.",
"homepage": "https://www.drupal.org/project/markdown",
"support": {
"source": "https://cgit.drupalcode.org/markdown",
"issues": "https://www.drupal.org/project/markdown"
}
},
2020-06-01 23:13:06 +00:00
{
"name": "drupal/menu_trail_by_path",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/menu_trail_by_path.git",
"reference": "8.x-1.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/menu_trail_by_path-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "64ba3a163302ff132c29a75b75ca4f6cce6b24dd"
},
"require": {
"drupal/core": "^8.8|^9.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.3",
"datestamp": "1586900806",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0"
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "SeriousMatters",
"homepage": "https://www.drupal.org/user/290439"
},
{
"name": "davy-r",
"homepage": "https://www.drupal.org/user/3278771"
},
{
"name": "mbovan",
"homepage": "https://www.drupal.org/user/3149657"
},
{
"name": "redndahead",
"homepage": "https://www.drupal.org/user/160320"
}
],
"description": "Expand menus and set active-trail according to the current path.",
"homepage": "https://www.drupal.org/project/menu_trail_by_path",
"support": {
"source": "https://git.drupalcode.org/project/menu_trail_by_path"
}
},
2020-02-14 20:51:56 +00:00
{
"name": "drupal/metatag",
2021-03-22 17:38:40 +00:00
"version": "1.14.0",
2020-02-14 20:51:56 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/metatag.git",
2021-03-22 17:38:40 +00:00
"reference": "8.x-1.14"
2020-02-14 20:51:56 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.14.zip",
"reference": "8.x-1.14",
"shasum": "9bf9f1517ad015d0c93ca1460e284c557624aa90"
2020-02-14 20:51:56 +00:00
},
"require": {
2021-01-15 09:13:09 +00:00
"drupal/core": "^8 || ^9",
2020-02-14 20:51:56 +00:00
"drupal/token": "^1.0"
},
"require-dev": {
"drupal/metatag_dc": "*",
"drupal/metatag_open_graph": "*",
2021-01-15 09:13:09 +00:00
"drupal/page_manager": "4.x-dev",
2020-11-02 00:33:52 +00:00
"drupal/panelizer": "4.x-dev",
2020-06-12 00:56:39 +00:00
"drupal/redirect": "1.x-dev"
2020-02-14 20:51:56 +00:00
},
"type": "drupal-module",
"extra": {
"drupal": {
2021-03-22 17:38:40 +00:00
"version": "8.x-1.14",
"datestamp": "1597183852",
2020-02-14 20:51:56 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2020-11-02 00:33:52 +00:00
"GPL-2.0-or-later"
2020-02-14 20:51:56 +00:00
],
"authors": [
{
"name": "See contributors",
"homepage": "https://www.drupal.org/node/640498/committers",
"role": "Developer"
},
{
"name": "Dave Reid",
"homepage": "https://www.drupal.org/user/53892"
}
],
"description": "Manage meta tags for all entities.",
"homepage": "https://www.drupal.org/project/metatag",
"keywords": [
"Drupal",
"seo"
],
"support": {
2020-04-09 09:08:48 +00:00
"source": "https://git.drupalcode.org/project/metatag",
"issues": "https://www.drupal.org/project/issues/metatag",
"docs": "https://www.drupal.org/docs/8/modules/metatag"
2020-02-14 20:51:56 +00:00
}
},
2020-06-01 11:33:29 +00:00
{
"name": "drupal/migrate_plus",
2020-06-12 00:56:39 +00:00
"version": "5.1.0",
2020-06-01 11:33:29 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/migrate_plus.git",
2020-06-12 00:56:39 +00:00
"reference": "8.x-5.1"
2020-06-01 11:33:29 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-5.1.zip",
"reference": "8.x-5.1",
"shasum": "1257427ab0c64459c3c1e42bb2a98d3114b77163"
2020-06-01 11:33:29 +00:00
},
"require": {
2020-06-12 00:56:39 +00:00
"drupal/core": "^8.8 || ^9",
"php": ">=7.1"
2020-06-01 11:33:29 +00:00
},
"require-dev": {
"drupal/migrate_example_advanced_setup": "*",
"drupal/migrate_example_setup": "*"
},
"suggest": {
"ext-soap": "*",
"sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin"
},
"type": "drupal-module",
"extra": {
"drupal": {
2020-06-12 00:56:39 +00:00
"version": "8.x-5.1",
"datestamp": "1588261060",
2020-06-01 11:33:29 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2020-06-12 00:56:39 +00:00
"GPL-2.0-or-later"
2020-06-01 11:33:29 +00:00
],
"authors": [
{
"name": "Mike Ryan",
"homepage": "https://www.drupal.org/u/mikeryan",
"role": "Maintainer"
},
{
"name": "Lucas Hedding",
"homepage": "https://www.drupal.org/u/heddn",
"role": "Maintainer"
}
],
"description": "Enhancements to core migration support.",
"homepage": "https://www.drupal.org/project/migrate_plus",
"support": {
"source": "https://git.drupalcode.org/project/migrate_plus",
"issues": "https://www.drupal.org/project/issues/migrate_plus",
"slack": "#migrate"
}
},
{
"name": "drupal/migrate_source_yaml",
2020-06-12 00:56:39 +00:00
"version": "1.3.0",
2020-06-01 11:33:29 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/migrate_source_yaml.git",
2020-06-12 00:56:39 +00:00
"reference": "8.x-1.3"
2020-06-01 11:33:29 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://ftp.drupal.org/files/projects/migrate_source_yaml-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "ae0e66bf4872250843fe9efe1a8a8aa0ac58a100"
2020-06-01 11:33:29 +00:00
},
"require": {
2020-06-12 00:56:39 +00:00
"drupal/core": "^8.8 || ^9"
2020-06-01 11:33:29 +00:00
},
"type": "drupal-module",
"extra": {
"drupal": {
2020-06-12 00:56:39 +00:00
"version": "8.x-1.3",
"datestamp": "1591132876",
2020-06-01 11:33:29 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
2020-06-12 00:56:39 +00:00
"name": "msmithcti",
"homepage": "https://www.drupal.org/user/1012210"
2020-06-01 11:33:29 +00:00
},
{
2020-06-12 00:56:39 +00:00
"name": "rodrigoaguilera",
"homepage": "https://www.drupal.org/user/408170"
2020-06-01 11:33:29 +00:00
}
],
"description": "Allows to migrate data from YAML files.",
"homepage": "https://www.drupal.org/project/migrate_source_yaml",
"support": {
"source": "https://git.drupalcode.org/project/migrate_source_yaml"
}
},
{
"name": "drupal/migrate_tools",
"version": "4.5.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/migrate_tools.git",
"reference": "8.x-4.5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.5.zip",
"reference": "8.x-4.5",
"shasum": "06390b359bf53c50a30f2d6dc4c7542bfb1fe7ca"
},
"require": {
"drupal/core": "^8 || ^9",
"drupal/migrate_plus": "^4 || ^5"
},
"require-dev": {
"drupal/migrate_plus": "4.x-dev",
"drupal/migrate_source_csv": "^2.2",
"drush/drush": "^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-4.5",
"datestamp": "1574693285",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
2020-06-22 13:41:31 +00:00
"name": "drupalspoons",
"homepage": "https://www.drupal.org/user/3647684"
2020-06-01 11:33:29 +00:00
},
{
"name": "mikeryan",
"homepage": "https://www.drupal.org/user/4420"
}
],
"description": "Tools to assist in developing and running migrations.",
"homepage": "http://drupal.org/project/migrate_tools",
"support": {
"source": "http://cgit.drupalcode.org/migrate_tools",
"issues": "http://drupal.org/project/migrate_tools",
"irc": "irc://irc.freenode.org/drupal-migrate"
}
},
2020-02-07 22:53:44 +00:00
{
"name": "drupal/paragraphs",
2020-06-12 00:56:39 +00:00
"version": "1.12.0",
2020-02-07 22:53:44 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/paragraphs.git",
2020-06-12 00:56:39 +00:00
"reference": "8.x-1.12"
2020-02-07 22:53:44 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.12.zip",
"reference": "8.x-1.12",
"shasum": "3b67d8af1160af42d93a4610be1e02869e428965"
2020-02-07 22:53:44 +00:00
},
"require": {
2020-06-12 00:56:39 +00:00
"drupal/core": "^8.8 || ^9",
2020-02-07 22:53:44 +00:00
"drupal/entity_reference_revisions": "~1.3"
},
"require-dev": {
"drupal/block_field": "~1.0",
"drupal/ctools": "3.x-dev",
"drupal/diff": "~1.0",
"drupal/entity_browser": "2.x-dev",
"drupal/entity_usage": "2.x-dev",
"drupal/field_group": "3.x-dev",
"drupal/inline_entity_form": "~1.0",
"drupal/paragraphs-paragraphs_library": "*",
"drupal/replicate": "~1.0",
"drupal/search_api": "~1.0",
"drupal/search_api_db": "*"
},
"suggest": {
"drupal/entity_browser": "Recommended for an improved user experience when using the Paragraphs library module"
},
"type": "drupal-module",
"extra": {
"drupal": {
2020-06-12 00:56:39 +00:00
"version": "8.x-1.12",
"datestamp": "1590140081",
2020-02-07 22:53:44 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2020-06-12 00:56:39 +00:00
"GPL-2.0-or-later"
2020-02-07 22:53:44 +00:00
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "Frans",
"homepage": "https://www.drupal.org/user/514222"
},
{
"name": "Primsi",
"homepage": "https://www.drupal.org/user/282629"
},
{
"name": "jeroen.b",
"homepage": "https://www.drupal.org/user/1853532"
},
{
"name": "jstoller",
"homepage": "https://www.drupal.org/user/99012"
},
{
"name": "miro_dietiker",
"homepage": "https://www.drupal.org/user/227761"
}
],
"description": "Enables the creation of Paragraphs entities.",
"homepage": "https://www.drupal.org/project/paragraphs",
"support": {
"source": "https://git.drupalcode.org/project/paragraphs"
}
},
2020-05-09 01:33:36 +00:00
{
"name": "drupal/pathauto",
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/pathauto.git",
"reference": "8.x-1.8"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.8.zip",
"reference": "8.x-1.8",
"shasum": "ede3216abb9c4f77709338d9147334c595046329"
},
"require": {
"drupal/core": "^8.8 || ^9",
"drupal/ctools": "*",
"drupal/token": "*"
},
"suggest": {
"drupal/redirect": "When installed Pathauto will provide a new \"Update Action\" in case your URLs change. This is the recommended update action and is considered the best practice for SEO and usability."
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.8",
"datestamp": "1588103046",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "Dave Reid",
"homepage": "https://www.drupal.org/user/53892"
},
{
"name": "Freso",
"homepage": "https://www.drupal.org/user/27504"
},
{
"name": "greggles",
"homepage": "https://www.drupal.org/user/36762"
}
],
"description": "Provides a mechanism for modules to automatically generate aliases for the content they manage.",
"homepage": "https://www.drupal.org/project/pathauto",
"support": {
"source": "https://cgit.drupalcode.org/pathauto",
"issues": "https://www.drupal.org/project/issues/pathauto",
"documentation": "https://www.drupal.org/docs/8/modules/pathauto"
}
},
2020-09-26 18:28:16 +00:00
{
"name": "drupal/plausible",
2021-04-16 21:26:07 +00:00
"version": "2.0.0-alpha1",
2020-09-26 18:28:16 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/plausible.git",
2021-04-16 21:26:07 +00:00
"reference": "2.0.0-alpha1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/plausible-2.0.0-alpha1.zip",
"reference": "2.0.0-alpha1",
"shasum": "746b859978a7dd3aeac09b5b152c743f686b14b4"
2020-09-26 18:28:16 +00:00
},
"require": {
"drupal/core": "^8.8.6 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
2021-04-16 21:26:07 +00:00
"version": "2.0.0-alpha1",
"datestamp": "1618606972",
2020-09-26 18:28:16 +00:00
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
}
2021-02-10 10:54:20 +00:00
},
"patches_applied": {
"Return early if user is not anonymous": "tools/patches/plausible/return-if-authenticated.patch"
2020-09-26 18:28:16 +00:00
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "droces",
"homepage": "https://www.drupal.org/user/2996575"
2021-03-22 17:38:40 +00:00
},
{
"name": "opdavies",
"homepage": "https://www.drupal.org/user/381388"
2020-09-26 18:28:16 +00:00
}
],
"description": "Allows your site to be tracked using Plausible, by adding a Javascript tracking snippet to every page.",
"homepage": "https://www.drupal.org/project/plausible",
"support": {
"source": "https://git.drupalcode.org/project/plausible"
2021-04-16 21:26:07 +00:00
}
2020-09-26 18:28:16 +00:00
},
2020-02-14 20:51:56 +00:00
{
"name": "drupal/redirect",
2020-06-12 00:56:39 +00:00
"version": "1.6.0",
2020-02-14 20:51:56 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/redirect.git",
2020-06-12 00:56:39 +00:00
"reference": "8.x-1.6"
2020-02-14 20:51:56 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.6.zip",
"reference": "8.x-1.6",
"shasum": "f848e001deac8425ae57d4b9397087c491d37294"
2020-02-14 20:51:56 +00:00
},
"require": {
2020-06-12 00:56:39 +00:00
"drupal/core": "^8.8 || ^9"
2020-02-14 20:51:56 +00:00
},
"type": "drupal-module",
"extra": {
"drupal": {
2020-06-12 00:56:39 +00:00
"version": "8.x-1.6",
"datestamp": "1589312204",
2020-02-14 20:51:56 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2020-06-12 00:56:39 +00:00
"GPL-2.0-or-later"
2020-02-14 20:51:56 +00:00
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "Dave Reid",
"homepage": "https://www.drupal.org/user/53892"
},
{
"name": "pifagor",
"homepage": "https://www.drupal.org/user/2375692"
}
],
"description": "Allows users to redirect from old URLs to new URLs.",
"homepage": "https://www.drupal.org/project/redirect",
"support": {
"source": "https://git.drupalcode.org/project/redirect"
}
},
2021-02-17 12:00:00 +00:00
{
"name": "drupal/redis",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/redis.git",
"reference": "8.x-1.5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/redis-8.x-1.5.zip",
"reference": "8.x-1.5",
"shasum": "4283333dc2bf405045765b83ca662acc409a6543"
},
"require": {
"drupal/core": "^8.8 || ^9"
},
"suggest": {
"predis/predis": "^1.1.1"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.5",
"datestamp": "1609972488",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"autoload": {
"psr-4": {
"Drupal\\redis\\": "src"
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "pounard",
"homepage": "https://www.drupal.org/user/240164"
}
],
"description": "Integration of Drupal with the Redis key-value store.",
"homepage": "https://www.drupal.org/project/redis",
"support": {
"source": "https://git.drupalcode.org/project/redis"
}
},
2020-07-11 10:35:10 +00:00
{
"name": "drupal/scheduler",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/scheduler.git",
"reference": "8.x-1.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "704f9e289c7a42ddfb65297beb0be02e324f02c6"
},
"require": {
"drupal/core": "^8 || ^9"
},
"require-dev": {
"drupal/devel_generate": "^2.0 || 3.x-dev",
"drupal/rules": "^3",
"drush/drush": "^9.0 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.3",
"datestamp": "1591436219",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Eric Schaefer (Eric Schaefer)",
"homepage": "https://www.drupal.org/u/eric-schaefer",
"role": "Maintainer"
},
{
"name": "Jonathan Smith (jonathan1055)",
"homepage": "https://www.drupal.org/u/jonathan1055",
"role": "Maintainer"
},
{
"name": "Pieter Frenssen (pfrenssen)",
"homepage": "https://www.drupal.org/u/pfrenssen",
"role": "Maintainer"
},
{
"name": "Rick Manelius (rickmanelius)",
"homepage": "https://www.drupal.org/u/rickmanelius",
"role": "Maintainer"
}
],
"description": "Automatically publish and unpublish content at specified dates and times.",
"homepage": "https://drupal.org/project/scheduler",
"support": {
"source": "https://git.drupalcode.org/project/scheduler",
"issues": "https://www.drupal.org/project/issues/scheduler"
}
},
2020-05-14 23:24:47 +00:00
{
"name": "drupal/simple_sitemap",
2021-03-22 17:38:40 +00:00
"version": "3.7.0",
2020-05-14 23:24:47 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/simple_sitemap.git",
2021-03-22 17:38:40 +00:00
"reference": "8.x-3.7"
2020-05-14 23:24:47 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://ftp.drupal.org/files/projects/simple_sitemap-8.x-3.7.zip",
"reference": "8.x-3.7",
"shasum": "7b23930cc71d37f332c1e836bc18c29ed2ae8cde"
2020-05-14 23:24:47 +00:00
},
"require": {
"drupal/core": "^8 || ^9",
"ext-xmlwriter": "*"
},
"type": "drupal-module",
"extra": {
"drupal": {
2021-03-22 17:38:40 +00:00
"version": "8.x-3.7",
"datestamp": "1592298918",
2020-05-14 23:24:47 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2020-06-17 21:37:25 +00:00
"GPL-2.0-or-later"
2020-05-14 23:24:47 +00:00
],
"authors": [
{
"name": "Pawel Ginalski (gbyte.co)",
"homepage": "https://www.drupal.org/u/gbyte.co",
"email": "contact@gbyte.co",
"role": "Maintainer"
2021-01-15 09:13:09 +00:00
},
{
"name": "gbyte",
"homepage": "https://www.drupal.org/user/2381352"
2020-05-14 23:24:47 +00:00
}
],
"description": "Creates a standard conform hreflang XML sitemap of the site content and provides a framework for developing other sitemap types.",
"homepage": "https://drupal.org/project/simple_sitemap",
"support": {
"source": "https://cgit.drupalcode.org/simple_sitemap",
"issues": "https://drupal.org/project/issues/simple_sitemap",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
2021-03-05 19:58:27 +00:00
{
"name": "drupal/sitemap",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/sitemap.git",
"reference": "8.x-1.5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/sitemap-8.x-1.5.zip",
"reference": "8.x-1.5",
"shasum": "aa6f0189eba189c9f6c1a1e24505f1ce802eeea1"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.5",
"datestamp": "1541693881",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Nik Alexandrov",
"homepage": "https://www.drupal.org/u/nafes",
"role": "Maintainer"
},
{
"name": "Anna Kalata",
"homepage": "https://www.drupal.org/u/akalata",
"role": "Co-maintainer"
},
{
"name": "killes@www.drop.org",
"homepage": "https://www.drupal.org/u/killeswww.drop.org",
"role": "Co-maintainer"
},
{
"name": "See other contributors",
"homepage": "https://www.drupal.org/node/3295/committers",
"role": "contributor"
}
],
"description": "Display a sitemap.",
"homepage": "http://drupal.org/project/sitemap",
"support": {
"source": "http://cgit.drupalcode.org/sitemap",
"issues": "http://drupal.org/project/issues/sitemap",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
2020-02-08 16:51:10 +00:00
{
"name": "drupal/speakerdeck_field",
2020-06-17 21:37:25 +00:00
"version": "2.0.0",
2020-02-08 16:51:10 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/speakerdeck_field.git",
2020-06-17 21:37:25 +00:00
"reference": "2.0.0"
2020-02-12 10:18:49 +00:00
},
"dist": {
"type": "zip",
2020-06-17 21:37:25 +00:00
"url": "https://ftp.drupal.org/files/projects/speakerdeck_field-2.0.0.zip",
"reference": "2.0.0",
"shasum": "3da7cbd5a8901abef923b083a00a4edb0a43bdaf"
2020-02-08 16:51:10 +00:00
},
"require": {
2020-06-17 21:37:25 +00:00
"drupal/core": "^8 || ^9"
2020-02-08 16:51:10 +00:00
},
"type": "drupal-module",
"extra": {
"drupal": {
2020-06-17 21:37:25 +00:00
"version": "2.0.0",
"datestamp": "1589974531",
2020-02-08 16:51:10 +00:00
"security-coverage": {
2020-06-17 21:37:25 +00:00
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
2020-02-08 16:51:10 +00:00
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "opdavies",
"homepage": "https://www.drupal.org/user/381388"
}
],
"description": "Allows embedding of SpeakerDeck presentations.",
"homepage": "https://www.drupal.org/project/speakerdeck_field",
"support": {
"source": "https://git.drupalcode.org/project/speakerdeck_field"
2020-02-12 10:18:49 +00:00
}
2020-02-08 16:51:10 +00:00
},
2020-06-09 18:37:07 +00:00
{
"name": "drupal/stage_file_proxy",
2020-11-02 00:33:52 +00:00
"version": "1.1.0",
2020-06-09 18:37:07 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/stage_file_proxy.git",
2020-11-02 00:33:52 +00:00
"reference": "8.x-1.1"
2020-06-09 18:37:07 +00:00
},
"dist": {
"type": "zip",
2020-11-02 00:33:52 +00:00
"url": "https://ftp.drupal.org/files/projects/stage_file_proxy-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "bad4d500e56f4e77adb2704ec5d4efdf52340df8"
2020-06-09 18:37:07 +00:00
},
"require": {
"drupal/core": ">=8.7.7"
},
"type": "drupal-module",
"extra": {
"drupal": {
2020-11-02 00:33:52 +00:00
"version": "8.x-1.1",
"datestamp": "1601040732",
2020-06-09 18:37:07 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
2020-11-02 00:33:52 +00:00
},
"drush": {
"services": {
"stage_file_proxy.drush.services.yml": "^9 || ^10"
}
2020-06-09 18:37:07 +00:00
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2020-11-02 00:33:52 +00:00
"GPL-2.0-or-later"
2020-06-09 18:37:07 +00:00
],
"authors": [
{
"name": "BarisW",
"homepage": "https://www.drupal.org/user/107229"
},
{
"name": "geek-merlin",
"homepage": "https://www.drupal.org/user/229048"
},
{
"name": "greggles",
"homepage": "https://www.drupal.org/user/36762"
},
{
"name": "markdorison",
"homepage": "https://www.drupal.org/user/346106"
},
{
"name": "moshe weitzman",
"homepage": "https://www.drupal.org/user/23"
},
{
"name": "msonnabaum",
"homepage": "https://www.drupal.org/user/75278"
},
{
"name": "netaustin",
"homepage": "https://www.drupal.org/user/199298"
},
{
"name": "robwilmshurst",
"homepage": "https://www.drupal.org/user/144488"
}
],
"description": "Provides stage_file_proxy module.",
"homepage": "https://www.drupal.org/project/stage_file_proxy",
"support": {
"source": "https://git.drupalcode.org/project/stage_file_proxy"
}
},
2020-02-14 20:51:56 +00:00
{
"name": "drupal/token",
2021-02-10 21:43:20 +00:00
"version": "1.9.0",
2020-02-14 20:51:56 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/token.git",
2021-02-10 21:43:20 +00:00
"reference": "8.x-1.9"
2020-02-14 20:51:56 +00:00
},
"dist": {
"type": "zip",
2021-02-10 21:43:20 +00:00
"url": "https://ftp.drupal.org/files/projects/token-8.x-1.9.zip",
"reference": "8.x-1.9",
"shasum": "a5d234382a1a0e4ba61d4c7a2fa10671ca656be4"
2020-02-14 20:51:56 +00:00
},
"require": {
2021-02-10 21:43:20 +00:00
"drupal/core": "^8.8 || ^9"
2020-02-14 20:51:56 +00:00
},
"type": "drupal-module",
"extra": {
"drupal": {
2021-02-10 21:43:20 +00:00
"version": "8.x-1.9",
"datestamp": "1608284866",
2020-02-14 20:51:56 +00:00
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2021-02-10 21:43:20 +00:00
"GPL-2.0-or-later"
2020-02-14 20:51:56 +00:00
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "Dave Reid",
"homepage": "https://www.drupal.org/user/53892"
},
{
"name": "eaton",
"homepage": "https://www.drupal.org/user/16496"
},
{
"name": "fago",
"homepage": "https://www.drupal.org/user/16747"
},
{
"name": "greggles",
"homepage": "https://www.drupal.org/user/36762"
},
{
"name": "mikeryan",
"homepage": "https://www.drupal.org/user/4420"
}
],
"description": "Provides a user interface for the Token API, some missing core tokens.",
"homepage": "https://www.drupal.org/project/token",
"support": {
"source": "https://git.drupalcode.org/project/token"
}
},
2020-02-07 07:34:52 +00:00
{
"name": "drush/drush",
2021-03-22 17:38:40 +00:00
"version": "10.3.6",
2020-02-07 07:34:52 +00:00
"source": {
"type": "git",
"url": "https://github.com/drush-ops/drush.git",
2021-03-22 17:38:40 +00:00
"reference": "fc985a95c6010e04891a2dbcf3f39984b8c9ef0a"
2020-02-07 07:34:52 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://api.github.com/repos/drush-ops/drush/zipball/fc985a95c6010e04891a2dbcf3f39984b8c9ef0a",
"reference": "fc985a95c6010e04891a2dbcf3f39984b8c9ef0a",
2020-02-07 07:34:52 +00:00
"shasum": ""
},
"require": {
2021-03-22 17:38:40 +00:00
"chi-teck/drupal-code-generator": "^1.32.1",
"composer/semver": "^1.4 || ^3",
2020-02-07 07:34:52 +00:00
"consolidation/config": "^1.2",
"consolidation/filter-via-dot-access-data": "^1",
2020-11-01 21:58:24 +00:00
"consolidation/robo": "^1.4.11 || ^2",
2020-02-07 07:34:52 +00:00
"consolidation/site-alias": "^3.0.0@stable",
2020-11-01 21:58:24 +00:00
"consolidation/site-process": "^2.1 || ^4",
2020-02-07 07:34:52 +00:00
"ext-dom": "*",
"grasmash/yaml-expander": "^1.1.1",
2021-03-22 17:38:40 +00:00
"guzzlehttp/guzzle": "^6.3 || ^7.0",
2020-02-07 07:34:52 +00:00
"league/container": "~2",
2020-11-01 21:58:24 +00:00
"php": ">=7.1.3",
2020-02-07 07:34:52 +00:00
"psr/log": "~1.0",
"psy/psysh": "~0.6",
"symfony/event-dispatcher": "^3.4 || ^4.0",
2021-03-22 17:38:40 +00:00
"symfony/finder": "^3.4 || ^4.0 || ^5",
2020-11-01 21:58:24 +00:00
"symfony/var-dumper": "^3.4 || ^4.0 || ^5.0",
"symfony/yaml": "^3.4 || ^4.0",
"webflo/drupal-finder": "^1.2",
2020-02-07 07:34:52 +00:00
"webmozart/path-util": "^2.1.0"
},
"require-dev": {
2020-11-01 21:58:24 +00:00
"composer/installers": "^1.7",
2020-02-07 07:34:52 +00:00
"cweagans/composer-patches": "~1.0",
2020-11-01 21:58:24 +00:00
"david-garcia/phpwhois": "4.3.0",
2020-02-07 07:34:52 +00:00
"drupal/alinks": "1.0.0",
2020-11-01 21:58:24 +00:00
"drupal/core-recommended": "^8.8",
2020-02-07 07:34:52 +00:00
"lox/xhprof": "dev-master",
"phpunit/phpunit": "^4.8.36 || ^6.1",
"squizlabs/php_codesniffer": "^2.7 || ^3",
2020-11-01 21:58:24 +00:00
"vlucas/phpdotenv": "^2.4"
2020-02-07 07:34:52 +00:00
},
"bin": [
"drush"
],
"type": "library",
"extra": {
"installer-paths": {
"sut/core": [
"type:drupal-core"
],
"sut/libraries/{$name}": [
"type:drupal-library"
],
"sut/modules/unish/{$name}": [
"drupal/devel"
],
"sut/themes/unish/{$name}": [
"drupal/empty_theme"
],
"sut/modules/contrib/{$name}": [
"type:drupal-module"
],
"sut/profiles/contrib/{$name}": [
"type:drupal-profile"
],
"sut/themes/contrib/{$name}": [
"type:drupal-theme"
],
"sut/drush/contrib/{$name}": [
"type:drupal-drush"
]
}
},
"autoload": {
"psr-4": {
"Drush\\": "src/",
"Drush\\Internal\\": "src/internal-forks"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Moshe Weitzman",
"email": "weitzman@tejasa.com"
},
{
"name": "Owen Barton",
"email": "drupal@owenbarton.com"
},
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
},
{
"name": "Jonathan Araña Cruz",
"email": "jonhattan@faita.net"
},
{
"name": "Jonathan Hedstrom",
"email": "jhedstrom@gmail.com"
},
{
"name": "Christopher Gervais",
"email": "chris@ergonlogic.com"
},
{
"name": "Dave Reid",
"email": "dave@davereid.net"
},
{
"name": "Damian Lee",
"email": "damiankloip@googlemail.com"
}
],
"description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
"homepage": "http://www.drush.org",
2020-11-01 21:58:24 +00:00
"funding": [
{
"url": "https://github.com/weitzman",
"type": "github"
}
],
2021-03-22 17:38:40 +00:00
"time": "2020-11-11T04:36:51+00:00"
2020-02-07 07:34:52 +00:00
},
2020-01-28 22:54:00 +00:00
{
"name": "easyrdf/easyrdf",
"version": "0.9.1",
"source": {
"type": "git",
2020-06-09 18:37:07 +00:00
"url": "https://github.com/easyrdf/easyrdf.git",
2020-01-28 22:54:00 +00:00
"reference": "acd09dfe0555fbcfa254291e433c45fdd4652566"
},
"dist": {
"type": "zip",
2020-06-09 18:37:07 +00:00
"url": "https://api.github.com/repos/easyrdf/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566",
2020-01-28 22:54:00 +00:00
"reference": "acd09dfe0555fbcfa254291e433c45fdd4652566",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"ext-pcre": "*",
"php": ">=5.2.8"
},
"require-dev": {
"phpunit/phpunit": "~3.5",
"sami/sami": "~1.4",
"squizlabs/php_codesniffer": "~1.4.3"
},
"suggest": {
"ml/json-ld": "~1.0"
},
"type": "library",
"autoload": {
"psr-0": {
"EasyRdf_": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nicholas Humfrey",
"email": "njh@aelius.com",
"homepage": "http://www.aelius.com/njh/",
"role": "Developer"
},
{
"name": "Alexey Zakhlestin",
"email": "indeyets@gmail.com",
"role": "Developer"
}
],
"description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
"homepage": "http://www.easyrdf.org/",
"keywords": [
"Linked Data",
"RDF",
"Semantic Web",
"Turtle",
"rdfa",
"sparql"
],
2021-04-16 21:26:07 +00:00
"support": {
"forum": "http://groups.google.com/group/easyrdf/",
"irc": "irc://chat.freenode.net/easyrdf",
"issues": "http://github.com/njh/easyrdf/issues",
"source": "https://github.com/easyrdf/easyrdf/tree/0.9.1"
},
2020-01-28 22:54:00 +00:00
"time": "2015-02-27T09:45:49+00:00"
},
{
"name": "egulias/email-validator",
2020-06-12 00:56:39 +00:00
"version": "2.1.17",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
2020-06-12 00:56:39 +00:00
"reference": "ade6887fd9bd74177769645ab5c474824f8a418a"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ade6887fd9bd74177769645ab5c474824f8a418a",
"reference": "ade6887fd9bd74177769645ab5c474824f8a418a",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"doctrine/lexer": "^1.0.1",
2020-06-12 00:56:39 +00:00
"php": ">=5.5",
"symfony/polyfill-intl-idn": "^1.10"
2020-01-28 22:54:00 +00:00
},
"require-dev": {
2020-06-12 00:56:39 +00:00
"dominicsayers/isemail": "^3.0.7",
"phpunit/phpunit": "^4.8.36|^7.5.15",
"satooshi/php-coveralls": "^1.0.1"
2020-01-28 22:54:00 +00:00
},
"suggest": {
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1.x-dev"
}
},
"autoload": {
"psr-4": {
"Egulias\\EmailValidator\\": "EmailValidator"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Eduardo Gulias Davis"
}
],
"description": "A library for validating emails against several RFCs",
"homepage": "https://github.com/egulias/EmailValidator",
"keywords": [
"email",
"emailvalidation",
"emailvalidator",
"validation",
"validator"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/egulias/EmailValidator/issues",
"source": "https://github.com/egulias/EmailValidator/tree/2.1.17"
},
2020-06-12 00:56:39 +00:00
"time": "2020-02-13T22:36:52+00:00"
2020-01-28 22:54:00 +00:00
},
2020-02-07 07:34:52 +00:00
{
"name": "grasmash/expander",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/grasmash/expander.git",
"reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/grasmash/expander/zipball/95d6037344a4be1dd5f8e0b0b2571a28c397578f",
"reference": "95d6037344a4be1dd5f8e0b0b2571a28c397578f",
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "^1.1.0",
"php": ">=5.4"
},
"require-dev": {
"greg-1-anderson/composer-test-scenarios": "^1",
"phpunit/phpunit": "^4|^5.5.4",
"satooshi/php-coveralls": "^1.0.2|dev-master",
"squizlabs/php_codesniffer": "^2.7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Grasmash\\Expander\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Matthew Grasmick"
}
],
"description": "Expands internal property references in PHP arrays file.",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/grasmash/expander/issues",
"source": "https://github.com/grasmash/expander/tree/master"
},
2020-02-07 07:34:52 +00:00
"time": "2017-12-21T22:14:55+00:00"
},
{
"name": "grasmash/yaml-expander",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/grasmash/yaml-expander.git",
"reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/grasmash/yaml-expander/zipball/3f0f6001ae707a24f4d9733958d77d92bf9693b1",
"reference": "3f0f6001ae707a24f4d9733958d77d92bf9693b1",
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "^1.1.0",
"php": ">=5.4",
"symfony/yaml": "^2.8.11|^3|^4"
},
"require-dev": {
"greg-1-anderson/composer-test-scenarios": "^1",
"phpunit/phpunit": "^4.8|^5.5.4",
"satooshi/php-coveralls": "^1.0.2|dev-master",
"squizlabs/php_codesniffer": "^2.7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Grasmash\\YamlExpander\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Matthew Grasmick"
}
],
"description": "Expands internal property references in a yaml file.",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/grasmash/yaml-expander/issues",
"source": "https://github.com/grasmash/yaml-expander/tree/master"
},
2020-02-07 07:34:52 +00:00
"time": "2017-12-16T16:06:03+00:00"
},
2020-01-28 22:54:00 +00:00
{
"name": "guzzlehttp/guzzle",
2020-06-12 00:56:39 +00:00
"version": "6.5.4",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
2020-06-12 00:56:39 +00:00
"reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/a4a1b6930528a8f7ee03518e6442ec7a44155d9d",
"reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
2020-06-12 00:56:39 +00:00
"ext-json": "*",
2020-01-28 22:54:00 +00:00
"guzzlehttp/promises": "^1.0",
2020-06-12 00:56:39 +00:00
"guzzlehttp/psr7": "^1.6.1",
"php": ">=5.5",
"symfony/polyfill-intl-idn": "1.17.0"
2020-01-28 22:54:00 +00:00
},
"require-dev": {
"ext-curl": "*",
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
2020-06-12 00:56:39 +00:00
"psr/log": "^1.1"
2020-01-28 22:54:00 +00:00
},
"suggest": {
"psr/log": "Required for using the Log middleware"
},
"type": "library",
"extra": {
"branch-alias": {
2020-06-12 00:56:39 +00:00
"dev-master": "6.5-dev"
2020-01-28 22:54:00 +00:00
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\": "src/"
2020-06-12 00:56:39 +00:00
},
"files": [
"src/functions_include.php"
]
2020-01-28 22:54:00 +00:00
},
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/6.5"
},
2020-06-12 00:56:39 +00:00
"time": "2020-05-25T19:35:05+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "guzzlehttp/promises",
"version": "v1.3.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
"shasum": ""
},
"require": {
"php": ">=5.5.0"
},
"require-dev": {
"phpunit/phpunit": "^4.0"
},
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/guzzle/promises/issues",
"source": "https://github.com/guzzle/promises/tree/master"
},
2020-02-07 07:34:52 +00:00
"time": "2016-12-20T10:07:11+00:00"
},
{
"name": "guzzlehttp/psr7",
"version": "1.6.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "239400de7a173fe9901b9ac7c06497751f00727a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
"reference": "239400de7a173fe9901b9ac7c06497751f00727a",
"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.8"
},
"suggest": {
"zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.6-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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/1.6.1"
},
2020-02-07 07:34:52 +00:00
"time": "2019-07-01T23:21:34+00:00"
},
2021-04-23 07:58:14 +00:00
{
"name": "illuminate/collections",
"version": "v8.38.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
"reference": "21690cd5591f2d42d792e5e4a687f9beba829f1d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/collections/zipball/21690cd5591f2d42d792e5e4a687f9beba829f1d",
"reference": "21690cd5591f2d42d792e5e4a687f9beba829f1d",
"shasum": ""
},
"require": {
"illuminate/contracts": "^8.0",
"illuminate/macroable": "^8.0",
"php": "^7.3|^8.0"
},
"suggest": {
"symfony/var-dumper": "Required to use the dump method (^5.1.4)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"psr-4": {
"Illuminate\\Support\\": ""
},
"files": [
"helpers.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Collections package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2021-04-14T11:48:08+00:00"
},
{
"name": "illuminate/contracts",
"version": "v8.38.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
"reference": "5764f703ea8f74ced163125d810951cd5ef2b7e1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/5764f703ea8f74ced163125d810951cd5ef2b7e1",
"reference": "5764f703ea8f74ced163125d810951cd5ef2b7e1",
"shasum": ""
},
"require": {
"php": "^7.3|^8.0",
"psr/container": "^1.0",
"psr/simple-cache": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"psr-4": {
"Illuminate\\Contracts\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Contracts package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2021-04-01T13:09:31+00:00"
},
{
"name": "illuminate/macroable",
"version": "v8.38.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
"reference": "300aa13c086f25116b5f3cde3ca54ff5c822fb05"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/macroable/zipball/300aa13c086f25116b5f3cde3ca54ff5c822fb05",
"reference": "300aa13c086f25116b5f3cde3ca54ff5c822fb05",
"shasum": ""
},
"require": {
"php": "^7.3|^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"psr-4": {
"Illuminate\\Support\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Macroable package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2020-10-27T15:20:30+00:00"
},
2020-06-12 00:56:39 +00:00
{
"name": "laminas/laminas-diactoros",
"version": "1.8.7p2",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-diactoros.git",
"reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6991c1af7c8d2c8efee81b22ba97024781824aaa",
"reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa",
"shasum": ""
},
"require": {
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0",
"psr/http-message": "^1.0"
},
"provide": {
"psr/http-message-implementation": "1.0"
},
"replace": {
"zendframework/zend-diactoros": "~1.8.7.0"
},
"require-dev": {
"ext-dom": "*",
"ext-libxml": "*",
"laminas/laminas-coding-standard": "~1.0",
"php-http/psr7-integration-tests": "dev-master",
"phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-release-1.8": "1.8.x-dev"
}
},
"autoload": {
"files": [
"src/functions/create_uploaded_file.php",
"src/functions/marshal_headers_from_sapi.php",
"src/functions/marshal_method_from_sapi.php",
"src/functions/marshal_protocol_version_from_sapi.php",
"src/functions/marshal_uri_from_sapi.php",
"src/functions/normalize_server.php",
"src/functions/normalize_uploaded_files.php",
"src/functions/parse_cookie_header.php",
"src/functions/create_uploaded_file.legacy.php",
"src/functions/marshal_headers_from_sapi.legacy.php",
"src/functions/marshal_method_from_sapi.legacy.php",
"src/functions/marshal_protocol_version_from_sapi.legacy.php",
"src/functions/marshal_uri_from_sapi.legacy.php",
"src/functions/normalize_server.legacy.php",
"src/functions/normalize_uploaded_files.legacy.php",
"src/functions/parse_cookie_header.legacy.php"
],
"psr-4": {
"Laminas\\Diactoros\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "PSR HTTP Message implementations",
"homepage": "https://laminas.dev",
"keywords": [
"http",
"laminas",
"psr",
"psr-7"
],
2021-04-16 21:26:07 +00:00
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-diactoros/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-diactoros/issues",
"rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
"source": "https://github.com/laminas/laminas-diactoros"
},
2020-06-12 00:56:39 +00:00
"time": "2020-03-23T15:28:28+00:00"
},
{
"name": "laminas/laminas-escaper",
"version": "2.6.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-escaper.git",
"reference": "25f2a053eadfa92ddacb609dcbbc39362610da70"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/25f2a053eadfa92ddacb609dcbbc39362610da70",
"reference": "25f2a053eadfa92ddacb609dcbbc39362610da70",
"shasum": ""
},
"require": {
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0"
},
"replace": {
"zendframework/zend-escaper": "self.version"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6.x-dev",
"dev-develop": "2.7.x-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\Escaper\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
"homepage": "https://laminas.dev",
"keywords": [
"escaper",
"laminas"
],
2021-04-16 21:26:07 +00:00
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-escaper/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-escaper/issues",
"rss": "https://github.com/laminas/laminas-escaper/releases.atom",
"source": "https://github.com/laminas/laminas-escaper"
},
2020-06-12 00:56:39 +00:00
"time": "2019-12-31T16:43:30+00:00"
},
{
"name": "laminas/laminas-feed",
"version": "2.12.2",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-feed.git",
"reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-feed/zipball/8a193ac96ebcb3e16b6ee754ac2a889eefacb654",
"reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"laminas/laminas-escaper": "^2.5.2",
"laminas/laminas-stdlib": "^3.2.1",
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0"
},
"replace": {
"zendframework/zend-feed": "^2.12.0"
},
"require-dev": {
"laminas/laminas-cache": "^2.7.2",
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-db": "^2.8.2",
"laminas/laminas-http": "^2.7",
"laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
"laminas/laminas-validator": "^2.10.1",
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20",
"psr/http-message": "^1.0.1"
},
"suggest": {
"laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests",
"laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub",
"laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader",
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations",
"laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent",
"psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.12.x-dev",
"dev-develop": "2.13.x-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\Feed\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "provides functionality for consuming RSS and Atom feeds",
"homepage": "https://laminas.dev",
"keywords": [
"feed",
"laminas"
],
2021-04-16 21:26:07 +00:00
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-feed/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-feed/issues",
"rss": "https://github.com/laminas/laminas-feed/releases.atom",
"source": "https://github.com/laminas/laminas-feed"
},
2020-06-12 00:56:39 +00:00
"time": "2020-03-29T12:36:29+00:00"
},
2020-06-04 00:23:33 +00:00
{
"name": "laminas/laminas-stdlib",
"version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-stdlib.git",
"reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/2b18347625a2f06a1a485acfbc870f699dbe51c6",
"reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6",
"shasum": ""
},
"require": {
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^5.6 || ^7.0"
},
"replace": {
"zendframework/zend-stdlib": "self.version"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"phpbench/phpbench": "^0.13",
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.2.x-dev",
"dev-develop": "3.3.x-dev"
}
},
"autoload": {
"psr-4": {
"Laminas\\Stdlib\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "SPL extensions, array utilities, error handlers, and more",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"stdlib"
],
2021-04-16 21:26:07 +00:00
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-stdlib/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-stdlib/issues",
"rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
"source": "https://github.com/laminas/laminas-stdlib"
},
2020-06-04 00:23:33 +00:00
"time": "2019-12-31T17:51:15+00:00"
},
{
"name": "laminas/laminas-zendframework-bridge",
"version": "1.0.4",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-zendframework-bridge.git",
"reference": "fcd87520e4943d968557803919523772475e8ea3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3",
"reference": "fcd87520e4943d968557803919523772475e8ea3",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1",
"squizlabs/php_codesniffer": "^3.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev",
"dev-develop": "1.1.x-dev"
},
"laminas": {
"module": "Laminas\\ZendFrameworkBridge"
}
},
"autoload": {
"files": [
"src/autoload.php"
],
"psr-4": {
"Laminas\\ZendFrameworkBridge\\": "src//"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Alias legacy ZF class names to Laminas Project equivalents.",
"keywords": [
"ZendFramework",
"autoloading",
"laminas",
"zf"
],
2021-04-16 21:26:07 +00:00
"support": {
"forum": "https://discourse.laminas.dev/",
"issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
"rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
"source": "https://github.com/laminas/laminas-zendframework-bridge"
},
2020-06-04 00:23:33 +00:00
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"time": "2020-05-20T16:45:56+00:00"
},
2020-02-07 07:50:16 +00:00
{
"name": "league/commonmark",
"version": "0.18.5",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "f94e18d68260f43a7d846279cad88405854b1306"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/f94e18d68260f43a7d846279cad88405854b1306",
"reference": "f94e18d68260f43a7d846279cad88405854b1306",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": ">=5.6.5"
},
"replace": {
"colinodell/commonmark-php": "*"
},
"require-dev": {
"cebe/markdown": "~1.0",
"commonmark/commonmark.js": "0.28",
"erusev/parsedown": "~1.0",
"michelf/php-markdown": "~1.4",
"mikehaertl/php-shellcommand": "^1.2",
"phpunit/phpunit": "^5.7.27|^6.5.14",
"scrutinizer/ocular": "^1.1",
"symfony/finder": "^3.0|^4.0"
},
"suggest": {
"league/commonmark-extras": "Library of useful extensions including smart punctuation"
},
"bin": [
"bin/commonmark"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.19-dev"
}
},
"autoload": {
"psr-4": {
"League\\CommonMark\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Colin O'Dell",
"email": "colinodell@gmail.com",
"homepage": "https://www.colinodell.com",
"role": "Lead Developer"
}
],
"description": "PHP Markdown parser based on the CommonMark spec",
"homepage": "https://github.com/thephpleague/commonmark",
"keywords": [
"commonmark",
"markdown",
"parser"
],
2021-04-16 21:26:07 +00:00
"support": {
"docs": "https://commonmark.thephpleague.com/",
"issues": "https://github.com/thephpleague/commonmark/issues",
"rss": "https://github.com/thephpleague/commonmark/releases.atom",
"source": "https://github.com/thephpleague/commonmark"
},
2020-02-07 07:50:16 +00:00
"time": "2019-03-28T13:52:31+00:00"
},
2020-01-28 22:54:00 +00:00
{
2020-02-07 07:34:52 +00:00
"name": "league/container",
2021-03-22 17:38:40 +00:00
"version": "2.5.0",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
2020-02-07 07:34:52 +00:00
"url": "https://github.com/thephpleague/container.git",
2021-03-22 17:38:40 +00:00
"reference": "8438dc47a0674e3378bcce893a0a04d79a2c22b3"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://api.github.com/repos/thephpleague/container/zipball/8438dc47a0674e3378bcce893a0a04d79a2c22b3",
"reference": "8438dc47a0674e3378bcce893a0a04d79a2c22b3",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
2020-02-07 07:34:52 +00:00
"container-interop/container-interop": "^1.2",
2021-03-22 17:38:40 +00:00
"php": "^5.4 || ^7.0 || ^8.0"
2020-01-28 22:54:00 +00:00
},
"provide": {
2020-02-07 07:34:52 +00:00
"container-interop/container-interop-implementation": "^1.2",
"psr/container-implementation": "^1.0"
2020-01-28 22:54:00 +00:00
},
2020-02-07 07:34:52 +00:00
"replace": {
"orno/di": "~2.0"
2020-01-28 22:54:00 +00:00
},
2020-02-07 07:34:52 +00:00
"require-dev": {
2021-03-22 17:38:40 +00:00
"phpunit/phpunit": "^4.8.36",
"scrutinizer/ocular": "^1.3",
"squizlabs/php_codesniffer": "^3.5"
2020-01-28 22:54:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-02-07 07:34:52 +00:00
"dev-2.x": "2.x-dev",
"dev-1.x": "1.x-dev"
2020-01-28 22:54:00 +00:00
}
},
"autoload": {
"psr-4": {
2020-02-07 07:34:52 +00:00
"League\\Container\\": "src"
}
2020-01-28 22:54:00 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2020-02-07 07:34:52 +00:00
"name": "Phil Bennett",
"email": "philipobenito@gmail.com",
"homepage": "http://www.philipobenito.com",
"role": "Developer"
2020-01-28 22:54:00 +00:00
}
],
2020-02-07 07:34:52 +00:00
"description": "A fast and intuitive dependency injection container.",
"homepage": "https://github.com/thephpleague/container",
2020-01-28 22:54:00 +00:00
"keywords": [
2020-02-07 07:34:52 +00:00
"container",
"dependency",
"di",
"injection",
"league",
"provider",
"service"
],
2021-03-22 17:38:40 +00:00
"funding": [
{
"url": "https://github.com/philipobenito",
"type": "github"
}
],
"time": "2021-02-22T09:20:06+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "masterminds/html5",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/Masterminds/html5-php.git",
"reference": "2c37c6c520b995b761674de3be8455a381679067"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/2c37c6c520b995b761674de3be8455a381679067",
"reference": "2c37c6c520b995b761674de3be8455a381679067",
"shasum": ""
},
"require": {
"ext-libxml": "*",
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "4.*",
"sami/sami": "~2.0",
"satooshi/php-coveralls": "1.0.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.2-dev"
}
},
"autoload": {
"psr-4": {
"Masterminds\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Matt Butcher",
"email": "technosophos@gmail.com"
},
{
"name": "Asmir Mustafic",
"email": "goetas@gmail.com"
},
{
"name": "Matt Farina",
"email": "matt@mattfarina.com"
}
],
"description": "An HTML5 parser and serializer.",
"homepage": "http://masterminds.github.io/html5-php",
"keywords": [
"HTML5",
"dom",
"html",
"parser",
"querypath",
"serializer",
"xml"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/Masterminds/html5-php/issues",
"source": "https://github.com/Masterminds/html5-php/tree/2.x"
},
2020-01-28 22:54:00 +00:00
"time": "2017-09-04T12:26:28+00:00"
},
2020-02-07 07:50:16 +00:00
{
"name": "michelf/php-markdown",
"version": "1.9.0",
"source": {
"type": "git",
"url": "https://github.com/michelf/php-markdown.git",
"reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
"reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": ">=4.3 <5.8"
},
"type": "library",
"autoload": {
"psr-4": {
"Michelf\\": "Michelf/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Michel Fortin",
"email": "michel.fortin@michelf.ca",
"homepage": "https://michelf.ca/",
"role": "Developer"
},
{
"name": "John Gruber",
"homepage": "https://daringfireball.net/"
}
],
"description": "PHP Markdown",
"homepage": "https://michelf.ca/projects/php-markdown/",
"keywords": [
"markdown"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/michelf/php-markdown/issues",
"source": "https://github.com/michelf/php-markdown/tree/1.9.0"
},
2020-02-07 07:50:16 +00:00
"time": "2019-12-02T02:32:27+00:00"
},
2020-05-07 11:49:40 +00:00
{
"name": "nesbot/carbon",
2020-06-12 00:56:39 +00:00
"version": "2.35.0",
2020-05-07 11:49:40 +00:00
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
2020-06-12 00:56:39 +00:00
"reference": "4b9bd835261ef23d36397a46a76b496a458305e5"
2020-05-07 11:49:40 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4b9bd835261ef23d36397a46a76b496a458305e5",
"reference": "4b9bd835261ef23d36397a46a76b496a458305e5",
2020-05-07 11:49:40 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^7.1.8 || ^8.0",
"symfony/polyfill-mbstring": "^1.0",
"symfony/translation": "^3.4 || ^4.0 || ^5.0"
},
"require-dev": {
"doctrine/orm": "^2.7",
"friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
"kylekatarnls/multi-tester": "^1.1",
"phpmd/phpmd": "^2.8",
"phpstan/phpstan": "^0.11",
"phpunit/phpunit": "^7.5 || ^8.0",
"squizlabs/php_codesniffer": "^3.4"
},
"bin": [
"bin/carbon"
],
"type": "library",
"extra": {
"branch-alias": {
2020-06-12 00:56:39 +00:00
"dev-master": "2.x-dev",
"dev-3.x": "3.x-dev"
2020-05-07 11:49:40 +00:00
},
"laravel": {
"providers": [
"Carbon\\Laravel\\ServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Carbon\\": "src/Carbon/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Brian Nesbitt",
"email": "brian@nesbot.com",
"homepage": "http://nesbot.com"
},
{
"name": "kylekatarnls",
"homepage": "http://github.com/kylekatarnls"
}
],
"description": "An API extension for DateTime that supports 281 different languages.",
"homepage": "http://carbon.nesbot.com",
"keywords": [
"date",
"datetime",
"time"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/briannesbitt/Carbon/issues",
"source": "https://github.com/briannesbitt/Carbon"
},
2020-05-07 11:49:40 +00:00
"funding": [
{
"url": "https://opencollective.com/Carbon",
"type": "open_collective"
},
{
"url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
"type": "tidelift"
}
],
2020-06-12 00:56:39 +00:00
"time": "2020-05-24T18:27:52+00:00"
2020-05-07 11:49:40 +00:00
},
2020-02-07 07:34:52 +00:00
{
"name": "nikic/php-parser",
2021-03-22 17:38:40 +00:00
"version": "v4.10.4",
2020-02-07 07:34:52 +00:00
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
2021-03-22 17:38:40 +00:00
"reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e"
2020-02-07 07:34:52 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c6d052fc58cb876152f89f532b95a8d7907e7f0e",
"reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e",
2020-02-07 07:34:52 +00:00
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": ">=7.0"
},
"require-dev": {
2020-09-06 11:05:45 +00:00
"ircmaxell/php-yacc": "^0.0.7",
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
2020-02-07 07:34:52 +00:00
},
"bin": [
"bin/php-parse"
],
"type": "library",
"extra": {
"branch-alias": {
2020-09-06 11:05:45 +00:00
"dev-master": "4.9-dev"
2020-02-07 07:34:52 +00:00
}
},
"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"
],
2021-03-22 17:38:40 +00:00
"time": "2020-12-20T10:01:03+00:00"
2020-02-07 07:34:52 +00:00
},
2020-01-28 22:54:00 +00:00
{
"name": "paragonie/random_compat",
"version": "v9.99.99",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
"reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
"shasum": ""
},
"require": {
"php": "^7"
},
"require-dev": {
"phpunit/phpunit": "4.*|5.*",
"vimeo/psalm": "^1"
},
"suggest": {
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com"
}
],
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"keywords": [
"csprng",
"polyfill",
"pseudorandom",
"random"
],
2021-04-16 21:26:07 +00:00
"support": {
"email": "info@paragonie.com",
"issues": "https://github.com/paragonie/random_compat/issues",
"source": "https://github.com/paragonie/random_compat"
},
2020-01-28 22:54:00 +00:00
"time": "2018-07-02T15:55:56+00:00"
},
{
"name": "pear/archive_tar",
2021-05-26 22:16:49 +00:00
"version": "1.4.13",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/pear/Archive_Tar.git",
2021-05-26 22:16:49 +00:00
"reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2021-05-26 22:16:49 +00:00
"url": "https://api.github.com/repos/pear/Archive_Tar/zipball/2b87b41178cc6d4ad3cba678a46a1cae49786011",
"reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"pear/pear-core-minimal": "^1.10.0alpha2",
"php": ">=5.2.0"
},
"require-dev": {
"phpunit/phpunit": "*"
},
"suggest": {
"ext-bz2": "Bz2 compression support.",
"ext-xz": "Lzma2 compression support.",
"ext-zlib": "Gzip compression support."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"autoload": {
"psr-0": {
"Archive_Tar": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
"./"
],
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Vincent Blavet",
"email": "vincent@phpconcept.net"
},
{
"name": "Greg Beaver",
"email": "greg@chiaraquartet.net"
},
{
"name": "Michiel Rook",
"email": "mrook@php.net"
}
],
"description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
"homepage": "https://github.com/pear/Archive_Tar",
"keywords": [
"archive",
"tar"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
"source": "https://github.com/pear/Archive_Tar"
},
2021-01-20 23:52:18 +00:00
"funding": [
{
"url": "https://github.com/mrook",
"type": "github"
},
{
"url": "https://www.patreon.com/michielrook",
"type": "patreon"
}
],
2021-05-26 22:16:49 +00:00
"time": "2021-02-16T10:50:50+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "pear/console_getopt",
2020-06-12 00:56:39 +00:00
"version": "v1.4.3",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/pear/Console_Getopt.git",
2020-06-12 00:56:39 +00:00
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
2020-01-28 22:54:00 +00:00
"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"
2020-06-12 00:56:39 +00:00
},
{
"name": "Greg Beaver",
"email": "cellog@php.net",
"role": "Helper"
2020-01-28 22:54:00 +00:00
}
],
"description": "More info available on: http://pear.php.net/package/Console_Getopt",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
"source": "https://github.com/pear/Console_Getopt"
},
2020-06-12 00:56:39 +00:00
"time": "2019-11-20T18:27:48+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "pear/pear-core-minimal",
2020-06-12 00:56:39 +00:00
"version": "v1.10.10",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/pear/pear-core-minimal.git",
2020-06-12 00:56:39 +00:00
"reference": "625a3c429d9b2c1546438679074cac1b089116a7"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7",
"reference": "625a3c429d9b2c1546438679074cac1b089116a7",
2020-01-28 22:54:00 +00:00
"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",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
"source": "https://github.com/pear/pear-core-minimal"
},
2020-06-12 00:56:39 +00:00
"time": "2019-11-19T19:00:24+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "pear/pear_exception",
2020-06-12 00:56:39 +00:00
"version": "v1.0.1",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/pear/PEAR_Exception.git",
2020-06-12 00:56:39 +00:00
"reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
"reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": ">=4.4.0"
},
"require-dev": {
"phpunit/phpunit": "*"
},
"type": "class",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
2020-06-12 00:56:39 +00:00
"classmap": [
"PEAR/"
]
2020-01-28 22:54:00 +00:00
},
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
"source": "https://github.com/pear/PEAR_Exception"
},
2020-06-12 00:56:39 +00:00
"time": "2019-12-10T10:24:42+00:00"
2020-01-28 22:54:00 +00:00
},
2021-02-10 10:54:20 +00:00
{
"name": "platformsh/config-reader",
"version": "2.4.0",
"source": {
"type": "git",
"url": "https://github.com/platformsh/config-reader-php.git",
"reference": "5511abfdb673ccfcf0eac9eaf65204f73edd90fd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/platformsh/config-reader-php/zipball/5511abfdb673ccfcf0eac9eaf65204f73edd90fd",
"reference": "5511abfdb673ccfcf0eac9eaf65204f73edd90fd",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"require-dev": {
"phpunit/phpunit": "^8.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Platformsh\\ConfigReader\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Larry Garfield",
"email": "larry@platform.sh"
}
],
"description": "Small helper to access Platform.sh environment variables",
"time": "2020-12-10T20:50:12+00:00"
},
2020-01-28 22:54:00 +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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/master"
},
2020-01-28 22:54:00 +00:00
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/php-fig/http-message/tree/master"
},
2020-01-28 22:54:00 +00:00
"time": "2016-08-06T14:39:51+00:00"
},
{
"name": "psr/log",
2020-06-12 00:56:39 +00:00
"version": "1.1.3",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
2020-06-12 00:56:39 +00:00
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
2020-06-12 00:56:39 +00:00
"dev-master": "1.1.x-dev"
2020-01-28 22:54:00 +00:00
}
},
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/php-fig/log/tree/1.1.3"
},
2020-06-12 00:56:39 +00:00
"time": "2020-03-23T09:12:05+00:00"
2020-01-28 22:54:00 +00:00
},
2021-04-23 07:58:14 +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"
],
"support": {
"source": "https://github.com/php-fig/simple-cache/tree/master"
},
"time": "2017-10-23T01:57:42+00:00"
},
2020-02-07 07:34:52 +00:00
{
"name": "psy/psysh",
2021-03-22 17:38:40 +00:00
"version": "v0.10.6",
2020-02-07 07:34:52 +00:00
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
2021-03-22 17:38:40 +00:00
"reference": "6f990c19f91729de8b31e639d6e204ea59f19cf3"
2020-02-07 07:34:52 +00:00
},
"dist": {
"type": "zip",
2021-03-22 17:38:40 +00:00
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/6f990c19f91729de8b31e639d6e204ea59f19cf3",
"reference": "6f990c19f91729de8b31e639d6e204ea59f19cf3",
2020-02-07 07:34:52 +00:00
"shasum": ""
},
"require": {
"dnoegel/php-xdg-base-dir": "0.1.*",
"ext-json": "*",
"ext-tokenizer": "*",
2020-04-09 09:08:48 +00:00
"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"
2020-02-07 07:34:52 +00:00
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.2",
2020-04-09 09:08:48 +00:00
"hoa/console": "3.17.*"
2020-02-07 07:34:52 +00:00
},
"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": {
2021-03-22 17:38:40 +00:00
"dev-main": "0.10.x-dev"
2020-02-07 07:34:52 +00:00
}
},
"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"
],
2021-03-22 17:38:40 +00:00
"time": "2021-01-18T15:53:43+00:00"
2020-02-07 07:34:52 +00:00
},
2020-01-28 22:54:00 +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.",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/ralouphie/getallheaders/issues",
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
},
2020-01-28 22:54:00 +00:00
"time": "2019-03-08T08:55:37+00:00"
},
{
"name": "stack/builder",
"version": "v1.0.5",
"source": {
"type": "git",
"url": "https://github.com/stackphp/builder.git",
"reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stackphp/builder/zipball/fb3d136d04c6be41120ebf8c0cc71fe9507d750a",
"reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a",
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"symfony/http-foundation": "~2.1|~3.0|~4.0",
"symfony/http-kernel": "~2.1|~3.0|~4.0"
},
"require-dev": {
"silex/silex": "~1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-0": {
"Stack": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Igor Wiedler",
"email": "igor@wiedler.ch"
}
],
"description": "Builder for stack middlewares based on HttpKernelInterface.",
"keywords": [
"stack"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/stackphp/builder/issues",
"source": "https://github.com/stackphp/builder/tree/master"
},
2020-01-28 22:54:00 +00:00
"time": "2017-11-18T14:57:29+00:00"
},
{
"name": "symfony-cmf/routing",
"version": "1.4.1",
"source": {
"type": "git",
"url": "https://github.com/symfony-cmf/routing.git",
"reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony-cmf/routing/zipball/fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
"reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac",
"shasum": ""
},
"require": {
"php": "^5.3.9|^7.0",
"psr/log": "1.*",
"symfony/http-kernel": "^2.2|3.*",
"symfony/routing": "^2.2|3.*"
},
"require-dev": {
"friendsofsymfony/jsrouting-bundle": "^1.1",
"symfony-cmf/testing": "^1.3",
"symfony/config": "^2.2|3.*",
"symfony/dependency-injection": "^2.0.5|3.*",
"symfony/event-dispatcher": "^2.1|3.*"
},
"suggest": {
"symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Cmf\\Component\\Routing\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Symfony CMF Community",
"homepage": "https://github.com/symfony-cmf/Routing/contributors"
}
],
"description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers",
"homepage": "http://cmf.symfony.com",
"keywords": [
"database",
"routing"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/symfony-cmf/routing/issues",
"source": "https://github.com/symfony-cmf/routing/tree/1.4"
},
2020-01-28 22:54:00 +00:00
"time": "2017-05-09T08:10:41+00:00"
},
{
"name": "symfony/class-loader",
2020-06-12 00:56:39 +00:00
"version": "v3.4.41",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/class-loader.git",
2020-06-12 00:56:39 +00:00
"reference": "e4636a4f23f157278a19e5db160c63de0da297d8"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/class-loader/zipball/e4636a4f23f157278a19e5db160c63de0da297d8",
"reference": "e4636a4f23f157278a19e5db160c63de0da297d8",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8"
},
"require-dev": {
"symfony/finder": "~2.8|~3.0|~4.0",
"symfony/polyfill-apcu": "~1.1"
},
"suggest": {
"symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\ClassLoader\\": ""
},
"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 ClassLoader Component",
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/class-loader/tree/3.4"
},
2020-06-12 00:56:39 +00:00
"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-03-15T09:38:08+00:00"
},
2021-01-13 23:10:38 +00:00
{
"name": "symfony/config",
"version": "v3.4.47",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f",
"reference": "bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"symfony/filesystem": "~2.8|~3.0|~4.0",
"symfony/polyfill-ctype": "~1.8"
},
"conflict": {
"symfony/dependency-injection": "<3.3",
"symfony/finder": "<3.3"
},
"require-dev": {
"symfony/dependency-injection": "~3.3|~4.0",
"symfony/event-dispatcher": "~3.3|~4.0",
"symfony/finder": "~3.3|~4.0",
"symfony/yaml": "~3.0|~4.0"
},
"suggest": {
"symfony/yaml": "To use the yaml reference dumper"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Config\\": ""
},
"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 Config Component",
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/config/tree/v3.4.47"
},
2021-01-13 23:10:38 +00:00
"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"
},
2020-06-12 00:56:39 +00:00
{
"name": "symfony/console",
"version": "v3.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13",
"reference": "bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13",
"shasum": ""
},
2020-01-28 22:54:00 +00:00
"require": {
"php": "^5.5.9|>=7.0.8",
"symfony/debug": "~2.8|~3.0|~4.0",
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
"symfony/dependency-injection": "<3.4",
"symfony/process": "<3.3"
},
"provide": {
"psr/log-implementation": "1.0"
},
"require-dev": {
"psr/log": "~1.0",
"symfony/config": "~3.3|~4.0",
"symfony/dependency-injection": "~3.4|~4.0",
"symfony/event-dispatcher": "~2.8|~3.0|~4.0",
"symfony/lock": "~3.4|~4.0",
"symfony/process": "~3.3|~4.0"
},
"suggest": {
"psr/log": "For using the console logger",
"symfony/event-dispatcher": "",
"symfony/lock": "",
"symfony/process": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"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": "Symfony Console Component",
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/console/tree/v3.4.41"
},
2020-06-12 00:56:39 +00:00
"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-30T18:58:05+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "symfony/debug",
2020-06-12 00:56:39 +00:00
"version": "v3.4.41",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
2020-06-12 00:56:39 +00:00
"reference": "518c6a00d0872da30bd06aee3ea59a0a5cf54d6d"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/debug/zipball/518c6a00d0872da30bd06aee3ea59a0a5cf54d6d",
"reference": "518c6a00d0872da30bd06aee3ea59a0a5cf54d6d",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"psr/log": "~1.0"
},
"conflict": {
"symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
},
2020-02-07 07:34:52 +00:00
"require-dev": {
"symfony/http-kernel": "~2.8|~3.0|~4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Debug\\": ""
},
"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 Debug Component",
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/debug/tree/3.4"
},
2020-06-12 00:56:39 +00:00
"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-22T18:25:20+00:00"
2020-02-07 07:34:52 +00:00
},
{
"name": "symfony/dependency-injection",
2020-06-12 00:56:39 +00:00
"version": "v3.4.41",
2020-02-07 07:34:52 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
2020-06-12 00:56:39 +00:00
"reference": "e39380b7104b0ec538a075ae919f00c7e5267bac"
2020-02-07 07:34:52 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e39380b7104b0ec538a075ae919f00c7e5267bac",
"reference": "e39380b7104b0ec538a075ae919f00c7e5267bac",
2020-02-07 07:34:52 +00:00
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"psr/container": "^1.0"
},
"conflict": {
"symfony/config": "<3.3.7",
"symfony/finder": "<3.3",
"symfony/proxy-manager-bridge": "<3.4",
"symfony/yaml": "<3.4"
},
"provide": {
"psr/container-implementation": "1.0"
},
"require-dev": {
"symfony/config": "~3.3|~4.0",
"symfony/expression-language": "~2.8|~3.0|~4.0",
"symfony/yaml": "~3.4|~4.0"
},
"suggest": {
"symfony/config": "",
"symfony/expression-language": "For using expressions in service container configuration",
"symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
"symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
"symfony/yaml": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\DependencyInjection\\": ""
},
"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 DependencyInjection Component",
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/3.4"
},
2020-06-12 00:56:39 +00:00
"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-30T21:06:01+00:00"
2020-02-07 07:34:52 +00:00
},
{
"name": "symfony/event-dispatcher",
2020-06-12 00:56:39 +00:00
"version": "v3.4.41",
2020-02-07 07:34:52 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
2020-06-12 00:56:39 +00:00
"reference": "14d978f8e8555f2de719c00eb65376be7d2e9081"
2020-02-07 07:34:52 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/14d978f8e8555f2de719c00eb65376be7d2e9081",
"reference": "14d978f8e8555f2de719c00eb65376be7d2e9081",
2020-02-07 07:34:52 +00:00
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8"
},
"conflict": {
"symfony/dependency-injection": "<3.3"
},
"require-dev": {
"psr/log": "~1.0",
"symfony/config": "~2.8|~3.0|~4.0",
"symfony/dependency-injection": "~3.3|~4.0",
"symfony/expression-language": "~2.8|~3.0|~4.0",
"symfony/stopwatch": "~2.8|~3.0|~4.0"
},
"suggest": {
"symfony/dependency-injection": "",
"symfony/http-kernel": ""
2020-01-28 22:54:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
2020-02-07 07:34:52 +00:00
"Symfony\\Component\\EventDispatcher\\": ""
2020-01-28 22:54:00 +00:00
},
"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"
}
],
2020-02-07 07:34:52 +00:00
"description": "Symfony EventDispatcher Component",
2020-01-28 22:54:00 +00:00
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/3.4"
},
2020-06-12 00:56:39 +00:00
"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-05T15:06:23+00:00"
2020-01-28 22:54:00 +00:00
},
{
2020-02-07 07:34:52 +00:00
"name": "symfony/filesystem",
2021-01-20 23:52:18 +00:00
"version": "v3.4.47",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
2020-02-07 07:34:52 +00:00
"url": "https://github.com/symfony/filesystem.git",
2021-01-20 23:52:18 +00:00
"reference": "e58d7841cddfed6e846829040dca2cca0ebbbbb3"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/symfony/filesystem/zipball/e58d7841cddfed6e846829040dca2cca0ebbbbb3",
"reference": "e58d7841cddfed6e846829040dca2cca0ebbbbb3",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
2020-05-08 16:46:32 +00:00
"php": "^5.5.9|>=7.0.8",
2020-02-07 07:34:52 +00:00
"symfony/polyfill-ctype": "~1.8"
2020-01-28 22:54:00 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
2020-02-07 07:34:52 +00:00
"Symfony\\Component\\Filesystem\\": ""
2020-01-28 22:54:00 +00:00
},
"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"
}
],
2020-02-07 07:34:52 +00:00
"description": "Symfony Filesystem Component",
2020-01-28 22:54:00 +00:00
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/filesystem/tree/v3.4.47"
},
2020-04-09 09:08:48 +00:00
"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"
}
],
2021-01-20 23:52:18 +00:00
"time": "2020-10-24T10:57:07+00:00"
2020-01-28 22:54:00 +00:00
},
{
2020-02-07 07:34:52 +00:00
"name": "symfony/finder",
2020-12-08 16:24:51 +00:00
"version": "v3.4.47",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
2020-02-07 07:34:52 +00:00
"url": "https://github.com/symfony/finder.git",
2020-12-08 16:24:51 +00:00
"reference": "b6b6ad3db3edb1b4b1c1896b1975fb684994de6e"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-12-08 16:24:51 +00:00
"url": "https://api.github.com/repos/symfony/finder/zipball/b6b6ad3db3edb1b4b1c1896b1975fb684994de6e",
"reference": "b6b6ad3db3edb1b4b1c1896b1975fb684994de6e",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
2020-05-08 16:46:32 +00:00
"php": "^5.5.9|>=7.0.8"
2020-01-28 22:54:00 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
2020-02-07 07:34:52 +00:00
"Symfony\\Component\\Finder\\": ""
2020-01-28 22:54:00 +00:00
},
"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"
}
],
2020-02-07 07:34:52 +00:00
"description": "Symfony Finder Component",
2020-01-28 22:54:00 +00:00
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/finder/tree/v3.4.47"
},
2020-09-16 19:06:45 +00:00
"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"
}
],
2020-12-08 16:24:51 +00:00
"time": "2020-11-16T17:02:08+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "symfony/http-foundation",
2020-06-12 00:56:39 +00:00
"version": "v3.4.41",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
2020-06-12 00:56:39 +00:00
"reference": "fbd216d2304b1a3fe38d6392b04729c8dd356359"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/fbd216d2304b1a3fe38d6392b04729c8dd356359",
"reference": "fbd216d2304b1a3fe38d6392b04729c8dd356359",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"symfony/polyfill-mbstring": "~1.1",
"symfony/polyfill-php70": "~1.6"
},
"require-dev": {
"symfony/expression-language": "~2.8|~3.0|~4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\HttpFoundation\\": ""
},
"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 HttpFoundation Component",
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/http-foundation/tree/3.4"
},
2020-06-12 00:56:39 +00:00
"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-16T13:15:54+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "symfony/http-kernel",
2020-09-16 19:06:45 +00:00
"version": "v3.4.44",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
2020-09-16 19:06:45 +00:00
"reference": "27dcaa8c6b18c75df9f37badeb4d3564ffaa1326"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-09-16 19:06:45 +00:00
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/27dcaa8c6b18c75df9f37badeb4d3564ffaa1326",
"reference": "27dcaa8c6b18c75df9f37badeb4d3564ffaa1326",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"psr/log": "~1.0",
"symfony/debug": "^3.3.3|~4.0",
"symfony/event-dispatcher": "~2.8|~3.0|~4.0",
"symfony/http-foundation": "~3.4.12|~4.0.12|^4.1.1",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-php56": "~1.8"
},
"conflict": {
"symfony/config": "<2.8",
"symfony/dependency-injection": "<3.4.10|<4.0.10,>=4",
"symfony/var-dumper": "<3.3",
"twig/twig": "<1.34|<2.4,>=2"
},
"provide": {
"psr/log-implementation": "1.0"
},
"require-dev": {
"psr/cache": "~1.0",
"symfony/browser-kit": "~2.8|~3.0|~4.0",
"symfony/class-loader": "~2.8|~3.0",
"symfony/config": "~2.8|~3.0|~4.0",
"symfony/console": "~2.8|~3.0|~4.0",
"symfony/css-selector": "~2.8|~3.0|~4.0",
"symfony/dependency-injection": "^3.4.10|^4.0.10",
"symfony/dom-crawler": "~2.8|~3.0|~4.0",
"symfony/expression-language": "~2.8|~3.0|~4.0",
"symfony/finder": "~2.8|~3.0|~4.0",
"symfony/process": "~2.8|~3.0|~4.0",
"symfony/routing": "~3.4|~4.0",
"symfony/stopwatch": "~2.8|~3.0|~4.0",
"symfony/templating": "~2.8|~3.0|~4.0",
"symfony/translation": "~2.8|~3.0|~4.0",
"symfony/var-dumper": "~3.3|~4.0"
},
"suggest": {
"symfony/browser-kit": "",
"symfony/config": "",
"symfony/console": "",
"symfony/dependency-injection": "",
"symfony/finder": "",
"symfony/var-dumper": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\HttpKernel\\": ""
},
"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 HttpKernel Component",
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v3.4.44"
},
2020-06-12 00:56:39 +00:00
"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"
}
],
2020-09-16 19:06:45 +00:00
"time": "2020-08-31T05:53:42+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "symfony/polyfill-ctype",
2020-06-12 00:56:39 +00:00
"version": "v1.17.0",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
2020-06-12 00:56:39 +00:00
"reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
"reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2020-06-12 00:56:39 +00:00
"dev-master": "1.17-dev"
2020-01-28 22:54:00 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for ctype functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
],
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.17.0"
},
2020-06-12 00:56:39 +00:00
"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-12T16:14:59+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "symfony/polyfill-iconv",
2020-06-12 00:56:39 +00:00
"version": "v1.17.0",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-iconv.git",
2020-06-12 00:56:39 +00:00
"reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c4de7601eefbf25f9d47190abe07f79fe0a27424",
"reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-iconv": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2020-06-12 00:56:39 +00:00
"dev-master": "1.17-dev"
2020-01-28 22:54:00 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Iconv\\": ""
},
"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 the Iconv extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"iconv",
"polyfill",
"portable",
"shim"
],
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-iconv/tree/v1.17.0"
},
2020-06-12 00:56:39 +00:00
"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-12T16:47:27+00:00"
},
{
"name": "symfony/polyfill-intl-idn",
"version": "v1.17.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
"reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3bff59ea7047e925be6b7f2059d60af31bb46d6a",
"reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"symfony/polyfill-mbstring": "^1.3",
"symfony/polyfill-php72": "^1.10"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.17-dev"
}
},
"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": "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"
],
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-intl-idn/tree/master"
},
2020-06-12 00:56:39 +00:00
"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-12T16:47:27+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "symfony/polyfill-mbstring",
2020-06-12 00:56:39 +00:00
"version": "v1.17.0",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
2020-06-12 00:56:39 +00:00
"reference": "fa79b11539418b02fc5e1897267673ba2c19419c"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c",
"reference": "fa79b11539418b02fc5e1897267673ba2c19419c",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2020-06-12 00:56:39 +00:00
"dev-master": "1.17-dev"
2020-01-28 22:54:00 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
},
"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 the Mbstring extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.17.0"
},
2020-06-12 00:56:39 +00:00
"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-12T16:47:27+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "symfony/polyfill-php56",
2020-06-12 00:56:39 +00:00
"version": "v1.17.0",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php56.git",
2020-06-12 00:56:39 +00:00
"reference": "e3c8c138280cdfe4b81488441555583aa1984e23"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/e3c8c138280cdfe4b81488441555583aa1984e23",
"reference": "e3c8c138280cdfe4b81488441555583aa1984e23",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"symfony/polyfill-util": "~1.0"
},
"type": "library",
"extra": {
"branch-alias": {
2020-06-12 00:56:39 +00:00
"dev-master": "1.17-dev"
2020-01-28 22:54:00 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php56\\": ""
},
"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 5.6+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-php56/tree/v1.17.0"
},
2020-06-12 00:56:39 +00:00
"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-12T16:47:27+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "symfony/polyfill-php70",
2020-06-12 00:56:39 +00:00
"version": "v1.17.0",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php70.git",
2020-06-12 00:56:39 +00:00
"reference": "82225c2d7d23d7e70515496d249c0152679b468e"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/82225c2d7d23d7e70515496d249c0152679b468e",
"reference": "82225c2d7d23d7e70515496d249c0152679b468e",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"paragonie/random_compat": "~1.0|~2.0|~9.99",
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
2020-06-12 00:56:39 +00:00
"dev-master": "1.17-dev"
2020-01-28 22:54:00 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php70\\": ""
},
"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.0+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-php70/tree/master"
},
2020-06-12 00:56:39 +00:00
"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-12T16:47:27+00:00"
2020-01-28 22:54:00 +00:00
},
2020-02-07 07:34:52 +00:00
{
"name": "symfony/polyfill-php72",
2020-06-12 00:56:39 +00:00
"version": "v1.17.0",
2020-02-07 07:34:52 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
2020-06-12 00:56:39 +00:00
"reference": "f048e612a3905f34931127360bdd2def19a5e582"
2020-02-07 07:34:52 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582",
"reference": "f048e612a3905f34931127360bdd2def19a5e582",
2020-02-07 07:34:52 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
2020-06-12 00:56:39 +00:00
"dev-master": "1.17-dev"
2020-02-07 07:34:52 +00:00
}
},
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-php72/tree/master"
},
2020-04-09 09:08:48 +00:00
"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"
}
],
2020-06-12 00:56:39 +00:00
"time": "2020-05-12T16:47:27+00:00"
},
{
"name": "symfony/polyfill-php80",
2021-03-22 17:38:40 +00:00
"version": "v1.22.1",
2020-06-12 00:56:39 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
2021-01-20 23:52:18 +00:00
"reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
2020-06-12 00:56:39 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
"reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
2020-06-12 00:56:39 +00:00
"shasum": ""
},
"require": {
2021-01-20 23:52:18 +00:00
"php": ">=7.1"
2020-06-12 00:56:39 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2021-01-20 23:52:18 +00:00
"dev-main": "1.22-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2020-06-12 00:56:39 +00:00
}
},
"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"
],
2021-05-26 22:16:49 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1"
},
2020-06-12 00:56:39 +00:00
"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"
}
],
2021-01-20 23:52:18 +00:00
"time": "2021-01-07T16:49:33+00:00"
2020-02-07 07:34:52 +00:00
},
2020-01-28 22:54:00 +00:00
{
"name": "symfony/polyfill-util",
2020-06-12 00:56:39 +00:00
"version": "v1.17.0",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-util.git",
2020-06-12 00:56:39 +00:00
"reference": "4afb4110fc037752cf0ce9869f9ab8162c4e20d7"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4afb4110fc037752cf0ce9869f9ab8162c4e20d7",
"reference": "4afb4110fc037752cf0ce9869f9ab8162c4e20d7",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
2020-06-12 00:56:39 +00:00
"dev-master": "1.17-dev"
2020-01-28 22:54:00 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Util\\": ""
}
},
"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 utilities for portability of PHP codes",
"homepage": "https://symfony.com",
"keywords": [
"compat",
"compatibility",
"polyfill",
"shim"
],
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/polyfill-util/tree/master"
},
2020-06-12 00:56:39 +00:00
"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-12T16:14:59+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "symfony/process",
2020-06-12 00:56:39 +00:00
"version": "v3.4.41",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
2020-06-12 00:56:39 +00:00
"reference": "8a895f0c92a7c4b10db95139bcff71bdf66d4d21"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/process/zipball/8a895f0c92a7c4b10db95139bcff71bdf66d4d21",
"reference": "8a895f0c92a7c4b10db95139bcff71bdf66d4d21",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Process\\": ""
},
"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 Process Component",
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/process/tree/v3.4.41"
},
2020-06-12 00:56:39 +00:00
"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-23T17:05:51+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "symfony/psr-http-message-bridge",
"version": "v1.1.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/psr-http-message-bridge.git",
"reference": "a33352af16f78a5ff4f9d90811536abf210df12b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a33352af16f78a5ff4f9d90811536abf210df12b",
"reference": "a33352af16f78a5ff4f9d90811536abf210df12b",
"shasum": ""
},
"require": {
"php": "^5.3.3 || ^7.0",
"psr/http-message": "^1.0",
"symfony/http-foundation": "^2.3.42 || ^3.4 || ^4.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^3.4 || ^4.0"
},
"suggest": {
"nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
},
"type": "symfony-bridge",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Bridge\\PsrHttpMessage\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "PSR HTTP message bridge",
"homepage": "http://symfony.com",
"keywords": [
"http",
"http-message",
"psr-17",
"psr-7"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/symfony/psr-http-message-bridge/issues",
"source": "https://github.com/symfony/psr-http-message-bridge/tree/v1.1.2"
},
2020-01-28 22:54:00 +00:00
"time": "2019-04-03T17:09:40+00:00"
},
{
"name": "symfony/routing",
2020-06-12 00:56:39 +00:00
"version": "v3.4.41",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
2020-06-12 00:56:39 +00:00
"reference": "e0d43b6f9417ad59ecaa8e2f799b79eef417387f"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/routing/zipball/e0d43b6f9417ad59ecaa8e2f799b79eef417387f",
"reference": "e0d43b6f9417ad59ecaa8e2f799b79eef417387f",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8"
},
"conflict": {
"symfony/config": "<3.3.1",
"symfony/dependency-injection": "<3.3",
"symfony/yaml": "<3.4"
},
"require-dev": {
"doctrine/annotations": "~1.0",
"psr/log": "~1.0",
"symfony/config": "^3.3.1|~4.0",
"symfony/dependency-injection": "~3.3|~4.0",
"symfony/expression-language": "~2.8|~3.0|~4.0",
"symfony/http-foundation": "~2.8|~3.0|~4.0",
"symfony/yaml": "~3.4|~4.0"
},
"suggest": {
"doctrine/annotations": "For using the annotation loader",
"symfony/config": "For using the all-in-one router or any loader",
"symfony/expression-language": "For using expression matching",
"symfony/http-foundation": "For using a Symfony Request object",
"symfony/yaml": "For using the YAML loader"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Routing\\": ""
},
"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 Routing Component",
"homepage": "https://symfony.com",
"keywords": [
"router",
"routing",
"uri",
"url"
],
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/routing/tree/3.4"
},
2020-06-12 00:56:39 +00:00
"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-30T19:50:06+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "symfony/serializer",
2020-06-12 00:56:39 +00:00
"version": "v3.4.41",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
2020-06-12 00:56:39 +00:00
"reference": "0db90db012b1b0a04fbb2d64ae9160871cad9d4f"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/serializer/zipball/0db90db012b1b0a04fbb2d64ae9160871cad9d4f",
"reference": "0db90db012b1b0a04fbb2d64ae9160871cad9d4f",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"symfony/polyfill-ctype": "~1.8"
},
"conflict": {
"phpdocumentor/type-resolver": "<0.2.1",
"symfony/dependency-injection": "<3.2",
"symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4",
"symfony/property-info": "<3.1",
"symfony/yaml": "<3.4"
},
"require-dev": {
"doctrine/annotations": "~1.0",
"doctrine/cache": "~1.0",
"phpdocumentor/reflection-docblock": "^3.0|^4.0",
"symfony/cache": "~3.1|~4.0",
"symfony/config": "~2.8|~3.0|~4.0",
"symfony/dependency-injection": "~3.2|~4.0",
"symfony/http-foundation": "~2.8|~3.0|~4.0",
"symfony/property-access": "~2.8|~3.0|~4.0",
"symfony/property-info": "^3.4.13|~4.0",
"symfony/yaml": "~3.4|~4.0"
},
"suggest": {
"doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
"doctrine/cache": "For using the default cached annotation reader and metadata cache.",
"psr/cache-implementation": "For using the metadata cache.",
"symfony/config": "For using the XML mapping loader.",
"symfony/http-foundation": "For using a MIME type guesser within the DataUriNormalizer.",
"symfony/property-access": "For using the ObjectNormalizer.",
"symfony/property-info": "To deserialize relations.",
"symfony/yaml": "For using the default YAML mapping loader."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Serializer\\": ""
},
"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 Serializer Component",
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/serializer/tree/v3.4.41"
},
2020-06-12 00:56:39 +00:00
"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-30T18:58:05+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "symfony/translation",
2020-06-12 00:56:39 +00:00
"version": "v3.4.41",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
2020-06-12 00:56:39 +00:00
"reference": "b0cd62ef0ff7ec31b67d78d7fc818e2bda4e844f"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/translation/zipball/b0cd62ef0ff7ec31b67d78d7fc818e2bda4e844f",
"reference": "b0cd62ef0ff7ec31b67d78d7fc818e2bda4e844f",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
"symfony/config": "<2.8",
"symfony/dependency-injection": "<3.4",
"symfony/yaml": "<3.4"
},
"require-dev": {
"psr/log": "~1.0",
"symfony/config": "~2.8|~3.0|~4.0",
"symfony/dependency-injection": "~3.4|~4.0",
"symfony/finder": "~2.8|~3.0|~4.0",
"symfony/http-kernel": "~3.4|~4.0",
"symfony/intl": "^2.8.18|^3.2.5|~4.0",
"symfony/var-dumper": "~3.4|~4.0",
"symfony/yaml": "~3.4|~4.0"
},
"suggest": {
"psr/log-implementation": "To use logging capability in translator",
"symfony/config": "",
"symfony/yaml": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Translation\\": ""
},
"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 Translation Component",
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/translation/tree/3.4"
},
2020-06-12 00:56:39 +00:00
"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-30T18:58:05+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "symfony/validator",
2020-06-12 00:56:39 +00:00
"version": "v3.4.41",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
2020-06-12 00:56:39 +00:00
"reference": "5fb88120a11a75e17b602103a893dd8b27804529"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/validator/zipball/5fb88120a11a75e17b602103a893dd8b27804529",
"reference": "5fb88120a11a75e17b602103a893dd8b27804529",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0",
"symfony/translation": "~2.8|~3.0|~4.0"
},
"conflict": {
"doctrine/lexer": "<1.0.2",
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
"symfony/dependency-injection": "<3.3",
"symfony/http-kernel": "<3.3.5",
"symfony/yaml": "<3.4"
},
"require-dev": {
"doctrine/annotations": "~1.7",
"doctrine/cache": "~1.0",
"egulias/email-validator": "^2.1.10",
"symfony/cache": "~3.1|~4.0",
"symfony/config": "~2.8|~3.0|~4.0",
"symfony/dependency-injection": "~3.3|~4.0",
"symfony/expression-language": "~2.8|~3.0|~4.0",
"symfony/http-foundation": "~2.8|~3.0|~4.0",
"symfony/http-kernel": "^3.3.5|~4.0",
"symfony/intl": "^2.8.18|^3.2.5|~4.0",
"symfony/property-access": "~2.8|~3.0|~4.0",
"symfony/var-dumper": "~3.3|~4.0",
"symfony/yaml": "~3.4|~4.0"
},
"suggest": {
"doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
"doctrine/cache": "For using the default cached annotation reader and metadata cache.",
"egulias/email-validator": "Strict (RFC compliant) email validation",
"psr/cache-implementation": "For using the metadata cache.",
"symfony/config": "",
"symfony/expression-language": "For using the Expression validator",
"symfony/http-foundation": "",
"symfony/intl": "",
"symfony/property-access": "For accessing properties within comparison constraints",
"symfony/yaml": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Validator\\": ""
},
"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 Validator Component",
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/validator/tree/3.4"
},
2020-06-12 00:56:39 +00:00
"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-30T18:43:38+00:00"
2020-01-28 22:54:00 +00:00
},
2020-02-07 07:34:52 +00:00
{
"name": "symfony/var-dumper",
2021-05-26 22:16:49 +00:00
"version": "v4.4.22",
2020-02-07 07:34:52 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
2021-05-26 22:16:49 +00:00
"reference": "c194bcedde6295f3ec3e9eba1f5d484ea97c41a7"
2020-02-07 07:34:52 +00:00
},
"dist": {
"type": "zip",
2021-05-26 22:16:49 +00:00
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/c194bcedde6295f3ec3e9eba1f5d484ea97c41a7",
"reference": "c194bcedde6295f3ec3e9eba1f5d484ea97c41a7",
2020-02-07 07:34:52 +00:00
"shasum": ""
},
"require": {
2020-06-12 00:56:39 +00:00
"php": ">=7.1.3",
2020-02-07 07:34:52 +00:00
"symfony/polyfill-mbstring": "~1.0",
2020-06-12 00:56:39 +00:00
"symfony/polyfill-php72": "~1.5",
"symfony/polyfill-php80": "^1.15"
2020-02-07 07:34:52 +00:00
},
"conflict": {
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
"symfony/console": "<3.4"
},
"require-dev": {
"ext-iconv": "*",
"symfony/console": "^3.4|^4.0|^5.0",
"symfony/process": "^4.4|^5.0",
2021-03-22 17:38:40 +00:00
"twig/twig": "^1.43|^2.13|^3.0.4"
2020-02-07 07:34:52 +00:00
},
"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"
}
],
2021-03-22 17:38:40 +00:00
"description": "Provides mechanisms for walking through any arbitrary PHP variable",
2020-02-07 07:34:52 +00:00
"homepage": "https://symfony.com",
"keywords": [
"debug",
"dump"
],
2021-05-26 22:16:49 +00:00
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v4.4.22"
},
2020-04-09 09:08:48 +00:00
"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"
}
],
2021-05-26 22:16:49 +00:00
"time": "2021-04-19T13:36:17+00:00"
2020-02-07 07:34:52 +00:00
},
2020-01-28 22:54:00 +00:00
{
"name": "symfony/yaml",
2020-06-12 00:56:39 +00:00
"version": "v3.4.41",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
2020-06-12 00:56:39 +00:00
"reference": "7233ac2bfdde24d672f5305f2b3f6b5d741ef8eb"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/symfony/yaml/zipball/7233ac2bfdde24d672f5305f2b3f6b5d741ef8eb",
"reference": "7233ac2bfdde24d672f5305f2b3f6b5d741ef8eb",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"symfony/polyfill-ctype": "~1.8"
},
"conflict": {
"symfony/console": "<3.4"
},
"require-dev": {
"symfony/console": "~3.4|~4.0"
},
"suggest": {
"symfony/console": "For validating YAML files using the lint command"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-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",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/yaml/tree/v3.4.41"
},
2020-06-12 00:56:39 +00:00
"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-11T07:51:54+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "twig/twig",
2020-06-12 00:56:39 +00:00
"version": "v1.42.5",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
2020-06-12 00:56:39 +00:00
"reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e",
"reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"php": ">=5.5.0",
"symfony/polyfill-ctype": "^1.8"
},
"require-dev": {
"psr/container": "^1.0",
2020-06-12 00:56:39 +00:00
"symfony/phpunit-bridge": "^4.4|^5.0"
2020-01-28 22:54:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.42-dev"
}
},
"autoload": {
"psr-0": {
"Twig_": "lib/"
},
"psr-4": {
"Twig\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
},
{
"name": "Twig Team",
"role": "Contributors"
},
{
"name": "Armin Ronacher",
"email": "armin.ronacher@active-4.com",
"role": "Project Founder"
}
],
"description": "Twig, the flexible, fast, and secure template language for PHP",
"homepage": "https://twig.symfony.com",
"keywords": [
"templating"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/1.x"
},
2020-06-12 00:56:39 +00:00
"time": "2020-02-11T05:59:23+00:00"
2020-01-28 22:54:00 +00:00
},
{
"name": "typo3/phar-stream-wrapper",
2020-06-12 00:56:39 +00:00
"version": "v3.1.4",
2020-01-28 22:54:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/TYPO3/phar-stream-wrapper.git",
2020-06-12 00:56:39 +00:00
"reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04"
2020-01-28 22:54:00 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04",
"reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04",
2020-01-28 22:54:00 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^7.0"
},
"require-dev": {
"ext-xdebug": "*",
"phpunit/phpunit": "^6.5"
},
"suggest": {
"ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "v3.x-dev"
}
},
"autoload": {
"psr-4": {
"TYPO3\\PharStreamWrapper\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Interceptors for PHP's native phar:// stream handling",
"homepage": "https://typo3.org/",
"keywords": [
"phar",
"php",
"security",
"stream-wrapper"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/TYPO3/phar-stream-wrapper/issues",
"source": "https://github.com/TYPO3/phar-stream-wrapper/tree/master"
},
2020-06-12 00:56:39 +00:00
"time": "2019-12-10T11:53:27+00:00"
2020-01-28 22:54:00 +00:00
},
2020-05-07 11:49:40 +00:00
{
2020-02-07 07:34:52 +00:00
"name": "webflo/drupal-finder",
2020-11-02 00:33:52 +00:00
"version": "1.2.2",
2020-02-07 07:34:52 +00:00
"source": {
"type": "git",
"url": "https://github.com/webflo/drupal-finder.git",
2020-11-02 00:33:52 +00:00
"reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee"
2020-02-07 07:34:52 +00:00
},
"dist": {
"type": "zip",
2020-11-02 00:33:52 +00:00
"url": "https://api.github.com/repos/webflo/drupal-finder/zipball/c8e5dbe65caef285fec8057a4c718a0d4138d1ee",
"reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee",
2020-02-07 07:34:52 +00:00
"shasum": ""
},
"require": {
"ext-json": "*"
},
"require-dev": {
"mikey179/vfsstream": "^1.6",
"phpunit/phpunit": "^4.8"
},
"type": "library",
"autoload": {
"classmap": [
"src/DrupalFinder.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2020-11-02 00:33:52 +00:00
"GPL-2.0-or-later"
2020-02-07 07:34:52 +00:00
],
"authors": [
{
"name": "Florian Weber",
"email": "florian@webflo.org"
}
],
"description": "Helper class to locate a Drupal installation from a given path.",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/webflo/drupal-finder/issues",
"source": "https://github.com/webflo/drupal-finder/tree/1.2.2"
},
2020-11-02 00:33:52 +00:00
"time": "2020-10-27T09:42:17+00:00"
2020-02-07 07:34:52 +00:00
},
{
"name": "webmozart/assert",
2021-05-26 22:16:49 +00:00
"version": "1.10.0",
2020-02-07 07:34:52 +00:00
"source": {
"type": "git",
2021-01-29 12:53:50 +00:00
"url": "https://github.com/webmozarts/assert.git",
2021-05-26 22:16:49 +00:00
"reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
2020-02-07 07:34:52 +00:00
},
"dist": {
"type": "zip",
2021-05-26 22:16:49 +00:00
"url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
"reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
2020-02-07 07:34:52 +00:00
"shasum": ""
},
"require": {
2021-05-26 22:16:49 +00:00
"php": "^7.2 || ^8.0",
2020-02-07 07:34:52 +00:00
"symfony/polyfill-ctype": "^1.8"
},
"conflict": {
2020-09-16 19:06:45 +00:00
"phpstan/phpstan": "<0.12.20",
2021-05-26 22:16:49 +00:00
"vimeo/psalm": "<4.6.1 || 4.6.2"
2020-02-07 07:34:52 +00:00
},
"require-dev": {
2021-05-26 22:16:49 +00:00
"phpunit/phpunit": "^8.5.13"
2020-02-07 07:34:52 +00:00
},
"type": "library",
2021-05-26 22:16:49 +00:00
"extra": {
"branch-alias": {
"dev-master": "1.10-dev"
}
},
2020-02-07 07:34:52 +00:00
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
2021-05-26 22:16:49 +00:00
"issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozarts/assert/tree/1.10.0"
2021-04-16 21:26:07 +00:00
},
2021-05-26 22:16:49 +00:00
"time": "2021-03-09T10:59:23+00:00"
2020-02-07 07:34:52 +00:00
},
{
"name": "webmozart/path-util",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/webmozart/path-util.git",
"reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
"reference": "d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"webmozart/assert": "~1.0"
},
"require-dev": {
"phpunit/phpunit": "^4.6",
"sebastian/version": "^1.0.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.3-dev"
}
},
"autoload": {
"psr-4": {
"Webmozart\\PathUtil\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/webmozart/path-util/issues",
"source": "https://github.com/webmozart/path-util/tree/2.3.0"
},
2020-02-07 07:34:52 +00:00
"time": "2015-12-17T08:42:14+00:00"
2020-01-28 22:54:00 +00:00
}
],
2020-04-12 18:20:15 +00:00
"packages-dev": [
{
2020-05-08 16:46:32 +00:00
"name": "behat/mink",
2020-06-12 00:56:39 +00:00
"version": "v1.8.1",
2020-04-12 18:20:15 +00:00
"source": {
"type": "git",
2020-05-08 16:46:32 +00:00
"url": "https://github.com/minkphp/Mink.git",
2020-06-12 00:56:39 +00:00
"reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887"
2020-04-12 18:20:15 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/minkphp/Mink/zipball/07c6a9fe3fa98c2de074b25d9ed26c22904e3887",
"reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887",
2020-04-12 18:20:15 +00:00
"shasum": ""
},
"require": {
2020-05-08 16:46:32 +00:00
"php": ">=5.3.1",
"symfony/css-selector": "^2.7|^3.0|^4.0|^5.0"
2020-04-12 18:20:15 +00:00
},
"require-dev": {
2020-05-08 16:46:32 +00:00
"phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20",
"symfony/debug": "^2.7|^3.0|^4.0",
"symfony/phpunit-bridge": "^3.4.38 || ^5.0.5"
2020-04-12 18:20:15 +00:00
},
2020-05-08 16:46:32 +00:00
"suggest": {
"behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
"behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
"behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
"behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)",
"dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)"
},
"type": "library",
2020-04-12 18:20:15 +00:00
"extra": {
2020-05-08 16:46:32 +00:00
"branch-alias": {
"dev-master": "1.8.x-dev"
}
2020-04-12 18:20:15 +00:00
},
"autoload": {
"psr-4": {
2020-05-08 16:46:32 +00:00
"Behat\\Mink\\": "src/"
2020-04-12 18:20:15 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2020-05-08 16:46:32 +00:00
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
2020-04-12 18:20:15 +00:00
}
],
2020-05-08 16:46:32 +00:00
"description": "Browser controller/emulator abstraction for PHP",
"homepage": "http://mink.behat.org/",
2020-04-12 18:20:15 +00:00
"keywords": [
2020-05-08 16:46:32 +00:00
"browser",
"testing",
"web"
2020-04-12 18:20:15 +00:00
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/minkphp/Mink/issues",
"source": "https://github.com/minkphp/Mink/tree/v1.8.1"
},
2020-06-12 00:56:39 +00:00
"time": "2020-03-11T15:45:53+00:00"
2020-04-12 18:20:15 +00:00
},
{
2020-05-08 16:46:32 +00:00
"name": "behat/mink-browserkit-driver",
"version": "v1.3.4",
2020-04-12 18:20:15 +00:00
"source": {
"type": "git",
2020-05-08 16:46:32 +00:00
"url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
"reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/e3b90840022ebcd544c7b394a3c9597ae242cbee",
"reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee",
"shasum": ""
2020-04-12 18:20:15 +00:00
},
"require": {
2020-05-08 16:46:32 +00:00
"behat/mink": "^1.7.1@dev",
"php": ">=5.3.6",
"symfony/browser-kit": "~2.3|~3.0|~4.0",
"symfony/dom-crawler": "~2.3|~3.0|~4.0"
2020-04-12 18:20:15 +00:00
},
"require-dev": {
2020-05-08 16:46:32 +00:00
"mink/driver-testsuite": "dev-master",
"symfony/debug": "^2.7|^3.0|^4.0",
"symfony/http-kernel": "~2.3|~3.0|~4.0"
},
"type": "mink-driver",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
}
2020-04-12 18:20:15 +00:00
},
"autoload": {
"psr-4": {
2020-05-08 16:46:32 +00:00
"Behat\\Mink\\Driver\\": "src/"
2020-04-12 18:20:15 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2020-05-08 16:46:32 +00:00
"MIT"
2020-04-12 18:20:15 +00:00
],
2020-05-08 16:46:32 +00:00
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
}
],
"description": "Symfony2 BrowserKit driver for Mink framework",
"homepage": "http://mink.behat.org/",
2020-04-12 18:20:15 +00:00
"keywords": [
2020-05-08 16:46:32 +00:00
"Mink",
"Symfony2",
"browser",
"testing"
2020-04-12 18:20:15 +00:00
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/minkphp/MinkBrowserKitDriver/issues",
"source": "https://github.com/minkphp/MinkBrowserKitDriver/tree/v1.3.4"
},
2020-05-08 16:46:32 +00:00
"time": "2020-03-11T09:49:45+00:00"
2020-04-12 18:20:15 +00:00
},
{
2020-05-08 16:46:32 +00:00
"name": "behat/mink-goutte-driver",
"version": "v1.2.1",
2020-04-24 07:54:02 +00:00
"source": {
"type": "git",
2020-05-08 16:46:32 +00:00
"url": "https://github.com/minkphp/MinkGoutteDriver.git",
"reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
2020-04-24 07:54:02 +00:00
},
"dist": {
"type": "zip",
2020-05-08 16:46:32 +00:00
"url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
"reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
2020-04-24 07:54:02 +00:00
"shasum": ""
},
"require": {
2020-05-08 16:46:32 +00:00
"behat/mink": "~1.6@dev",
"behat/mink-browserkit-driver": "~1.2@dev",
"fabpot/goutte": "~1.0.4|~2.0|~3.1",
"php": ">=5.3.1"
2020-04-24 07:54:02 +00:00
},
"require-dev": {
2020-05-08 16:46:32 +00:00
"symfony/phpunit-bridge": "~2.7|~3.0"
2020-04-24 07:54:02 +00:00
},
2020-05-08 16:46:32 +00:00
"type": "mink-driver",
2020-04-24 07:54:02 +00:00
"extra": {
"branch-alias": {
2020-05-08 16:46:32 +00:00
"dev-master": "1.2.x-dev"
2020-04-24 07:54:02 +00:00
}
},
"autoload": {
"psr-4": {
2020-05-08 16:46:32 +00:00
"Behat\\Mink\\Driver\\": "src/"
2020-04-24 07:54:02 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2020-05-08 16:46:32 +00:00
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
2020-04-24 07:54:02 +00:00
}
],
2020-05-08 16:46:32 +00:00
"description": "Goutte driver for Mink framework",
"homepage": "http://mink.behat.org/",
"keywords": [
"browser",
"goutte",
"headless",
"testing"
2020-04-24 07:54:02 +00:00
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/minkphp/MinkGoutteDriver/issues",
"source": "https://github.com/minkphp/MinkGoutteDriver/tree/master"
},
2020-05-08 16:46:32 +00:00
"time": "2016-03-05T09:04:22+00:00"
2020-04-24 07:54:02 +00:00
},
{
2020-05-08 16:46:32 +00:00
"name": "behat/mink-selenium2-driver",
"version": "v1.4.0",
2020-04-24 07:54:02 +00:00
"source": {
"type": "git",
2020-05-08 16:46:32 +00:00
"url": "https://github.com/minkphp/MinkSelenium2Driver.git",
"reference": "312a967dd527f28980cce40850339cd5316da092"
2020-04-24 07:54:02 +00:00
},
"dist": {
"type": "zip",
2020-05-08 16:46:32 +00:00
"url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/312a967dd527f28980cce40850339cd5316da092",
"reference": "312a967dd527f28980cce40850339cd5316da092",
2020-04-24 07:54:02 +00:00
"shasum": ""
},
"require": {
2020-05-08 16:46:32 +00:00
"behat/mink": "~1.7@dev",
"instaclick/php-webdriver": "~1.1",
"php": ">=5.4"
2020-04-24 07:54:02 +00:00
},
"require-dev": {
2020-05-08 16:46:32 +00:00
"mink/driver-testsuite": "dev-master"
2020-04-24 07:54:02 +00:00
},
2020-05-08 16:46:32 +00:00
"type": "mink-driver",
2020-04-24 07:54:02 +00:00
"extra": {
"branch-alias": {
2020-05-08 16:46:32 +00:00
"dev-master": "1.4.x-dev"
2020-04-24 07:54:02 +00:00
}
},
"autoload": {
2020-05-08 16:46:32 +00:00
"psr-4": {
"Behat\\Mink\\Driver\\": "src/"
}
2020-04-24 07:54:02 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2020-05-08 16:46:32 +00:00
"MIT"
2020-04-24 07:54:02 +00:00
],
"authors": [
{
2020-05-08 16:46:32 +00:00
"name": "Pete Otaqui",
"email": "pete@otaqui.com",
"homepage": "https://github.com/pete-otaqui"
2020-04-24 07:54:02 +00:00
},
{
2020-05-08 16:46:32 +00:00
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
2020-04-24 07:54:02 +00:00
}
],
2020-05-08 16:46:32 +00:00
"description": "Selenium2 (WebDriver) driver for Mink framework",
"homepage": "http://mink.behat.org/",
2020-04-24 07:54:02 +00:00
"keywords": [
2020-05-08 16:46:32 +00:00
"ajax",
"browser",
"javascript",
"selenium",
"testing",
"webdriver"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/minkphp/MinkSelenium2Driver/issues",
"source": "https://github.com/minkphp/MinkSelenium2Driver/tree/v1.4.0"
},
2020-05-08 16:46:32 +00:00
"time": "2020-03-11T14:43:21+00:00"
2020-04-24 07:54:02 +00:00
},
{
2020-05-08 16:46:32 +00:00
"name": "composer/ca-bundle",
2021-01-20 23:52:18 +00:00
"version": "1.2.9",
2020-04-24 07:54:02 +00:00
"source": {
"type": "git",
2020-05-08 16:46:32 +00:00
"url": "https://github.com/composer/ca-bundle.git",
2021-01-20 23:52:18 +00:00
"reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5"
2020-04-24 07:54:02 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
"reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
2020-04-24 07:54:02 +00:00
"shasum": ""
},
"require": {
2020-05-08 16:46:32 +00:00
"ext-openssl": "*",
"ext-pcre": "*",
"php": "^5.3.2 || ^7.0 || ^8.0"
2020-04-24 07:54:02 +00:00
},
"require-dev": {
2021-01-20 23:52:18 +00:00
"phpstan/phpstan": "^0.12.55",
2020-05-08 16:46:32 +00:00
"psr/log": "^1.0",
2021-01-20 23:52:18 +00:00
"symfony/phpunit-bridge": "^4.2 || ^5",
2020-05-08 16:46:32 +00:00
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
2020-04-24 07:54:02 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2021-01-20 23:52:18 +00:00
"dev-main": "1.x-dev"
2020-04-24 07:54:02 +00:00
}
},
"autoload": {
2020-05-08 16:46:32 +00:00
"psr-4": {
"Composer\\CaBundle\\": "src"
}
2020-04-24 07:54:02 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2020-05-08 16:46:32 +00:00
"MIT"
2020-04-24 07:54:02 +00:00
],
"authors": [
{
2020-05-08 16:46:32 +00:00
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
"keywords": [
"cabundle",
"cacert",
"certificate",
"ssl",
"tls"
],
2021-04-16 21:26:07 +00:00
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.2.9"
},
2020-05-08 16:46:32 +00:00
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
2020-04-24 07:54:02 +00:00
},
2020-09-16 19:06:45 +00:00
{
"url": "https://github.com/composer",
"type": "github"
},
2020-04-24 07:54:02 +00:00
{
2020-05-08 16:46:32 +00:00
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
2020-04-24 07:54:02 +00:00
}
],
2021-01-20 23:52:18 +00:00
"time": "2021-01-12T12:10:35+00:00"
2020-04-24 07:54:02 +00:00
},
{
2020-05-08 16:46:32 +00:00
"name": "composer/composer",
2021-05-26 22:16:49 +00:00
"version": "1.10.22",
2020-04-24 07:54:02 +00:00
"source": {
"type": "git",
2020-05-08 16:46:32 +00:00
"url": "https://github.com/composer/composer.git",
2021-05-26 22:16:49 +00:00
"reference": "28c9dfbe2351635961f670773e8d7b17bc5eda25"
2020-04-24 07:54:02 +00:00
},
"dist": {
"type": "zip",
2021-05-26 22:16:49 +00:00
"url": "https://api.github.com/repos/composer/composer/zipball/28c9dfbe2351635961f670773e8d7b17bc5eda25",
"reference": "28c9dfbe2351635961f670773e8d7b17bc5eda25",
2020-04-24 07:54:02 +00:00
"shasum": ""
},
"require": {
2020-05-08 16:46:32 +00:00
"composer/ca-bundle": "^1.0",
"composer/semver": "^1.0",
"composer/spdx-licenses": "^1.2",
"composer/xdebug-handler": "^1.1",
2020-06-12 00:56:39 +00:00
"justinrainbow/json-schema": "^5.2.10",
2021-01-20 23:52:18 +00:00
"php": "^5.3.2 || ^7.0 || ^8.0",
2020-05-08 16:46:32 +00:00
"psr/log": "^1.0",
"seld/jsonlint": "^1.4",
"seld/phar-utils": "^1.0",
"symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0",
"symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0",
"symfony/finder": "^2.7 || ^3.0 || ^4.0 || ^5.0",
"symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0"
2020-04-24 07:54:02 +00:00
},
"conflict": {
2020-09-16 19:06:45 +00:00
"symfony/console": "2.8.38"
2020-05-08 16:46:32 +00:00
},
"require-dev": {
"phpspec/prophecy": "^1.10",
2020-09-16 19:06:45 +00:00
"symfony/phpunit-bridge": "^4.2"
2020-05-08 16:46:32 +00:00
},
"suggest": {
"ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
"ext-zip": "Enabling the zip extension allows you to unzip archives",
"ext-zlib": "Allow gzip compression of HTTP requests"
2020-04-24 07:54:02 +00:00
},
"bin": [
2020-05-08 16:46:32 +00:00
"bin/composer"
2020-04-24 07:54:02 +00:00
],
"type": "library",
"extra": {
"branch-alias": {
2020-05-08 16:46:32 +00:00
"dev-master": "1.10-dev"
2020-04-24 07:54:02 +00:00
}
},
"autoload": {
2020-05-08 16:46:32 +00:00
"psr-4": {
"Composer\\": "src/Composer"
}
2020-04-24 07:54:02 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2020-05-08 16:46:32 +00:00
"authors": [
2020-04-24 07:54:02 +00:00
{
2020-05-08 16:46:32 +00:00
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
2020-04-24 07:54:02 +00:00
},
{
2020-05-08 16:46:32 +00:00
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
"homepage": "https://getcomposer.org/",
"keywords": [
"autoload",
"dependency",
"package"
],
2021-04-16 21:26:07 +00:00
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/composer/issues",
2021-05-26 22:16:49 +00:00
"source": "https://github.com/composer/composer/tree/1.10.22"
2021-04-16 21:26:07 +00:00
},
2020-05-08 16:46:32 +00:00
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
2020-04-24 07:54:02 +00:00
},
2020-06-12 00:56:39 +00:00
{
"url": "https://github.com/composer",
"type": "github"
},
2020-04-24 07:54:02 +00:00
{
2020-05-08 16:46:32 +00:00
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
2020-04-24 07:54:02 +00:00
"type": "tidelift"
}
],
2021-05-26 22:16:49 +00:00
"time": "2021-04-27T11:10:45+00:00"
2020-04-24 07:54:02 +00:00
},
{
2020-05-08 16:46:32 +00:00
"name": "composer/spdx-licenses",
2021-01-20 23:52:18 +00:00
"version": "1.5.5",
2020-04-24 07:54:02 +00:00
"source": {
"type": "git",
2020-05-08 16:46:32 +00:00
"url": "https://github.com/composer/spdx-licenses.git",
2021-01-20 23:52:18 +00:00
"reference": "de30328a7af8680efdc03e396aad24befd513200"
2020-04-24 07:54:02 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/de30328a7af8680efdc03e396aad24befd513200",
"reference": "de30328a7af8680efdc03e396aad24befd513200",
2020-04-24 07:54:02 +00:00
"shasum": ""
},
"require": {
2020-05-08 16:46:32 +00:00
"php": "^5.3.2 || ^7.0 || ^8.0"
2020-04-24 07:54:02 +00:00
},
"require-dev": {
2020-05-08 16:46:32 +00:00
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7"
2020-04-24 07:54:02 +00:00
},
2020-05-08 16:46:32 +00:00
"type": "library",
2020-04-24 07:54:02 +00:00
"extra": {
"branch-alias": {
2021-01-20 23:52:18 +00:00
"dev-main": "1.x-dev"
2020-05-08 16:46:32 +00:00
}
},
"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"
2020-04-24 07:54:02 +00:00
},
2020-05-08 16:46:32 +00:00
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
2020-04-24 07:54:02 +00:00
}
2020-05-08 16:46:32 +00:00
],
"description": "SPDX licenses list and validation library.",
"keywords": [
"license",
"spdx",
"validator"
],
2021-04-16 21:26:07 +00:00
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/spdx-licenses/issues",
"source": "https://github.com/composer/spdx-licenses/tree/1.5.5"
},
2020-09-16 19:06:45 +00:00
"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"
}
],
2021-01-20 23:52:18 +00:00
"time": "2020-12-03T16:04:16+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "composer/xdebug-handler",
2021-05-26 22:16:49 +00:00
"version": "1.4.6",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
2021-05-26 22:16:49 +00:00
"reference": "f27e06cd9675801df441b3656569b328e04aa37c"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-05-26 22:16:49 +00:00
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f27e06cd9675801df441b3656569b328e04aa37c",
"reference": "f27e06cd9675801df441b3656569b328e04aa37c",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0",
"psr/log": "^1.0"
2020-04-24 07:54:02 +00:00
},
2020-05-08 16:46:32 +00:00
"require-dev": {
2021-05-26 22:16:49 +00:00
"phpstan/phpstan": "^0.12.55",
"symfony/phpunit-bridge": "^4.2 || ^5"
2020-05-08 16:46:32 +00:00
},
"type": "library",
2020-04-24 07:54:02 +00:00
"autoload": {
"psr-4": {
2020-05-08 16:46:32 +00:00
"Composer\\XdebugHandler\\": "src"
2020-04-24 07:54:02 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2020-05-08 16:46:32 +00:00
"authors": [
{
"name": "John Stevenson",
"email": "john-stevenson@blueyonder.co.uk"
}
],
"description": "Restarts a process without Xdebug.",
"keywords": [
"Xdebug",
"performance"
],
2021-04-16 21:26:07 +00:00
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues",
2021-05-26 22:16:49 +00:00
"source": "https://github.com/composer/xdebug-handler/tree/1.4.6"
2021-04-16 21:26:07 +00:00
},
2020-05-08 16:46:32 +00:00
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
2020-06-12 00:56:39 +00:00
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
2020-05-08 16:46:32 +00:00
}
],
2021-05-26 22:16:49 +00:00
"time": "2021-03-25T17:01:18+00:00"
2020-04-24 07:54:02 +00:00
},
{
2020-05-08 16:46:32 +00:00
"name": "dealerdirect/phpcodesniffer-composer-installer",
2020-12-08 16:24:51 +00:00
"version": "v0.7.1",
2020-04-12 18:20:15 +00:00
"source": {
"type": "git",
2020-05-08 16:46:32 +00:00
"url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
2020-12-08 16:24:51 +00:00
"reference": "fe390591e0241955f22eb9ba327d137e501c771c"
2020-04-12 18:20:15 +00:00
},
"dist": {
"type": "zip",
2020-12-08 16:24:51 +00:00
"url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/fe390591e0241955f22eb9ba327d137e501c771c",
"reference": "fe390591e0241955f22eb9ba327d137e501c771c",
2020-04-12 18:20:15 +00:00
"shasum": ""
},
"require": {
2020-12-08 16:24:51 +00:00
"composer-plugin-api": "^1.0 || ^2.0",
"php": ">=5.3",
"squizlabs/php_codesniffer": "^2.0 || ^3.0 || ^4.0"
2020-04-12 18:20:15 +00:00
},
"require-dev": {
2020-05-08 16:46:32 +00:00
"composer/composer": "*",
"phpcompatibility/php-compatibility": "^9.0",
"sensiolabs/security-checker": "^4.1.0"
2020-04-12 18:20:15 +00:00
},
2020-05-08 16:46:32 +00:00
"type": "composer-plugin",
"extra": {
"class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
},
"autoload": {
"psr-4": {
"Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Franck Nijhof",
"email": "franck.nijhof@dealerdirect.com",
"homepage": "http://www.frenck.nl",
"role": "Developer / IT Manager"
}
],
"description": "PHP_CodeSniffer Standards Composer Installer Plugin",
"homepage": "http://www.dealerdirect.com",
"keywords": [
"PHPCodeSniffer",
"PHP_CodeSniffer",
"code quality",
"codesniffer",
"composer",
"installer",
"phpcs",
"plugin",
"qa",
"quality",
"standard",
"standards",
"style guide",
"stylecheck",
"tests"
2020-04-12 18:20:15 +00:00
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues",
"source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer"
},
2020-12-08 16:24:51 +00:00
"time": "2020-12-07T18:04:37+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "doctrine/instantiator",
2021-01-20 23:52:18 +00:00
"version": "1.4.0",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
2021-01-20 23:52:18 +00:00
"reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
"reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2020-06-12 00:56:39 +00:00
"php": "^7.1 || ^8.0"
2020-05-08 16:46:32 +00:00
},
"require-dev": {
2021-01-20 23:52:18 +00:00
"doctrine/coding-standard": "^8.0",
2020-05-08 16:46:32 +00:00
"ext-pdo": "*",
"ext-phar": "*",
2021-01-20 23:52:18 +00:00
"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"
2020-05-08 16:46:32 +00:00
},
2020-04-12 18:20:15 +00:00
"type": "library",
2020-05-08 16:46:32 +00:00
"autoload": {
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
2020-04-12 18:20:15 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2020-05-08 16:46:32 +00:00
"MIT"
2020-04-12 18:20:15 +00:00
],
"authors": [
{
2020-05-08 16:46:32 +00:00
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
2021-01-20 23:52:18 +00:00
"homepage": "https://ocramius.github.io/"
2020-04-12 18:20:15 +00:00
}
],
2020-05-08 16:46:32 +00:00
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
2020-04-12 18:20:15 +00:00
"keywords": [
2020-05-08 16:46:32 +00:00
"constructor",
"instantiate"
2020-04-12 18:20:15 +00:00
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/doctrine/instantiator/issues",
"source": "https://github.com/doctrine/instantiator/tree/1.4.0"
},
2020-06-12 00:56:39 +00:00
"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"
}
],
2021-01-20 23:52:18 +00:00
"time": "2020-11-10T18:47:58+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "drupal/coder",
2021-05-26 22:16:49 +00:00
"version": "8.3.13",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/coder.git",
2021-05-26 22:16:49 +00:00
"reference": "d3286d571b19633cc296d438c36b9aed195de43c"
2020-05-08 16:46:32 +00:00
},
"require": {
"ext-mbstring": "*",
"php": ">=7.0.8",
2021-05-26 22:16:49 +00:00
"sirbrillig/phpcs-variable-analysis": "^2.10",
"squizlabs/php_codesniffer": "^3.5.6",
2020-05-08 16:46:32 +00:00
"symfony/yaml": ">=2.0.5"
},
"require-dev": {
2021-05-26 22:16:49 +00:00
"phpstan/phpstan": "^0.12.63",
2020-05-08 16:46:32 +00:00
"phpunit/phpunit": "^6.0 || ^7.0"
},
"type": "phpcodesniffer-standard",
"autoload": {
"psr-4": {
"Drupal\\": "coder_sniffer/Drupal/",
"DrupalPractice\\": "coder_sniffer/DrupalPractice/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-05-26 22:16:49 +00:00
"GPL-2.0-or-later"
2020-05-08 16:46:32 +00:00
],
"description": "Coder is a library to review Drupal code.",
"homepage": "https://www.drupal.org/project/coder",
"keywords": [
"code review",
"phpcs",
"standards"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://www.drupal.org/project/issues/coder",
"source": "https://www.drupal.org/project/coder"
},
2021-05-26 22:16:49 +00:00
"time": "2021-02-06T10:44:32+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "drupal/core-dev",
2021-05-26 22:16:49 +00:00
"version": "8.9.16",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/drupal/core-dev.git",
2020-06-12 00:56:39 +00:00
"reference": "36370b3f42911c09ffb35f08fc72853d20e6efd7"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/drupal/core-dev/zipball/36370b3f42911c09ffb35f08fc72853d20e6efd7",
"reference": "36370b3f42911c09ffb35f08fc72853d20e6efd7",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2020-05-20 17:01:36 +00:00
"behat/mink": "^1.8",
2020-05-08 16:46:32 +00:00
"behat/mink-goutte-driver": "^1.2",
2020-05-20 17:01:36 +00:00
"behat/mink-selenium2-driver": "^1.4",
2020-05-08 16:46:32 +00:00
"composer/composer": "^1.9.1",
2020-06-12 00:56:39 +00:00
"drupal/coder": "^8.3.7",
2020-05-08 16:46:32 +00:00
"jcalderonzumba/gastonjs": "^1.0.2",
"jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
"justinrainbow/json-schema": "^5.2",
"mikey179/vfsstream": "^1.6.8",
"phpspec/prophecy": "^1.7",
"phpunit/phpunit": "^6.5 || ^7",
"symfony/browser-kit": "^3.4.0",
"symfony/css-selector": "^3.4.0",
"symfony/debug": "^3.4.0",
2020-06-12 00:56:39 +00:00
"symfony/dom-crawler": "^3.4.0 !=3.4.38",
2020-05-08 16:46:32 +00:00
"symfony/filesystem": "~3.4.0",
"symfony/finder": "~3.4.0",
"symfony/lock": "~3.4.0",
"symfony/phpunit-bridge": "^3.4.3"
},
"conflict": {
"webflo/drupal-core-require-dev": "*"
},
"type": "metapackage",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.",
2021-04-16 21:26:07 +00:00
"support": {
2021-05-26 22:16:49 +00:00
"source": "https://github.com/drupal/core-dev/tree/8.9.5"
2021-04-16 21:26:07 +00:00
},
2020-06-12 00:56:39 +00:00
"time": "2020-05-09T07:53:22+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "fabpot/goutte",
"version": "v3.2.3",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/Goutte.git",
"reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3f0eaf0a40181359470651f1565b3e07e3dd31b8",
"reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^6.0",
"php": ">=5.5.0",
"symfony/browser-kit": "~2.1|~3.0|~4.0",
"symfony/css-selector": "~2.1|~3.0|~4.0",
"symfony/dom-crawler": "~2.1|~3.0|~4.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^3.3 || ^4"
},
"type": "application",
"extra": {
"branch-alias": {
"dev-master": "3.2-dev"
}
},
"autoload": {
"psr-4": {
"Goutte\\": "Goutte"
},
"exclude-from-classmap": [
"Goutte/Tests"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "A simple PHP Web Scraper",
"homepage": "https://github.com/FriendsOfPHP/Goutte",
"keywords": [
"scraper"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/FriendsOfPHP/Goutte/issues",
"source": "https://github.com/FriendsOfPHP/Goutte/tree/master"
},
2020-05-08 16:46:32 +00:00
"time": "2018-06-29T15:13:57+00:00"
},
{
"name": "instaclick/php-webdriver",
"version": "1.4.7",
"source": {
"type": "git",
"url": "https://github.com/instaclick/php-webdriver.git",
"reference": "b5f330e900e9b3edfc18024a5ec8c07136075712"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/b5f330e900e9b3edfc18024a5ec8c07136075712",
"reference": "b5f330e900e9b3edfc18024a5ec8c07136075712",
"shasum": ""
},
"require": {
"ext-curl": "*",
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "^4.8",
"satooshi/php-coveralls": "^1.0||^2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"autoload": {
"psr-0": {
"WebDriver": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Justin Bishop",
"email": "jubishop@gmail.com",
"role": "Developer"
},
{
"name": "Anthon Pang",
"email": "apang@softwaredevelopment.ca",
"role": "Fork Maintainer"
}
],
"description": "PHP WebDriver for Selenium 2",
"homepage": "http://instaclick.com/",
"keywords": [
"browser",
"selenium",
"webdriver",
"webtest"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/instaclick/php-webdriver/issues",
"source": "https://github.com/instaclick/php-webdriver/tree/1.x"
},
2020-05-08 16:46:32 +00:00
"time": "2019-09-25T09:05:11+00:00"
},
{
"name": "jcalderonzumba/gastonjs",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/jcalderonzumba/gastonjs.git",
"reference": "575a9c18d8b87990c37252e8d9707b29f0a313f3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jcalderonzumba/gastonjs/zipball/575a9c18d8b87990c37252e8d9707b29f0a313f3",
"reference": "575a9c18d8b87990c37252e8d9707b29f0a313f3",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "~5.0|~6.0",
"php": ">=5.4"
},
"require-dev": {
"phpunit/phpunit": "~4.6",
"silex/silex": "~1.2",
"symfony/phpunit-bridge": "~2.7",
"symfony/process": "~2.1"
},
"type": "phantomjs-api",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-4": {
"Zumba\\GastonJS\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Juan Francisco Calderón Zumba",
"email": "juanfcz@gmail.com",
"homepage": "http://github.com/jcalderonzumba"
}
],
"description": "PhantomJS API based server for webpage automation",
"homepage": "https://github.com/jcalderonzumba/gastonjs",
"keywords": [
"api",
"automation",
"browser",
"headless",
"phantomjs"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/jcalderonzumba/gastonjs/issues",
"source": "https://github.com/jcalderonzumba/gastonjs/tree/master"
},
2020-05-08 16:46:32 +00:00
"time": "2017-03-31T07:31:47+00:00"
},
{
"name": "jcalderonzumba/mink-phantomjs-driver",
"version": "v0.3.3",
"source": {
"type": "git",
"url": "https://github.com/jcalderonzumba/MinkPhantomJSDriver.git",
"reference": "008f43670e94acd39273d15add1e7348eb23848d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jcalderonzumba/MinkPhantomJSDriver/zipball/008f43670e94acd39273d15add1e7348eb23848d",
"reference": "008f43670e94acd39273d15add1e7348eb23848d",
"shasum": ""
},
"require": {
"behat/mink": "~1.7",
"jcalderonzumba/gastonjs": "~1.0",
"php": ">=5.4",
"twig/twig": "~1.20|~2.0"
},
"require-dev": {
"mink/driver-testsuite": "dev-master",
"phpunit/phpunit": "~4.6"
},
"type": "mink-driver",
"extra": {
"branch-alias": {
"dev-master": "0.4.x-dev"
}
},
"autoload": {
"psr-4": {
"Zumba\\Mink\\Driver\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Juan Francisco Calderón Zumba",
"email": "juanfcz@gmail.com",
"homepage": "http://github.com/jcalderonzumba"
}
],
"description": "PhantomJS driver for Mink framework",
"homepage": "http://mink.behat.org/",
"keywords": [
"ajax",
"browser",
"headless",
"javascript",
"phantomjs",
"testing"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/jcalderonzumba/MinkPhantomJSDriver/issues",
"source": "https://github.com/jcalderonzumba/MinkPhantomJSDriver/tree/master"
},
2020-05-08 16:46:32 +00:00
"time": "2016-12-01T10:57:30+00:00"
},
{
"name": "justinrainbow/json-schema",
2020-06-12 00:56:39 +00:00
"version": "5.2.10",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
2020-06-12 00:56:39 +00:00
"reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
"reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
2020-05-08 16:46:32 +00:00
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/justinrainbow/json-schema/issues",
"source": "https://github.com/justinrainbow/json-schema/tree/5.2.10"
},
2020-06-12 00:56:39 +00:00
"time": "2020-05-27T16:41:55+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "mglaman/phpstan-drupal",
2021-03-22 18:57:53 +00:00
"version": "0.12.6",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/mglaman/phpstan-drupal.git",
2021-03-22 18:57:53 +00:00
"reference": "cdc55c0c59d43ab1c8e3e0068304641513979c17"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-03-22 18:57:53 +00:00
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/cdc55c0c59d43ab1c8e3e0068304641513979c17",
"reference": "cdc55c0c59d43ab1c8e3e0068304641513979c17",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
"nette/finder": "^2.5",
"php": "^7.1",
2020-06-12 00:56:39 +00:00
"phpstan/phpstan": "^0.12.26",
2020-05-08 16:46:32 +00:00
"symfony/yaml": "~3.4.5|^4.2",
"webflo/drupal-finder": "^1.2"
},
2021-03-22 18:57:53 +00:00
"conflict": {
"phpstan/phpstan": "^0.12.43"
},
2020-05-08 16:46:32 +00:00
"require-dev": {
"composer/installers": "^1.6",
"drupal/core-recommended": "^8.8@alpha",
"drush/drush": "^9.6",
"phpstan/phpstan-deprecation-rules": "~0.12.0",
"phpstan/phpstan-strict-rules": "^0.12.0",
"phpunit/phpunit": "^7.5",
"squizlabs/php_codesniffer": "^3.3"
},
"suggest": {
"phpstan/phpstan-deprecation-rules": "For catching deprecations, especially in Drupal core."
},
"type": "phpstan-extension",
"extra": {
"branch-alias": {
"dev-master": "0.12-dev"
},
"installer-paths": {
"tests/fixtures/drupal/core": [
"type:drupal-core"
],
"tests/fixtures/drupal/libraries/{$name}": [
"type:drupal-library"
],
"tests/fixtures/drupal/modules/contrib/{$name}": [
"type:drupal-module"
],
"tests/fixtures/drupal/profiles/contrib/{$name}": [
"type:drupal-profile"
],
"tests/fixtures/drupal/themes/contrib/{$name}": [
"type:drupal-theme"
]
},
"phpstan": {
"includes": [
"extension.neon"
]
}
},
"autoload": {
"psr-4": {
"PHPStan\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Matt Glaman",
"email": "nmd.matt@gmail.com"
}
],
"description": "Drupal extension and rules for PHPStan",
"funding": [
{
"url": "https://github.com/mglaman",
"type": "github"
},
{
2021-03-22 18:57:53 +00:00
"url": "https://ko-fi.com/mglaman",
"type": "ko_fi"
},
{
"url": "https://tidelift.com/funding/github/packagist/mglaman/phpstan-drupal",
"type": "tidelift"
2020-05-08 16:46:32 +00:00
}
],
2021-03-22 18:57:53 +00:00
"time": "2020-10-09T14:15:47+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "mikey179/vfsstream",
"version": "v1.6.8",
"source": {
"type": "git",
"url": "https://github.com/bovigo/vfsStream.git",
"reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bovigo/vfsStream/zipball/231c73783ebb7dd9ec77916c10037eff5a2b6efe",
"reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "^4.5|^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.6.x-dev"
}
},
"autoload": {
"psr-0": {
"org\\bovigo\\vfs\\": "src/main/php"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Frank Kleine",
"homepage": "http://frankkleine.de/",
"role": "Developer"
}
],
"description": "Virtual file system to mock the real file system in unit tests.",
"homepage": "http://vfs.bovigo.org/",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/bovigo/vfsStream/issues",
"source": "https://github.com/bovigo/vfsStream/tree/master",
"wiki": "https://github.com/bovigo/vfsStream/wiki"
},
2020-05-08 16:46:32 +00:00
"time": "2019-10-30T15:31:00+00:00"
},
{
"name": "myclabs/deep-copy",
2021-01-20 23:52:18 +00:00
"version": "1.10.2",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
2021-01-20 23:52:18 +00:00
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2020-09-16 19:06:45 +00:00
"php": "^7.1 || ^8.0"
2020-05-08 16:46:32 +00:00
},
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/myclabs/DeepCopy/issues",
"source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
},
2020-09-16 19:06:45 +00:00
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
"type": "tidelift"
}
],
2021-01-20 23:52:18 +00:00
"time": "2020-11-13T09:40:50+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "nette/finder",
"version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/nette/finder.git",
"reference": "4ad2c298eb8c687dd0e74ae84206a4186eeaed50"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/finder/zipball/4ad2c298eb8c687dd0e74ae84206a4186eeaed50",
"reference": "4ad2c298eb8c687dd0e74ae84206a4186eeaed50",
"shasum": ""
},
"require": {
"nette/utils": "^2.4 || ^3.0",
"php": ">=7.1"
},
"conflict": {
"nette/nette": "<2.2"
},
"require-dev": {
"nette/tester": "^2.0",
"phpstan/phpstan": "^0.12",
"tracy/tracy": "^2.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.5-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "🔍 Nette Finder: find files and directories with an intuitive API.",
"homepage": "https://nette.org",
"keywords": [
"filesystem",
"glob",
"iterator",
"nette"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/nette/finder/issues",
"source": "https://github.com/nette/finder/tree/v2.5.2"
},
2020-05-08 16:46:32 +00:00
"time": "2020-01-03T20:35:40+00:00"
},
{
"name": "nette/utils",
2021-03-22 18:57:53 +00:00
"version": "v3.2.2",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/utils.git",
2021-03-22 18:57:53 +00:00
"reference": "967cfc4f9a1acd5f1058d76715a424c53343c20c"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-03-22 18:57:53 +00:00
"url": "https://api.github.com/repos/nette/utils/zipball/967cfc4f9a1acd5f1058d76715a424c53343c20c",
"reference": "967cfc4f9a1acd5f1058d76715a424c53343c20c",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2021-03-22 18:57:53 +00:00
"php": ">=7.2 <8.1"
},
"conflict": {
"nette/di": "<3.0.6"
2020-05-08 16:46:32 +00:00
},
"require-dev": {
"nette/tester": "~2.0",
"phpstan/phpstan": "^0.12",
"tracy/tracy": "^2.3"
},
"suggest": {
"ext-gd": "to use Image",
2020-06-12 00:56:39 +00:00
"ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
2020-05-08 16:46:32 +00:00
"ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
"ext-json": "to use Nette\\Utils\\Json",
"ext-mbstring": "to use Strings::lower() etc...",
"ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
"ext-xml": "to use Strings::length() etc. when mbstring is not available"
},
"type": "library",
"extra": {
"branch-alias": {
2021-03-22 18:57:53 +00:00
"dev-master": "3.2-dev"
2020-05-08 16:46:32 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0-only",
"GPL-3.0-only"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
2021-03-22 18:57:53 +00:00
"description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
2020-05-08 16:46:32 +00:00
"homepage": "https://nette.org",
"keywords": [
"array",
"core",
"datetime",
"images",
"json",
"nette",
"paginator",
"password",
"slugify",
"string",
"unicode",
"utf-8",
"utility",
"validation"
],
2021-03-22 18:57:53 +00:00
"time": "2021-03-03T22:53:25+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "phar-io/manifest",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
"reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
"reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-phar": "*",
"phar-io/version": "^2.0",
"php": "^5.6 || ^7.0"
},
"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": "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)",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/phar-io/manifest/issues",
"source": "https://github.com/phar-io/manifest/tree/master"
},
2020-05-08 16:46:32 +00:00
"time": "2018-07-08T19:23:20+00:00"
},
{
"name": "phar-io/version",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
"reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
"reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.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",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/phar-io/version/issues",
"source": "https://github.com/phar-io/version/tree/master"
},
2020-05-08 16:46:32 +00:00
"time": "2018-07-08T19:19:57+00:00"
},
{
"name": "phpdocumentor/reflection-common",
2020-09-16 19:06:45 +00:00
"version": "2.2.0",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
2020-09-16 19:06:45 +00:00
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2020-09-16 19:06:45 +00:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2020-09-16 19:06:45 +00:00
"php": "^7.2 || ^8.0"
2020-05-08 16:46:32 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-09-16 19:06:45 +00:00
"dev-2.x": "2.x-dev"
2020-05-08 16:46:32 +00:00
}
},
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
"source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
},
2020-09-16 19:06:45 +00:00
"time": "2020-06-27T09:03:43+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "phpdocumentor/reflection-docblock",
2021-01-20 23:52:18 +00:00
"version": "5.2.2",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2021-01-20 23:52:18 +00:00
"reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
"reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2020-09-16 19:06:45 +00:00
"ext-filter": "*",
"php": "^7.2 || ^8.0",
"phpdocumentor/reflection-common": "^2.2",
"phpdocumentor/type-resolver": "^1.3",
"webmozart/assert": "^1.9.1"
2020-05-08 16:46:32 +00:00
},
"require-dev": {
2020-09-16 19:06:45 +00:00
"mockery/mockery": "~1.3.2"
2020-05-08 16:46:32 +00:00
},
"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.",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
},
2021-01-20 23:52:18 +00:00
"time": "2020-09-03T19:13:55+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "phpdocumentor/type-resolver",
2021-01-20 23:52:18 +00:00
"version": "1.4.0",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
2021-01-20 23:52:18 +00:00
"reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
"reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2020-09-16 19:06:45 +00:00
"php": "^7.2 || ^8.0",
2020-05-08 16:46:32 +00:00
"phpdocumentor/reflection-common": "^2.0"
},
"require-dev": {
2020-09-16 19:06:45 +00:00
"ext-tokenizer": "*"
2020-05-08 16:46:32 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-09-16 19:06:45 +00:00
"dev-1.x": "1.x-dev"
2020-05-08 16:46:32 +00:00
}
},
"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",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
},
2021-01-20 23:52:18 +00:00
"time": "2020-09-17T18:55:26+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "phpspec/prophecy",
2021-05-26 22:16:49 +00:00
"version": "1.13.0",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
2021-05-26 22:16:49 +00:00
"reference": "be1996ed8adc35c3fd795488a653f4b518be70ea"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-05-26 22:16:49 +00:00
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea",
"reference": "be1996ed8adc35c3fd795488a653f4b518be70ea",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2020-09-16 19:06:45 +00:00
"doctrine/instantiator": "^1.2",
2021-01-20 23:52:18 +00:00
"php": "^7.2 || ~8.0, <8.1",
"phpdocumentor/reflection-docblock": "^5.2",
2020-09-16 19:06:45 +00:00
"sebastian/comparator": "^3.0 || ^4.0",
"sebastian/recursion-context": "^3.0 || ^4.0"
2020-05-08 16:46:32 +00:00
},
"require-dev": {
2020-09-16 19:06:45 +00:00
"phpspec/phpspec": "^6.0",
2021-01-20 23:52:18 +00:00
"phpunit/phpunit": "^8.0 || ^9.0"
2020-05-08 16:46:32 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-09-16 19:06:45 +00:00
"dev-master": "1.11.x-dev"
2020-05-08 16:46:32 +00:00
}
},
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/phpspec/prophecy/issues",
2021-05-26 22:16:49 +00:00
"source": "https://github.com/phpspec/prophecy/tree/1.13.0"
2021-04-16 21:26:07 +00:00
},
2021-05-26 22:16:49 +00:00
"time": "2021-03-17T13:42:18+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "phpstan/phpstan",
2020-06-12 00:56:39 +00:00
"version": "0.12.28",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
2020-06-12 00:56:39 +00:00
"reference": "76c0c4ec90b1eed66fa4855b8b4b53fa9054353f"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2020-06-12 00:56:39 +00:00
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/76c0c4ec90b1eed66fa4855b8b4b53fa9054353f",
"reference": "76c0c4ec90b1eed66fa4855b8b4b53fa9054353f",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
"php": "^7.1"
},
"conflict": {
"phpstan/phpstan-shim": "*"
},
"bin": [
"phpstan",
"phpstan.phar"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.12-dev"
}
},
"autoload": {
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHPStan - PHP Static Analysis Tool",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/0.12.28"
},
2020-05-08 16:46:32 +00:00
"funding": [
{
"url": "https://github.com/ondrejmirtes",
"type": "github"
},
{
"url": "https://www.patreon.com/phpstan",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
"type": "tidelift"
}
],
2020-06-12 00:56:39 +00:00
"time": "2020-06-10T06:20:14+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "phpstan/phpstan-deprecation-rules",
2021-03-22 18:57:53 +00:00
"version": "0.12.5",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-deprecation-rules.git",
2021-03-22 18:57:53 +00:00
"reference": "bfabc6a1b4617fbcbff43f03a4c04eae9bafae21"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-03-22 18:57:53 +00:00
"url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/bfabc6a1b4617fbcbff43f03a4c04eae9bafae21",
"reference": "bfabc6a1b4617fbcbff43f03a4c04eae9bafae21",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2021-03-22 18:57:53 +00:00
"php": "^7.1 || ^8.0",
"phpstan/phpstan": "^0.12.26"
2020-05-08 16:46:32 +00:00
},
"require-dev": {
"consistence/coding-standard": "^3.0.1",
2021-03-22 18:57:53 +00:00
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
2020-06-12 00:56:39 +00:00
"ergebnis/composer-normalize": "^2.0.2",
2020-05-08 16:46:32 +00:00
"jakub-onderka/php-parallel-lint": "^1.0",
"phing/phing": "^2.16.0",
"phpstan/phpstan-phpunit": "^0.12",
"phpunit/phpunit": "^7.0",
"slevomat/coding-standard": "^4.5.2"
},
"type": "phpstan-extension",
"extra": {
"branch-alias": {
"dev-master": "0.12-dev"
},
"phpstan": {
"includes": [
"rules.neon"
]
}
},
"autoload": {
"psr-4": {
"PHPStan\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.",
2021-03-22 18:57:53 +00:00
"time": "2020-07-21T14:52:30+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "phpunit/php-code-coverage",
"version": "6.1.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
"reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-xmlwriter": "*",
"php": "^7.1",
"phpunit/php-file-iterator": "^2.0",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-token-stream": "^3.0",
"sebastian/code-unit-reverse-lookup": "^1.0.1",
"sebastian/environment": "^3.1 || ^4.0",
"sebastian/version": "^2.0.1",
"theseer/tokenizer": "^1.1"
},
"require-dev": {
"phpunit/phpunit": "^7.0"
},
"suggest": {
"ext-xdebug": "^2.6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "6.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": "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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/master"
},
2020-05-08 16:46:32 +00:00
"time": "2018-10-31T16:06:48+00:00"
},
{
"name": "phpunit/php-file-iterator",
2021-01-20 23:52:18 +00:00
"version": "2.0.3",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2021-01-20 23:52:18 +00:00
"reference": "4b49fb70f067272b659ef0174ff9ca40fdaa6357"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/4b49fb70f067272b659ef0174ff9ca40fdaa6357",
"reference": "4b49fb70f067272b659ef0174ff9ca40fdaa6357",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2021-01-20 23:52:18 +00:00
"php": ">=7.1"
2020-05-08 16:46:32 +00:00
},
"require-dev": {
2021-01-20 23:52:18 +00:00
"phpunit/phpunit": "^8.5"
2020-05-08 16:46:32 +00:00
},
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.3"
},
2021-01-20 23:52:18 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T08:25:21+00:00"
2020-05-08 16:46:32 +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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
"source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
},
2020-05-08 16:46:32 +00:00
"time": "2015-06-21T13:50:34+00:00"
},
{
"name": "phpunit/php-timer",
2021-01-20 23:52:18 +00:00
"version": "2.1.3",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
2021-01-20 23:52:18 +00:00
"reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d85a58a9a3bd5662",
"reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2021-01-20 23:52:18 +00:00
"php": ">=7.1"
2020-05-08 16:46:32 +00:00
},
"require-dev": {
2021-01-20 23:52:18 +00:00
"phpunit/phpunit": "^8.5"
2020-05-08 16:46:32 +00:00
},
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
"source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.3"
},
2021-01-20 23:52:18 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T08:20:02+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "phpunit/php-token-stream",
2021-01-20 23:52:18 +00:00
"version": "3.1.2",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
2021-01-20 23:52:18 +00:00
"reference": "472b687829041c24b25f475e14c2f38a09edf1c2"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/472b687829041c24b25f475e14c2f38a09edf1c2",
"reference": "472b687829041c24b25f475e14c2f38a09edf1c2",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
2021-01-20 23:52:18 +00:00
"php": ">=7.1"
2020-05-08 16:46:32 +00:00
},
"require-dev": {
"phpunit/phpunit": "^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1-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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
"source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1.2"
},
2021-01-20 23:52:18 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2020-09-04 12:16:49 +00:00
"abandoned": true,
2021-01-20 23:52:18 +00:00
"time": "2020-11-30T08:38:46+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "phpunit/phpunit",
"version": "7.5.20",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "9467db479d1b0487c99733bb1e7944d32deded2c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c",
"reference": "9467db479d1b0487c99733bb1e7944d32deded2c",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.1",
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"myclabs/deep-copy": "^1.7",
"phar-io/manifest": "^1.0.2",
"phar-io/version": "^2.0",
"php": "^7.1",
"phpspec/prophecy": "^1.7",
"phpunit/php-code-coverage": "^6.0.7",
"phpunit/php-file-iterator": "^2.0.1",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-timer": "^2.1",
"sebastian/comparator": "^3.0",
"sebastian/diff": "^3.0",
"sebastian/environment": "^4.0",
"sebastian/exporter": "^3.1",
"sebastian/global-state": "^2.0",
"sebastian/object-enumerator": "^3.0.3",
"sebastian/resource-operations": "^2.0",
"sebastian/version": "^2.0.1"
},
"conflict": {
"phpunit/phpunit-mock-objects": "*"
},
"require-dev": {
"ext-pdo": "*"
},
"suggest": {
"ext-soap": "*",
"ext-xdebug": "*",
"phpunit/php-invoker": "^2.0"
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "7.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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/7.5.20"
},
2020-05-08 16:46:32 +00:00
"time": "2020-01-08T08:45:45+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
2021-01-20 23:52:18 +00:00
"version": "1.0.2",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
2021-01-20 23:52:18 +00:00
"reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
"reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2021-01-20 23:52:18 +00:00
"php": ">=5.6"
2020-05-08 16:46:32 +00:00
},
"require-dev": {
2021-01-20 23:52:18 +00:00
"phpunit/phpunit": "^8.5"
2020-05-08 16:46:32 +00:00
},
"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/",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.2"
},
2021-01-20 23:52:18 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T08:15:22+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "sebastian/comparator",
2021-01-20 23:52:18 +00:00
"version": "3.0.3",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
2021-01-20 23:52:18 +00:00
"reference": "1071dfcef776a57013124ff35e1fc41ccd294758"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1071dfcef776a57013124ff35e1fc41ccd294758",
"reference": "1071dfcef776a57013124ff35e1fc41ccd294758",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2021-01-20 23:52:18 +00:00
"php": ">=7.1",
2020-05-08 16:46:32 +00:00
"sebastian/diff": "^3.0",
"sebastian/exporter": "^3.1"
},
"require-dev": {
2021-01-20 23:52:18 +00:00
"phpunit/phpunit": "^8.5"
2020-05-08 16:46:32 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
2021-01-20 23:52:18 +00:00
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
2020-05-08 16:46:32 +00:00
{
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues",
"source": "https://github.com/sebastianbergmann/comparator/tree/3.0.3"
},
2021-01-20 23:52:18 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T08:04:30+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "sebastian/diff",
2021-01-20 23:52:18 +00:00
"version": "3.0.3",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
2021-01-20 23:52:18 +00:00
"reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
"reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2021-01-20 23:52:18 +00:00
"php": ">=7.1"
2020-05-08 16:46:32 +00:00
},
"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"
2021-01-20 23:52:18 +00:00
},
{
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
2020-05-08 16:46:32 +00:00
}
],
"description": "Diff implementation",
"homepage": "https://github.com/sebastianbergmann/diff",
"keywords": [
"diff",
"udiff",
"unidiff",
"unified diff"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/diff/issues",
"source": "https://github.com/sebastianbergmann/diff/tree/3.0.3"
},
2021-01-20 23:52:18 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:59:04+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "sebastian/environment",
2021-01-20 23:52:18 +00:00
"version": "4.2.4",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
2021-01-20 23:52:18 +00:00
"reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
"reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2021-01-20 23:52:18 +00:00
"php": ">=7.1"
2020-05-08 16:46:32 +00:00
},
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/environment/issues",
"source": "https://github.com/sebastianbergmann/environment/tree/4.2.4"
},
2021-01-20 23:52:18 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:53:42+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "sebastian/exporter",
2021-01-20 23:52:18 +00:00
"version": "3.1.3",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
2021-01-20 23:52:18 +00:00
"reference": "6b853149eab67d4da22291d36f5b0631c0fd856e"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/6b853149eab67d4da22291d36f5b0631c0fd856e",
"reference": "6b853149eab67d4da22291d36f5b0631c0fd856e",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2021-01-20 23:52:18 +00:00
"php": ">=7.0",
2020-05-08 16:46:32 +00:00
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues",
"source": "https://github.com/sebastianbergmann/exporter/tree/3.1.3"
},
2021-01-20 23:52:18 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:47:53+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "sebastian/global-state",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
"reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"suggest": {
"ext-uopz": "*"
},
"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": "Snapshotting of global state",
"homepage": "http://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues",
"source": "https://github.com/sebastianbergmann/global-state/tree/2.0.0"
},
2020-05-08 16:46:32 +00:00
"time": "2017-04-27T15:39:26+00:00"
},
{
"name": "sebastian/object-enumerator",
2021-01-20 23:52:18 +00:00
"version": "3.0.4",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
2021-01-20 23:52:18 +00:00
"reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
"reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2021-01-20 23:52:18 +00:00
"php": ">=7.0",
2020-05-08 16:46:32 +00:00
"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/",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.4"
},
2021-01-20 23:52:18 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:40:27+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "sebastian/object-reflector",
2021-01-20 23:52:18 +00:00
"version": "1.1.2",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
2021-01-20 23:52:18 +00:00
"reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
"reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2021-01-20 23:52:18 +00:00
"php": ">=7.0"
2020-05-08 16:46:32 +00:00
},
"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/",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
"source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.2"
},
2021-01-20 23:52:18 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:37:18+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "sebastian/recursion-context",
2021-01-20 23:52:18 +00:00
"version": "3.0.1",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
2021-01-20 23:52:18 +00:00
"reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb",
"reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2021-01-20 23:52:18 +00:00
"php": ">=7.0"
2020-05-08 16:46:32 +00:00
},
"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"
},
2021-01-20 23:52:18 +00:00
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
2020-05-08 16:46:32 +00:00
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
}
],
"description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
"source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.1"
},
2021-01-20 23:52:18 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:34:24+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "sebastian/resource-operations",
2021-01-20 23:52:18 +00:00
"version": "2.0.2",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/resource-operations.git",
2021-01-20 23:52:18 +00:00
"reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/31d35ca87926450c44eae7e2611d45a7a65ea8b3",
"reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2021-01-20 23:52:18 +00:00
"php": ">=7.1"
2020-05-08 16:46:32 +00:00
},
"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",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/resource-operations/issues",
"source": "https://github.com/sebastianbergmann/resource-operations/tree/2.0.2"
},
2021-01-20 23:52:18 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-11-30T07:30:19+00:00"
2020-05-08 16:46:32 +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",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/version/issues",
"source": "https://github.com/sebastianbergmann/version/tree/master"
},
2020-05-08 16:46:32 +00:00
"time": "2016-10-03T07:35:21+00:00"
},
{
"name": "seld/jsonlint",
2021-01-20 23:52:18 +00:00
"version": "1.8.3",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/jsonlint.git",
2021-01-20 23:52:18 +00:00
"reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
"reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
2020-05-08 16:46:32 +00:00
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/Seldaek/jsonlint/issues",
"source": "https://github.com/Seldaek/jsonlint/tree/1.8.3"
},
2020-05-08 16:46:32 +00:00
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
"type": "tidelift"
}
],
2021-01-20 23:52:18 +00:00
"time": "2020-11-11T09:19:24+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "seld/phar-utils",
2020-09-16 19:06:45 +00:00
"version": "1.1.1",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/phar-utils.git",
2020-09-16 19:06:45 +00:00
"reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2020-09-16 19:06:45 +00:00
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
"reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Seld\\PharUtils\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be"
}
],
"description": "PHAR file format utilities, for when PHP phars you up",
"keywords": [
"phar"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/Seldaek/phar-utils/issues",
"source": "https://github.com/Seldaek/phar-utils/tree/master"
},
2020-09-16 19:06:45 +00:00
"time": "2020-07-07T18:42:57+00:00"
2020-05-08 16:46:32 +00:00
},
2021-05-26 22:16:49 +00:00
{
"name": "sirbrillig/phpcs-variable-analysis",
"version": "v2.11.0",
"source": {
"type": "git",
"url": "https://github.com/sirbrillig/phpcs-variable-analysis.git",
"reference": "e76e816236f401458dd8e16beecab905861b5867"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/e76e816236f401458dd8e16beecab905861b5867",
"reference": "e76e816236f401458dd8e16beecab905861b5867",
"shasum": ""
},
"require": {
"php": ">=5.4.0",
"squizlabs/php_codesniffer": "^3.5"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"limedeck/phpunit-detailed-printer": "^3.1 || ^4.0 || ^5.0",
"phpstan/phpstan": "^0.11.8",
"phpunit/phpunit": "^5.0 || ^6.5 || ^7.0 || ^8.0",
"sirbrillig/phpcs-import-detection": "^1.1"
},
"type": "phpcodesniffer-standard",
"autoload": {
"psr-4": {
"VariableAnalysis\\": "VariableAnalysis/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Sam Graham",
"email": "php-codesniffer-variableanalysis@illusori.co.uk"
},
{
"name": "Payton Swick",
"email": "payton@foolord.com"
}
],
"description": "A PHPCS sniff to detect problems with variables.",
"support": {
"issues": "https://github.com/sirbrillig/phpcs-variable-analysis/issues",
"source": "https://github.com/sirbrillig/phpcs-variable-analysis",
"wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki"
},
"time": "2021-03-09T22:32:14+00:00"
},
2020-05-08 16:46:32 +00:00
{
"name": "squizlabs/php_codesniffer",
2021-05-26 22:16:49 +00:00
"version": "3.6.0",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
2021-05-26 22:16:49 +00:00
"reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-05-26 22:16:49 +00:00
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ffced0d2c8fa8e6cdc4d695a743271fab6c38625",
"reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625",
2020-05-08 16:46:32 +00:00
"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"
],
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
"source": "https://github.com/squizlabs/PHP_CodeSniffer",
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
},
2021-05-26 22:16:49 +00:00
"time": "2021-04-09T00:54:41+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "symfony/browser-kit",
2021-01-20 23:52:18 +00:00
"version": "v3.4.47",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
2021-01-20 23:52:18 +00:00
"reference": "9590bd3d3f9fa2f28d34b713ed4765a8cc8ad15c"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/9590bd3d3f9fa2f28d34b713ed4765a8cc8ad15c",
"reference": "9590bd3d3f9fa2f28d34b713ed4765a8cc8ad15c",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"symfony/dom-crawler": "~2.8|~3.0|~4.0"
},
"require-dev": {
"symfony/css-selector": "~2.8|~3.0|~4.0",
"symfony/process": "~2.8|~3.0|~4.0"
},
"suggest": {
"symfony/process": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\BrowserKit\\": ""
},
"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 BrowserKit Component",
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/browser-kit/tree/v3.4.47"
},
2020-05-08 16:46:32 +00:00
"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"
}
],
2021-01-20 23:52:18 +00:00
"time": "2020-10-24T10:57:07+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "symfony/css-selector",
2021-01-20 23:52:18 +00:00
"version": "v3.4.47",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
2021-01-20 23:52:18 +00:00
"reference": "da3d9da2ce0026771f5fe64cb332158f1bd2bc33"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/symfony/css-selector/zipball/da3d9da2ce0026771f5fe64cb332158f1bd2bc33",
"reference": "da3d9da2ce0026771f5fe64cb332158f1bd2bc33",
2020-05-08 16:46:32 +00:00
"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",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/css-selector/tree/v3.4.47"
},
2020-05-08 16:46:32 +00:00
"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"
}
],
2021-01-20 23:52:18 +00:00
"time": "2020-10-24T10:57:07+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "symfony/dom-crawler",
2021-01-20 23:52:18 +00:00
"version": "v3.4.47",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
2021-01-20 23:52:18 +00:00
"reference": "ef97bcfbae5b384b4ca6c8d57b617722f15241a6"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ef97bcfbae5b384b4ca6c8d57b617722f15241a6",
"reference": "ef97bcfbae5b384b4ca6c8d57b617722f15241a6",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
2020-06-12 00:56:39 +00:00
"php": "^5.5.9|>=7.0.8",
2020-05-08 16:46:32 +00:00
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0"
},
"require-dev": {
2020-06-12 00:56:39 +00:00
"symfony/css-selector": "~2.8|~3.0|~4.0"
2020-05-08 16:46:32 +00:00
},
"suggest": {
"symfony/css-selector": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\DomCrawler\\": ""
},
"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 DomCrawler Component",
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/dom-crawler/tree/v3.4.47"
},
2020-06-12 00:56:39 +00:00
"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"
}
],
2021-01-20 23:52:18 +00:00
"time": "2020-10-24T10:57:07+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "symfony/lock",
2021-01-20 23:52:18 +00:00
"version": "v3.4.47",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/lock.git",
2021-01-20 23:52:18 +00:00
"reference": "8d451ed419a3d5d503bd491437b447fd4c549ceb"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/symfony/lock/zipball/8d451ed419a3d5d503bd491437b447fd4c549ceb",
"reference": "8d451ed419a3d5d503bd491437b447fd4c549ceb",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"psr/log": "~1.0",
"symfony/polyfill-php70": "~1.0"
},
"require-dev": {
"predis/predis": "~1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Lock\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jérémy Derussé",
"email": "jeremy@derusse.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Lock Component",
"homepage": "https://symfony.com",
"keywords": [
"cas",
"flock",
"locking",
"mutex",
"redlock",
"semaphore"
],
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/lock/tree/v3.4.47"
},
2020-05-08 16:46:32 +00:00
"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"
}
],
2021-01-20 23:52:18 +00:00
"time": "2020-10-24T10:57:07+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "symfony/phpunit-bridge",
2021-01-20 23:52:18 +00:00
"version": "v3.4.47",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
2021-01-20 23:52:18 +00:00
"reference": "120273ad5d03a8deee08ca9260e2598f288f2bac"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2021-01-20 23:52:18 +00:00
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/120273ad5d03a8deee08ca9260e2598f288f2bac",
"reference": "120273ad5d03a8deee08ca9260e2598f288f2bac",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"conflict": {
2020-06-12 00:56:39 +00:00
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2"
2020-05-08 16:46:32 +00:00
},
"suggest": {
"symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
},
"bin": [
"bin/simple-phpunit"
],
"type": "symfony-bridge",
"extra": {
"thanks": {
"name": "phpunit/phpunit",
"url": "https://github.com/sebastianbergmann/phpunit"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Bridge\\PhpUnit\\": ""
},
"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": "Symfony PHPUnit Bridge",
"homepage": "https://symfony.com",
2021-04-16 21:26:07 +00:00
"support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v3.4.47"
},
2020-05-08 16:46:32 +00:00
"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"
}
],
2021-01-20 23:52:18 +00:00
"time": "2020-11-13T16:28:59+00:00"
2020-05-08 16:46:32 +00:00
},
{
"name": "theseer/tokenizer",
2020-09-16 19:06:45 +00:00
"version": "1.2.0",
2020-05-08 16:46:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
2020-09-16 19:06:45 +00:00
"reference": "75a63c33a8577608444246075ea0af0d052e452a"
2020-05-08 16:46:32 +00:00
},
"dist": {
"type": "zip",
2020-09-16 19:06:45 +00:00
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
"reference": "75a63c33a8577608444246075ea0af0d052e452a",
2020-05-08 16:46:32 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
2020-09-16 19:06:45 +00:00
"php": "^7.2 || ^8.0"
2020-05-08 16:46:32 +00:00
},
"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",
2021-04-16 21:26:07 +00:00
"support": {
"issues": "https://github.com/theseer/tokenizer/issues",
"source": "https://github.com/theseer/tokenizer/tree/master"
},
2020-09-16 19:06:45 +00:00
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
"time": "2020-07-12T23:59:07+00:00"
2020-04-12 18:20:15 +00:00
}
],
2020-01-28 22:54:00 +00:00
"aliases": [],
"minimum-stability": "dev",
2021-04-16 21:26:07 +00:00
"stability-flags": [],
2020-01-28 22:54:00 +00:00
"prefer-stable": true,
"prefer-lowest": false,
"platform": [],
2020-04-09 09:08:48 +00:00
"platform-dev": [],
2021-04-21 18:46:51 +00:00
"plugin-api-version": "2.0.0"
2020-01-28 22:54:00 +00:00
}