materio-d9/composer.lock

12996 lines
466 KiB
Plaintext
Raw Normal View History

{
"_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"
],
2019-01-29 15:04:33 +01:00
"content-hash": "0b19c5aacaffcc57da13be02fddaf9bd",
"packages": [
{
"name": "alchemy/zippy",
"version": "0.4.3",
"source": {
"type": "git",
"url": "https://github.com/alchemy-fr/Zippy.git",
"reference": "5ffdc93de0af2770d396bf433d8b2667c77277ea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alchemy-fr/Zippy/zipball/5ffdc93de0af2770d396bf433d8b2667c77277ea",
"reference": "5ffdc93de0af2770d396bf433d8b2667c77277ea",
"shasum": ""
},
"require": {
"doctrine/collections": "~1.0",
"ext-mbstring": "*",
"php": ">=5.5",
"symfony/filesystem": "^2.0.5|^3.0",
"symfony/process": "^2.1|^3.0"
},
"require-dev": {
"ext-zip": "*",
"guzzle/guzzle": "~3.0",
"guzzlehttp/guzzle": "^6.0",
"phpunit/phpunit": "^4.0|^5.0",
"symfony/finder": "^2.0.5|^3.0"
},
"suggest": {
"ext-zip": "To use the ZipExtensionAdapter",
"guzzle/guzzle": "To use the GuzzleTeleporter with Guzzle 3",
"guzzlehttp/guzzle": "To use the GuzzleTeleporter with Guzzle 6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.4.x-dev"
}
},
"autoload": {
"psr-4": {
"Alchemy\\Zippy\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alchemy",
"email": "dev.team@alchemy.fr",
"homepage": "http://www.alchemy.fr/"
}
],
"description": "Zippy, the archive manager companion",
"keywords": [
"bzip",
"compression",
"tar",
"zip"
],
"time": "2016-11-03T16:10:31+00:00"
},
{
"name": "asm89/stack-cors",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/asm89/stack-cors.git",
"reference": "c163e2b614550aedcf71165db2473d936abbced6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/asm89/stack-cors/zipball/c163e2b614550aedcf71165db2473d936abbced6",
"reference": "c163e2b614550aedcf71165db2473d936abbced6",
"shasum": ""
},
"require": {
"php": ">=5.5.9",
"symfony/http-foundation": "~2.7|~3.0|~4.0",
"symfony/http-kernel": "~2.7|~3.0|~4.0"
},
"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"
],
"time": "2017-12-20T14:37:45+00:00"
},
{
"name": "chi-teck/drupal-code-generator",
"version": "1.27.0",
"source": {
"type": "git",
"url": "https://github.com/Chi-teck/drupal-code-generator.git",
"reference": "a839bc89d385087d8a7a96a9c1c4bd470ffb627e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/a839bc89d385087d8a7a96a9c1c4bd470ffb627e",
"reference": "a839bc89d385087d8a7a96a9c1c4bd470ffb627e",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=5.5.9",
"symfony/console": "~2.7|^3",
"symfony/filesystem": "~2.7|^3",
"twig/twig": "^1.23.1"
},
"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",
"time": "2018-10-11T08:05:59+00:00"
},
{
"name": "commerceguys/addressing",
"version": "v1.0.2",
"source": {
"type": "git",
"url": "https://github.com/commerceguys/addressing.git",
"reference": "f23ce2596ccfb47bcdaa9d14fbf9b4f699dc3d4b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/commerceguys/addressing/zipball/f23ce2596ccfb47bcdaa9d14fbf9b4f699dc3d4b",
"reference": "f23ce2596ccfb47bcdaa9d14fbf9b4f699dc3d4b",
"shasum": ""
},
"require": {
"doctrine/collections": "~1.0",
"php": ">=5.5.0"
},
"require-dev": {
"mikey179/vfsstream": "1.*",
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "2.*",
"symfony/validator": ">=3.2"
},
"suggest": {
"symfony/validator": "to validate addresses"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"CommerceGuys\\Addressing\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bojan Zivanovic"
},
{
"name": "Damien Tournoud"
}
],
"description": "Addressing library powered by CLDR and Google's address data.",
"keywords": [
"address",
"internationalization",
"localization",
"postal"
],
"time": "2018-10-21T23:38:05+00:00"
},
{
"name": "components/highlightjs",
"version": "9.7.0",
"dist": {
"type": "zip",
"url": "https://github.com/components/highlightjs/archive/9.7.0.zip",
"reference": null,
"shasum": null
},
"type": "drupal-library"
},
{
"name": "composer/installers",
"version": "v1.6.0",
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",
"reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/cfcca6b1b60bc4974324efb5783c13dca6932b5b",
"reference": "cfcca6b1b60bc4974324efb5783c13dca6932b5b",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0"
},
"replace": {
"roundcube/plugin-installer": "*",
"shama/baton": "*"
},
"require-dev": {
"composer/composer": "1.0.*@dev",
"phpunit/phpunit": "^4.8.36"
},
"type": "composer-plugin",
"extra": {
"class": "Composer\\Installers\\Plugin",
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Installers\\": "src/Composer/Installers"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kyle Robinson Young",
"email": "kyle@dontkry.com",
"homepage": "https://github.com/shama"
}
],
"description": "A multi-framework Composer library installer",
"homepage": "https://composer.github.io/installers/",
"keywords": [
"Craft",
"Dolibarr",
"Eliasis",
"Hurad",
"ImageCMS",
"Kanboard",
"Lan Management System",
"MODX Evo",
"Mautic",
"Maya",
"OXID",
"Plentymarkets",
"Porto",
"RadPHP",
"SMF",
"Thelia",
"WolfCMS",
"agl",
"aimeos",
"annotatecms",
"attogram",
"bitrix",
"cakephp",
"chef",
"cockpit",
"codeigniter",
"concrete5",
"croogo",
"dokuwiki",
"drupal",
"eZ Platform",
"elgg",
"expressionengine",
"fuelphp",
"grav",
"installer",
"itop",
"joomla",
"kohana",
"laravel",
"lavalite",
"lithium",
"magento",
"majima",
"mako",
"mediawiki",
"modulework",
"modx",
"moodle",
"osclass",
"phpbb",
"piwik",
"ppi",
"puppet",
"pxcms",
"reindex",
"roundcube",
"shopware",
"silverstripe",
"sydes",
"symfony",
"typo3",
"wordpress",
"yawik",
"zend",
"zikula"
],
"time": "2018-08-27T06:10:37+00:00"
},
{
"name": "composer/semver",
"version": "1.4.2",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
"reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^4.5 || ^5.0.5",
"phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Semver\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
"time": "2016-08-30T16:08:34+00:00"
},
{
"name": "consolidation/annotated-command",
2019-01-27 18:27:13 +01:00
"version": "2.11.0",
"source": {
"type": "git",
"url": "https://github.com/consolidation/annotated-command.git",
2019-01-27 18:27:13 +01:00
"reference": "edea407f57104ed518cc3c3b47d5b84403ee267a"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/consolidation/annotated-command/zipball/edea407f57104ed518cc3c3b47d5b84403ee267a",
"reference": "edea407f57104ed518cc3c3b47d5b84403ee267a",
"shasum": ""
},
"require": {
2019-01-27 18:27:13 +01:00
"consolidation/output-formatters": "^3.4",
"php": ">=5.4.0",
"psr/log": "^1",
"symfony/console": "^2.8|^3|^4",
"symfony/event-dispatcher": "^2.5|^3|^4",
"symfony/finder": "^2.5|^3|^4"
},
"require-dev": {
2019-01-27 18:27:13 +01:00
"g1a/composer-test-scenarios": "^3",
"php-coveralls/php-coveralls": "^1",
"phpunit/phpunit": "^6",
"squizlabs/php_codesniffer": "^2.7"
},
"type": "library",
"extra": {
2019-01-27 18:27:13 +01:00
"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"
}
},
"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.",
2019-01-27 18:27:13 +01:00
"time": "2018-12-29T04:43:17+00:00"
},
{
"name": "consolidation/config",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/consolidation/config.git",
"reference": "925231dfff32f05b787e1fddb265e789b939cf4c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/config/zipball/925231dfff32f05b787e1fddb265e789b939cf4c",
"reference": "925231dfff32f05b787e1fddb265e789b939cf4c",
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "^1.1.0",
"grasmash/expander": "^1",
"php": ">=5.4.0"
},
"require-dev": {
"g1a/composer-test-scenarios": "^1",
"phpunit/phpunit": "^5",
"satooshi/php-coveralls": "^1.0",
"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": {
"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.",
"time": "2018-10-24T17:55:35+00:00"
},
{
"name": "consolidation/log",
2019-01-27 18:27:13 +01:00
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/consolidation/log.git",
2019-01-27 18:27:13 +01:00
"reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/consolidation/log/zipball/b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
"reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a",
"shasum": ""
},
"require": {
2019-01-27 18:27:13 +01:00
"php": ">=5.4.5",
"psr/log": "^1.0",
"symfony/console": "^2.8|^3|^4"
},
"require-dev": {
2019-01-27 18:27:13 +01:00
"g1a/composer-test-scenarios": "^3",
"php-coveralls/php-coveralls": "^1",
"phpunit/phpunit": "^6",
"squizlabs/php_codesniffer": "^2"
},
"type": "library",
"extra": {
2019-01-27 18:27:13 +01:00
"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.",
2019-01-27 18:27:13 +01:00
"time": "2019-01-01T17:30:51+00:00"
},
{
"name": "consolidation/output-formatters",
"version": "3.4.0",
"source": {
"type": "git",
"url": "https://github.com/consolidation/output-formatters.git",
"reference": "a942680232094c4a5b21c0b7e54c20cce623ae19"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/output-formatters/zipball/a942680232094c4a5b21c0b7e54c20cce623ae19",
"reference": "a942680232094c4a5b21c0b7e54c20cce623ae19",
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "^1.1.0",
"php": ">=5.4.0",
"symfony/console": "^2.8|^3|^4",
"symfony/finder": "^2.5|^3|^4"
},
"require-dev": {
"g1a/composer-test-scenarios": "^2",
"phpunit/phpunit": "^5.7.27",
"satooshi/php-coveralls": "^2",
"squizlabs/php_codesniffer": "^2.7",
"symfony/console": "3.2.3",
"symfony/var-dumper": "^2.8|^3|^4",
"victorjonsson/markdowndocs": "^1.3"
},
"suggest": {
"symfony/var-dumper": "For using the var_dump formatter"
},
"type": "library",
"extra": {
"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.",
"time": "2018-10-19T22:35:38+00:00"
},
{
"name": "consolidation/robo",
2019-01-27 18:27:13 +01:00
"version": "1.4.3",
"source": {
"type": "git",
"url": "https://github.com/consolidation/Robo.git",
2019-01-27 18:27:13 +01:00
"reference": "d0b6f516ec940add7abed4f1432d30cca5f8ae0c"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/consolidation/Robo/zipball/d0b6f516ec940add7abed4f1432d30cca5f8ae0c",
"reference": "d0b6f516ec940add7abed4f1432d30cca5f8ae0c",
"shasum": ""
},
"require": {
2019-01-27 18:27:13 +01:00
"consolidation/annotated-command": "^2.10.2",
"consolidation/config": "^1.0.10",
"consolidation/log": "~1",
"consolidation/output-formatters": "^3.1.13",
"consolidation/self-update": "^1",
"grasmash/yaml-expander": "^1.3",
"league/container": "^2.2",
"php": ">=5.5.0",
"symfony/console": "^2.8|^3|^4",
"symfony/event-dispatcher": "^2.5|^3|^4",
"symfony/filesystem": "^2.5|^3|^4",
"symfony/finder": "^2.5|^3|^4",
"symfony/process": "^2.5|^3|^4"
},
"replace": {
"codegyre/robo": "< 1.0"
},
"require-dev": {
"codeception/aspect-mock": "^1|^2.1.1",
"codeception/base": "^2.3.7",
"codeception/verify": "^0.3.2",
2019-01-27 18:27:13 +01:00
"g1a/composer-test-scenarios": "^3",
"goaop/framework": "~2.1.2",
"goaop/parser-reflection": "^1.1.0",
"natxet/cssmin": "3.0.4",
"nikic/php-parser": "^3.1.5",
"patchwork/jsqueeze": "~2",
"pear/archive_tar": "^1.4.2",
2019-01-27 18:27:13 +01:00
"php-coveralls/php-coveralls": "^1",
"phpunit/php-code-coverage": "~2|~4",
"squizlabs/php_codesniffer": "^2.8"
},
"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": {
2019-01-27 18:27:13 +01:00
"scenarios": {
"symfony4": {
"require": {
"symfony/console": "^4"
},
"config": {
"platform": {
"php": "7.1.3"
}
}
},
"symfony2": {
"require": {
"symfony/console": "^2.8"
},
"remove": [
"goaop/framework"
],
"config": {
"platform": {
"php": "5.5.9"
}
},
"scenario-options": {
"create-lockfile": "false"
}
}
},
"branch-alias": {
2019-01-27 18:27:13 +01:00
"dev-master": "2.x-dev"
}
},
"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",
2019-01-27 18:27:13 +01:00
"time": "2019-01-02T21:33:28+00:00"
},
{
"name": "consolidation/self-update",
"version": "1.1.5",
"source": {
"type": "git",
"url": "https://github.com/consolidation/self-update.git",
"reference": "a1c273b14ce334789825a09d06d4c87c0a02ad54"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/consolidation/self-update/zipball/a1c273b14ce334789825a09d06d4c87c0a02ad54",
"reference": "a1c273b14ce334789825a09d06d4c87c0a02ad54",
"shasum": ""
},
"require": {
"php": ">=5.5.0",
"symfony/console": "^2.8|^3|^4",
"symfony/filesystem": "^2.5|^3|^4"
},
"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": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
},
{
"name": "Alexander Menk",
"email": "menk@mestrona.net"
}
],
"description": "Provides a self:update command for Symfony Console applications.",
"time": "2018-10-28T01:52:03+00:00"
},
{
"name": "consolidation/site-alias",
2019-01-27 18:27:13 +01:00
"version": "1.1.11",
"source": {
"type": "git",
"url": "https://github.com/consolidation/site-alias.git",
2019-01-27 18:27:13 +01:00
"reference": "54ea74ee7dbd54ef356798028ca9a3548cb8df14"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/consolidation/site-alias/zipball/54ea74ee7dbd54ef356798028ca9a3548cb8df14",
"reference": "54ea74ee7dbd54ef356798028ca9a3548cb8df14",
"shasum": ""
},
"require": {
"php": ">=5.5.0"
},
"require-dev": {
"consolidation/robo": "^1.2.3",
"g1a/composer-test-scenarios": "^2",
"knplabs/github-api": "^2.7",
"php-http/guzzle6-adapter": "^1.1",
"phpunit/phpunit": "^5",
"satooshi/php-coveralls": "^2",
"squizlabs/php_codesniffer": "^2.8",
"symfony/console": "^2.8|^3|^4",
"symfony/yaml": "~2.3|^3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Consolidation\\SiteAlias\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Moshe Weitzman",
"email": "weitzman@tejasa.com"
},
{
"name": "Greg Anderson",
"email": "greg.1.anderson@greenknowe.org"
}
],
"description": "Manage alias records for local and remote sites.",
2019-01-27 18:27:13 +01:00
"time": "2018-11-03T05:07:56+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",
"time": "2017-02-14T19:40:03+00:00"
},
{
"name": "cweagans/composer-patches",
"version": "1.6.5",
"source": {
"type": "git",
"url": "https://github.com/cweagans/composer-patches.git",
"reference": "2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cweagans/composer-patches/zipball/2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3",
"reference": "2ec4f00ff5fb64de584c8c4aea53bf9053ecb0b3",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"php": ">=5.3.0"
},
"require-dev": {
"composer/composer": "~1.0",
"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.",
"time": "2018-05-11T18:00:16+00:00"
},
{
"name": "d3/d3",
"version": "v3.5.17",
"dist": {
"type": "zip",
"url": "https://github.com/d3/d3/archive/v3.5.17.zip",
"reference": null,
"shasum": null
},
"type": "drupal-library"
},
{
"name": "dflydev/dot-access-configuration",
"version": "v1.0.3",
"source": {
"type": "git",
"url": "https://github.com/dflydev/dflydev-dot-access-configuration.git",
"reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-configuration/zipball/2e6eb0c8b8830b26bb23defcfc38d4276508fc49",
"reference": "2e6eb0c8b8830b26bb23defcfc38d4276508fc49",
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "1.*",
"dflydev/placeholder-resolver": "1.*",
"php": ">=5.3.2"
},
"require-dev": {
"symfony/yaml": "~2.1"
},
"suggest": {
"symfony/yaml": "Required for using the YAML Configuration Builders"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-0": {
"Dflydev\\DotAccessConfiguration": "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"
}
],
"description": "Given a deep data structure representing a configuration, access configuration by dot notation.",
"homepage": "https://github.com/dflydev/dflydev-dot-access-configuration",
"keywords": [
"config",
"configuration"
],
"time": "2018-09-08T23:00:17+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"
],
"time": "2017-01-20T21:14:22+00:00"
},
{
"name": "dflydev/placeholder-resolver",
"version": "v1.0.2",
"source": {
"type": "git",
"url": "https://github.com/dflydev/dflydev-placeholder-resolver.git",
"reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dflydev/dflydev-placeholder-resolver/zipball/c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
"reference": "c498d0cae91b1bb36cc7d60906dab8e62bb7c356",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-0": {
"Dflydev\\PlaceholderResolver": "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"
}
],
"description": "Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.",
"homepage": "https://github.com/dflydev/dflydev-placeholder-resolver",
"keywords": [
"placeholder",
"resolver"
],
"time": "2012-10-28T21:08:28+00:00"
},
{
"name": "dnoegel/php-xdg-base-dir",
"version": "0.1",
"source": {
"type": "git",
"url": "https://github.com/dnoegel/php-xdg-base-dir.git",
"reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
"reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "@stable"
},
"type": "project",
"autoload": {
"psr-4": {
"XdgBaseDir\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "implementation of xdg base directory specification for php",
"time": "2014-10-24T07:27:01+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"
],
"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"
],
"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"
],
"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"
],
"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"
],
"time": "2017-07-22T12:18:28+00:00"
},
{
"name": "doctrine/lexer",
"version": "v1.0.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Doctrine\\Common\\Lexer\\": "lib/"
}
},
"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": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"lexer",
"parser"
],
"time": "2014-09-09T13:34:57+00:00"
},
{
"name": "drupal-composer/drupal-scaffold",
"version": "2.5.4",
"source": {
"type": "git",
"url": "https://github.com/drupal-composer/drupal-scaffold.git",
"reference": "fc6bf4ceecb5d47327f54d48d4d4f67b17da956d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/fc6bf4ceecb5d47327f54d48d4d4f67b17da956d",
"reference": "fc6bf4ceecb5d47327f54d48d4d4f67b17da956d",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0.0",
"composer/semver": "^1.4",
"php": ">=5.4.5"
},
"require-dev": {
"composer/composer": "dev-master",
"g1a/composer-test-scenarios": "^2.1.0",
"phpunit/phpunit": "^6",
"squizlabs/php_codesniffer": "^2.8"
},
"type": "composer-plugin",
"extra": {
"class": "DrupalComposer\\DrupalScaffold\\Plugin",
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"DrupalComposer\\DrupalScaffold\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core",
"time": "2018-07-27T10:07:07+00:00"
},
{
"name": "drupal/actions_permissions",
"version": "2.4.0",
"require": {
"drupal/core": "*",
"drupal/views_bulk_operations": "self.version"
},
"type": "metapackage",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.4",
"datestamp": "1530516821",
"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": "Graber",
"homepage": "https://www.drupal.org/user/1599440"
},
{
"name": "Jon Pugh",
"homepage": "https://www.drupal.org/user/17028"
},
{
"name": "bojanz",
"homepage": "https://www.drupal.org/user/86106"
},
{
"name": "infojunkie",
"homepage": "https://www.drupal.org/user/48424"
},
{
"name": "joelpittet",
"homepage": "https://www.drupal.org/user/160302"
}
],
"description": "Adds access permissions on all actions allowing admins to restrict access on a per-role basis.",
"homepage": "https://www.drupal.org/project/views_bulk_operations",
"support": {
"source": "http://cgit.drupalcode.org/views_bulk_operations"
}
},
{
"name": "drupal/address",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/address",
"reference": "8.x-1.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/address-8.x-1.4.zip",
"reference": "8.x-1.4",
"shasum": "143e426be73418c719c6bddd5fb81c610604e860"
},
"require": {
"commerceguys/addressing": "^1.0.0",
"drupal/core": "*"
},
"require-dev": {
"drupal/token": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.4",
"datestamp": "1527081784",
"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": "bojanz",
"homepage": "https://www.drupal.org/user/86106"
},
{
"name": "googletorp",
"homepage": "https://www.drupal.org/user/386230"
},
{
"name": "rszrama",
"homepage": "https://www.drupal.org/user/49344"
}
],
"description": "Provides functionality for storing, validating and displaying international postal addresses.",
"homepage": "http://drupal.org/project/address",
"support": {
"source": "http://cgit.drupalcode.org/address"
}
},
{
"name": "drupal/admin_toolbar",
2019-01-27 18:27:13 +01:00
"version": "1.25.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/admin_toolbar",
2019-01-27 18:27:13 +01:00
"reference": "8.x-1.25"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.25.zip",
"reference": "8.x-1.25",
"shasum": "bc24929d5e49932518797c1228e647e98b03542b"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
2019-01-27 18:27:13 +01:00
"version": "8.x-1.25",
"datestamp": "1542915384",
"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": "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": {
"source": "http://cgit.drupalcode.org/admin_toolbar",
"issues": "https://www.drupal.org/project/issues/admin_toolbar"
}
},
{
"name": "drupal/adminimal_theme",
2019-01-27 18:27:13 +01:00
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/adminimal_theme",
2019-01-27 18:27:13 +01:00
"reference": "8.x-1.4"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://ftp.drupal.org/files/projects/adminimal_theme-8.x-1.4.zip",
"reference": "8.x-1.4",
"shasum": "af9cbce473d0bd9590889992200ed175cb7e1159"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-theme",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
2019-01-27 18:27:13 +01:00
"version": "8.x-1.4",
"datestamp": "1547996580",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2019-01-27 18:27:13 +01:00
"GPL-2.0+"
],
"authors": [
{
"name": "ANDiTKO",
"homepage": "https://www.drupal.org/user/1428124"
},
2019-01-27 18:27:13 +01:00
{
"name": "andrey.troeglazov",
"homepage": "https://www.drupal.org/user/3145389"
},
{
"name": "realityloop",
"homepage": "https://www.drupal.org/user/139189"
}
],
"description": "Drupal administration theme with modern minimalist design.",
"homepage": "https://www.drupal.org/project/adminimal_theme",
"support": {
2019-01-27 18:27:13 +01:00
"source": "http://cgit.drupalcode.org/adminimal_theme",
"issues": "https://www.drupal.org/project/issues/adminimal_theme"
}
},
{
"name": "drupal/advanced_text_formatter",
"version": "1.0.0-beta3",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/advanced_text_formatter",
"reference": "8.x-1.0-beta3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/advanced_text_formatter-8.x-1.0-beta3.zip",
"reference": "8.x-1.0-beta3",
"shasum": "35e0154440ba7836dda70b8627f156872da75302"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-beta3",
"datestamp": "1445163539",
"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": "thmnhat",
"homepage": "https://www.drupal.org/user/998946"
}
],
"description": "Provides an additional formatter for text field, text area and text format.",
"homepage": "https://www.drupal.org/project/advanced_text_formatter",
"support": {
"source": "http://cgit.drupalcode.org/advanced_text_formatter"
}
},
{
"name": "drupal/audiofield",
2019-01-27 18:27:13 +01:00
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/audiofield",
2019-01-27 18:27:13 +01:00
"reference": "8.x-1.8"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://ftp.drupal.org/files/projects/audiofield-8.x-1.8.zip",
"reference": "8.x-1.8",
"shasum": "a2e4c5b7f81ec6d3d015b22a63560fd1a8f56682"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
2019-01-27 18:27:13 +01:00
"version": "8.x-1.8",
"datestamp": "1543249980",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
2019-01-27 18:27:13 +01:00
},
"drush": {
"services": {
"drush.services.yml": "^9"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Daniel Moberly",
"homepage": "https://www.drupal.org/u/danielmoberly",
"role": "Maintainer"
},
{
"name": "josipsaric",
"homepage": "https://www.drupal.org/user/3063287"
},
{
"name": "tamerzg",
"homepage": "https://www.drupal.org/user/464564"
}
],
"description": "AudioField Module",
"homepage": "https://www.drupal.org/project/audiofield",
"support": {
"source": "http://cgit.drupalcode.org/audiofield",
"issues": "https://www.drupal.org/project/issues/audiofield"
}
},
{
"name": "drupal/autocomplete_deluxe",
"version": "1.0.0-beta1",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/autocomplete_deluxe",
"reference": "8.x-1.0-beta1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/autocomplete_deluxe-8.x-1.0-beta1.zip",
"reference": "8.x-1.0-beta1",
"shasum": "f59d928761a01a055c2240155a84b1d7286fe666"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-beta1",
"datestamp": "1502921644",
"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": "Edward Chan",
"homepage": "https://www.drupal.org/user/1781334"
},
{
"name": "edwardchiapet",
"homepage": "https://www.drupal.org/user/2354784"
},
{
"name": "mpriscella",
"homepage": "https://www.drupal.org/user/2354820"
},
{
"name": "sepgil",
"homepage": "https://www.drupal.org/user/512828"
}
],
"description": "Enhanced autocomplete using Jquery UI autocomplete.",
"homepage": "https://www.drupal.org/sandbox/edwardchan/2888186",
"support": {
"source": "http://cgit.drupalcode.org/autocomplete_deluxe",
"issues": "https://www.drupal.org/project/issues/2888186"
}
},
{
"name": "drupal/autologout",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/autologout",
"reference": "8.x-1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/autologout-8.x-1.0.zip",
"reference": "8.x-1.0",
"shasum": "0a5f67d4393b0acdf8522b1b1a5c9eb40bb05d93"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0",
"datestamp": "1494237185",
"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": "AjK",
"homepage": "https://www.drupal.org/user/39030"
},
{
"name": "AjitS",
"homepage": "https://www.drupal.org/user/981944"
},
{
"name": "boshtian",
"homepage": "https://www.drupal.org/user/1773456"
},
{
"name": "dandrews",
"homepage": "https://www.drupal.org/user/2014490"
},
{
"name": "darksnow",
"homepage": "https://www.drupal.org/user/391915"
},
{
"name": "johnennew",
"homepage": "https://www.drupal.org/user/1150042"
},
{
"name": "jrglasgow",
"homepage": "https://www.drupal.org/user/36590"
},
{
"name": "kmasood",
"homepage": "https://www.drupal.org/user/1262860"
},
{
"name": "levelos",
"homepage": "https://www.drupal.org/user/54135"
},
{
"name": "prabeen.giri",
"homepage": "https://www.drupal.org/user/913078"
},
{
"name": "str8",
"homepage": "https://www.drupal.org/user/2865063"
}
],
"description": "Adds automated timed logout.",
"homepage": "http://drupal.org/project/autologout",
"support": {
"source": "http://cgit.drupalcode.org/autologout"
}
},
{
"name": "drupal/better_exposed_filters",
"version": "3.0.0-alpha5",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/better_exposed_filters",
"reference": "8.x-3.0-alpha5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/better_exposed_filters-8.x-3.0-alpha5.zip",
"reference": "8.x-3.0-alpha5",
"shasum": "8dbcff4b3bcd24f753d5d1ba6a523442a3690a76"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-3.x": "3.x-dev"
},
"drupal": {
"version": "8.x-3.0-alpha5",
"datestamp": "1540513084",
"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": [
{
"name": "chr.fritsch",
"homepage": "https://www.drupal.org/user/2103716"
},
{
"name": "jkopel",
"homepage": "https://www.drupal.org/user/66207"
},
{
"name": "mikeker",
"homepage": "https://www.drupal.org/user/192273"
},
{
"name": "mortona2k",
"homepage": "https://www.drupal.org/user/1029484"
},
{
"name": "rlhawk",
"homepage": "https://www.drupal.org/user/352283"
}
],
"description": "Provides advanced options (such as links, checkboxes, or jQueryUI widgets) for exposed Views elements.",
"homepage": "https://www.drupal.org/project/better_exposed_filters",
"support": {
"source": "http://cgit.drupalcode.org/better_exposed_filters"
}
},
{
"name": "drupal/better_messages",
"version": "1.0.0-alpha2",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/better_messages",
"reference": "8.x-1.0-alpha2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/better_messages-8.x-1.0-alpha2.zip",
"reference": "8.x-1.0-alpha2",
"shasum": "ca09231502d5e0d8a5c0d16f9efc5430091b8a38"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-alpha2",
"datestamp": "1517663880",
"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": [
{
"name": "Mohammed J. Razem",
"homepage": "https://www.drupal.org/user/255384"
},
{
"name": "bucefal91",
"homepage": "https://www.drupal.org/user/504128"
},
{
"name": "le72",
"homepage": "https://www.drupal.org/user/1866896"
}
],
"description": "Better Messages module for Drupal 8.",
"homepage": "https://www.drupal.org/project/better_messages",
"support": {
"source": "http://cgit.drupalcode.org/better_messages"
}
},
{
"name": "drupal/betterlogin",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/betterlogin",
"reference": "8.x-1.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/betterlogin-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "6b9ab142bf563685346d2b4e2db46ada209ed6ad"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.2",
"datestamp": "1515587585",
"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": "Yogesh Pawar",
"homepage": "https://www.drupal.org/user/2922907"
},
{
"name": "theamoeba",
"homepage": "https://www.drupal.org/user/251700"
}
],
"description": "Make the login screens better :)",
"homepage": "https://www.drupal.org/project/betterlogin",
"support": {
"source": "http://cgit.drupalcode.org/betterlogin"
}
},
{
"name": "drupal/block_class",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/block_class",
"reference": "8.x-1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/block_class-8.x-1.0.zip",
"reference": "8.x-1.0",
"shasum": "1a691999d051a3c010c2b6f2df73954ee02f424d"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0",
"datestamp": "1531440821",
"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": "Todd Nienkerk",
"homepage": "https://www.drupal.org/u/todd-nienkerk",
"role": "Maintainer"
},
{
"name": "Renato Gonçalves (RenatoG)",
"homepage": "https://www.drupal.org/u/RenatoG",
"email": "renatog@ciandt.com",
"role": "Maintainer"
},
{
"name": "Aaron Stanush",
"homepage": "https://www.drupal.org/u/aaron-stanush",
"role": "Maintainer"
},
{
"name": "David Suissa (DYdave)",
"homepage": "https://www.drupal.org/u/DYdave",
"role": "Maintainer"
},
{
"name": "Four Kitchens",
"homepage": "https://www.drupal.org/user/358502",
"role": "Maintainer"
},
{
"name": "berenddeboer",
"homepage": "https://www.drupal.org/u/berenddeboer",
"role": "Maintainer"
},
{
"name": "elliotttf",
"homepage": "https://www.drupal.org/u/elliotttf",
"role": "Maintainer"
},
{
"name": "Michal Minecki (mirzu)",
"homepage": "https://www.drupal.org/u/mirzu",
"role": "Maintainer"
},
{
"name": "Patrick Coffey (pcoffey)",
"homepage": "https://www.drupal.org/u/pcoffey",
"role": "Maintainer"
},
{
"name": "Taylor Smith (tsmith512)",
"homepage": "https://www.drupal.org/u/tsmith512",
"role": "Maintainer"
},
{
"name": "tsmith512",
"homepage": "https://www.drupal.org/user/2031446"
}
],
"description": "Allows assigning classes to Blocks.",
"homepage": "https://www.drupal.org/project/block_class",
"support": {
"source": "https://cgit.drupalcode.org/block_class",
"issues": "https://www.drupal.org/project/issues/block_class",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
{
"name": "drupal/bulkdelete",
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/bulkdelete",
"reference": "24499e0f069301d605ab0691e2d6e17ecbcb4060"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.x-dev",
"datestamp": "1495565583",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Kars-T",
"homepage": "https://www.drupal.org/user/224499"
},
{
"name": "Rahul Seth",
"homepage": "https://www.drupal.org/user/2694359"
},
{
"name": "adriancid",
"homepage": "https://www.drupal.org/user/1962106"
},
{
"name": "robertDouglass",
"homepage": "https://www.drupal.org/user/5449"
}
],
"description": "Adds an administrative option to bulk delete nodes by content type using the batch API.",
"homepage": "https://www.drupal.org/project/bulkdelete",
"support": {
"source": "http://cgit.drupalcode.org/bulkdelete"
},
"time": "2017-05-23T18:49:48+00:00"
},
{
"name": "drupal/computed_field",
2019-01-27 18:27:13 +01:00
"version": "2.0.0-beta1",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/computed_field",
2019-01-27 18:27:13 +01:00
"reference": "8.x-2.0-beta1"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://ftp.drupal.org/files/projects/computed_field-8.x-2.0-beta1.zip",
"reference": "8.x-2.0-beta1",
"shasum": "a918cb85b7865f15cc5a5c327e37964e53545161"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
2019-01-27 18:27:13 +01:00
"version": "8.x-2.0-beta1",
"datestamp": "1546032480",
"security-coverage": {
"status": "not-covered",
2019-01-27 18:27:13 +01:00
"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": "Agileware",
"homepage": "https://www.drupal.org/user/89106"
},
{
"name": "Moonshine",
"homepage": "https://www.drupal.org/user/133705"
},
{
"name": "Pedro Lozano",
"homepage": "https://www.drupal.org/user/123766"
},
{
"name": "colan",
"homepage": "https://www.drupal.org/user/58704"
},
{
"name": "dealancer",
"homepage": "https://www.drupal.org/user/243418"
},
{
"name": "markus_petrux",
"homepage": "https://www.drupal.org/user/39593"
},
{
"name": "nickcaballero",
"homepage": "https://www.drupal.org/user/588336"
},
{
"name": "ram4nd",
"homepage": "https://www.drupal.org/user/601534"
}
],
"description": "Defines a field type that allows values to be \"computed\" via PHP code.",
"homepage": "https://www.drupal.org/project/computed_field",
"support": {
"source": "http://cgit.drupalcode.org/computed_field"
}
},
{
"name": "drupal/config_devel",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/config_devel",
"reference": "8.x-1.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_devel-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "203bf299b1ad395d1451e22ea5a8f25ae462d880"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.2",
"datestamp": "1510843084",
"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": "alexpott",
"homepage": "https://www.drupal.org/user/157725"
},
{
"name": "benjy",
"homepage": "https://www.drupal.org/user/1852732"
},
{
"name": "chx",
"homepage": "https://www.drupal.org/user/9446"
},
{
"name": "joachim",
"homepage": "https://www.drupal.org/user/107701"
},
{
"name": "nedjo",
"homepage": "https://www.drupal.org/user/4481"
},
{
"name": "tim.plunkett",
"homepage": "https://www.drupal.org/user/241634"
},
{
"name": "vijaycs85",
"homepage": "https://www.drupal.org/user/93488"
}
],
"description": "Helps developers work with configuration.",
"homepage": "https://www.drupal.org/project/config_devel",
"support": {
"source": "http://cgit.drupalcode.org/config_devel"
}
},
{
"name": "drupal/config_filter",
2019-01-27 18:27:13 +01:00
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/config_filter",
2019-01-27 18:27:13 +01:00
"reference": "8.x-1.4"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.4.zip",
"reference": "8.x-1.4",
"shasum": "4b2b7f4dfc8358212f9e25f63dcc77cc2c1dcf6c"
},
"require": {
"drupal/core": "~8.0"
},
"suggest": {
"drupal/config_split": "Split site configuration for different environments."
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
2019-01-27 18:27:13 +01:00
"version": "8.x-1.4",
"datestamp": "1542184982",
"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": "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": {
"source": "http://cgit.drupalcode.org/config_filter",
"issues": "https://www.drupal.org/project/issues/config_filter",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
{
"name": "drupal/config_ignore",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/config_ignore",
"reference": "8.x-2.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-2.1.zip",
"reference": "8.x-2.1",
"shasum": "07e00684930706632b3f2fc2a7433ffdae57cde7"
},
"require": {
"drupal/config_filter": "1.*",
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.1",
"datestamp": "1507706044",
"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": "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"
}
],
"description": "Ignore certain configuration during import.",
"homepage": "http://drupal.org/project/config_ignore",
"support": {
"source": "http://cgit.drupalcode.org/config_ignore",
"issues": "http://drupal.org/project/config_ignore",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
2019-01-29 15:04:33 +01:00
{
"name": "drupal/config_split",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/config_split",
"reference": "8.x-1.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.4.zip",
"reference": "8.x-1.4",
"shasum": "938ea6c88834aa88bb310740758e56c1800e535b"
},
"require": {
"drupal/config_filter": "*",
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.4",
"datestamp": "1537971780",
"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+"
],
"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": {
"source": "http://cgit.drupalcode.org/config_split",
"issues": "https://www.drupal.org/project/issues/config_split",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
{
"name": "drupal/config_update",
2019-01-27 18:27:13 +01:00
"version": "1.6.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/config_update",
2019-01-27 18:27:13 +01:00
"reference": "8.x-1.6"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.6.zip",
"reference": "8.x-1.6",
"shasum": "04bbd0fc440017fd0129dceae240a8bba409a450"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
2019-01-27 18:27:13 +01:00
"version": "8.x-1.6",
"datestamp": "1545090480",
"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": "jhodgdon",
"homepage": "https://www.drupal.org/user/155601"
},
{
"name": "nedjo",
"homepage": "https://www.drupal.org/user/4481"
}
],
"description": "Provides basic revert and update functionality for other modules",
"homepage": "https://www.drupal.org/project/config_update",
"support": {
"source": "http://cgit.drupalcode.org/config_update"
}
},
{
"name": "drupal/console",
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/hechoendrupal/drupal-console.git",
"reference": "368bbfa44dc6b957eb4db01977f7c39e83032d18"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hechoendrupal/drupal-console/zipball/368bbfa44dc6b957eb4db01977f7c39e83032d18",
"reference": "368bbfa44dc6b957eb4db01977f7c39e83032d18",
"shasum": ""
},
"require": {
"alchemy/zippy": "0.4.3",
"composer/installers": "~1.0",
"doctrine/annotations": "^1.2",
"doctrine/collections": "^1.3",
"drupal/console-core": "1.8.0",
"drupal/console-extend-plugin": "~0",
"guzzlehttp/guzzle": "~6.1",
"php": "^5.5.9 || ^7.0",
"psy/psysh": "0.6.* || ~0.8",
"symfony/css-selector": "~2.8|~3.0",
"symfony/dom-crawler": "~2.8|~3.0",
"symfony/http-foundation": "~2.8|~3.0"
},
"suggest": {
"symfony/thanks": "Thank your favorite PHP projects on Github using the CLI!",
"vlucas/phpdotenv": "Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically."
},
"bin": [
"bin/drupal"
],
"type": "library",
"autoload": {
"psr-4": {
"Drupal\\Console\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "David Flores",
"email": "dmousex@gmail.com",
"homepage": "http://dmouse.net"
},
{
"name": "Jesus Manuel Olivas",
"email": "jesus.olivas@gmail.com",
"homepage": "http://jmolivas.com"
},
{
"name": "Eduardo Garcia",
"email": "enzo@enzolutions.com",
"homepage": "http://enzolutions.com/"
},
{
"name": "Omar Aguirre",
"email": "omersguchigu@gmail.com"
},
{
"name": "Drupal Console Contributors",
"homepage": "https://github.com/hechoendrupal/drupal-console/graphs/contributors"
}
],
"description": "The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.",
"homepage": "http://drupalconsole.com/",
"keywords": [
"console",
"development",
"drupal",
"symfony"
],
"time": "2018-03-21T20:50:16+00:00"
},
{
"name": "drupal/console-core",
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/hechoendrupal/drupal-console-core.git",
"reference": "bf1fb4a6f689377acec1694267f674178d28e5d1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hechoendrupal/drupal-console-core/zipball/bf1fb4a6f689377acec1694267f674178d28e5d1",
"reference": "bf1fb4a6f689377acec1694267f674178d28e5d1",
"shasum": ""
},
"require": {
"dflydev/dot-access-configuration": "^1.0",
"drupal/console-en": "1.8.0",
"php": "^5.5.9 || ^7.0",
"stecman/symfony-console-completion": "~0.7",
"symfony/config": "~2.8|~3.0",
"symfony/console": "~2.8|~3.0",
"symfony/debug": "~2.8|~3.0",
"symfony/dependency-injection": "~2.8|~3.0",
"symfony/event-dispatcher": "~2.8|~3.0",
"symfony/filesystem": "~2.8|~3.0",
"symfony/finder": "~2.8|~3.0",
"symfony/process": "~2.8|~3.0",
"symfony/translation": "~2.8|~3.0",
"symfony/yaml": "~2.8|~3.0",
"twig/twig": "^1.23.1",
"webflo/drupal-finder": "^1.0",
"webmozart/path-util": "^2.3"
},
"type": "library",
"autoload": {
"files": [
"src/functions.php"
],
"psr-4": {
"Drupal\\Console\\Core\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "David Flores",
"email": "dmousex@gmail.com",
"homepage": "http://dmouse.net"
},
{
"name": "Jesus Manuel Olivas",
"email": "jesus.olivas@gmail.com",
"homepage": "http://jmolivas.com"
},
{
"name": "Drupal Console Contributors",
"homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
},
{
"name": "Eduardo Garcia",
"email": "enzo@enzolutions.com",
"homepage": "http://enzolutions.com/"
},
{
"name": "Omar Aguirre",
"email": "omersguchigu@gmail.com"
}
],
"description": "Drupal Console Core",
"homepage": "http://drupalconsole.com/",
"keywords": [
"console",
"development",
"drupal",
"symfony"
],
"time": "2018-03-21T19:33:23+00:00"
},
{
"name": "drupal/console-en",
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/hechoendrupal/drupal-console-en.git",
"reference": "ea956ddffab04f519a89858810e5f695b9def92b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hechoendrupal/drupal-console-en/zipball/ea956ddffab04f519a89858810e5f695b9def92b",
"reference": "ea956ddffab04f519a89858810e5f695b9def92b",
"shasum": ""
},
"type": "drupal-console-language",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "David Flores",
"email": "dmousex@gmail.com",
"homepage": "http://dmouse.net"
},
{
"name": "Jesus Manuel Olivas",
"email": "jesus.olivas@gmail.com",
"homepage": "http://jmolivas.com"
},
{
"name": "Drupal Console Contributors",
"homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors"
},
{
"name": "Eduardo Garcia",
"email": "enzo@enzolutions.com",
"homepage": "http://enzolutions.com/"
},
{
"name": "Omar Aguirre",
"email": "omersguchigu@gmail.com"
}
],
"description": "Drupal Console English Language",
"homepage": "http://drupalconsole.com/",
"keywords": [
"console",
"development",
"drupal",
"symfony"
],
"time": "2018-03-21T19:16:27+00:00"
},
{
"name": "drupal/console-extend-plugin",
"version": "0.9.2",
"source": {
"type": "git",
"url": "https://github.com/hechoendrupal/drupal-console-extend-plugin.git",
"reference": "f3bac233fd305359c33e96621443b3bd065555cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hechoendrupal/drupal-console-extend-plugin/zipball/f3bac233fd305359c33e96621443b3bd065555cc",
"reference": "f3bac233fd305359c33e96621443b3bd065555cc",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"symfony/finder": "~2.7|~3.0",
"symfony/yaml": "~2.7|~3.0"
},
"type": "composer-plugin",
"extra": {
"class": "Drupal\\Console\\Composer\\Plugin\\Extender"
},
"autoload": {
"psr-4": {
"Drupal\\Console\\Composer\\Plugin\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Jesus Manuel Olivas",
"email": "jesus.olivas@gmail.com"
}
],
"description": "Drupal Console Extend Plugin",
"time": "2017-07-28T17:11:54+00:00"
},
{
"name": "drupal/content_lock",
"version": "1.0.0-alpha8",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/content_lock",
"reference": "8.x-1.0-alpha8"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/content_lock-8.x-1.0-alpha8.zip",
"reference": "8.x-1.0-alpha8",
"shasum": "dbb5986dbfbe325eb869a4ac42b88b266dc089c6"
},
"require": {
"drupal/core": "~8"
},
"require-dev": {
"drupal/conflict": "dev-2.x",
"drupal/prefetch_cache": "dev-1.x"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-alpha8",
"datestamp": "1520356080",
"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": [
{
"name": "Joseph Zhao",
"homepage": "https://www.drupal.org/user/1987218"
},
{
"name": "chr.fritsch",
"homepage": "https://www.drupal.org/user/2103716"
},
{
"name": "ergonlogic",
"homepage": "https://www.drupal.org/user/368613"
}
],
"description": "Prevents multiple users from trying to edit a content entity simultaneously to prevent edit conflicts.",
"homepage": "https://www.drupal.org/project/content_lock",
"support": {
"source": "http://cgit.drupalcode.org/content_lock"
}
},
{
"name": "drupal/context",
"version": "4.0.0-beta2",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/context",
"reference": "8.x-4.0-beta2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/context-8.x-4.0-beta2.zip",
"reference": "8.x-4.0-beta2",
"shasum": "e41bc912e1ec73bc4d08a3cf730dc2405a9213d3"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-4.x": "4.x-dev"
},
"drupal": {
"version": "8.x-4.0-beta2",
"datestamp": "1505378944",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"MIT"
],
"authors": [
{
"name": "Christoffer Palm",
"homepage": "http://www.oddhill.se/",
"email": "christoffer.palm@oddhill.se",
"role": "Developer"
},
{
"name": "Steven Jones",
"homepage": "https://www.drupal.org/user/99644"
},
{
"name": "alex_b",
"homepage": "https://www.drupal.org/user/53995"
},
{
"name": "boshtian",
"homepage": "https://www.drupal.org/user/1773456"
},
{
"name": "colan",
"homepage": "https://www.drupal.org/user/58704"
},
{
"name": "emanaton",
"homepage": "https://www.drupal.org/user/120853"
},
{
"name": "febbraro",
"homepage": "https://www.drupal.org/user/43670"
},
{
"name": "fizk",
"homepage": "https://www.drupal.org/user/473174"
},
{
"name": "hass",
"homepage": "https://www.drupal.org/user/85918"
},
{
"name": "hefox",
"homepage": "https://www.drupal.org/user/426416"
},
{
"name": "hyrcan",
"homepage": "https://www.drupal.org/user/26618"
},
{
"name": "jmiccolis",
"homepage": "https://www.drupal.org/user/31731"
},
{
"name": "nedjo",
"homepage": "https://www.drupal.org/user/4481"
},
{
"name": "tekante",
"homepage": "https://www.drupal.org/user/640024"
},
{
"name": "yhahn",
"homepage": "https://www.drupal.org/user/264833"
}
],
"description": "Manage contextual conditions and reactions for different portions of your site.",
"homepage": "https://github.com/oddhill/context",
"keywords": [
"Drupal",
"block",
"conditions",
"context",
"visibility"
],
"support": {
"source": "https://github.com/oddhill/context",
"issues": "https://github.com/oddhill/context/issues",
"docs": "https://github.com/oddhill/context"
}
},
{
"name": "drupal/core",
"version": "8.6.7",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
"reference": "e0a09bda1da7552204464894811a59387608c9f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/e0a09bda1da7552204464894811a59387608c9f9",
"reference": "e0a09bda1da7552204464894811a59387608c9f9",
"shasum": ""
},
"require": {
"asm89/stack-cors": "^1.1",
"composer/semver": "^1.0",
"doctrine/annotations": "^1.2",
"doctrine/common": "^2.5",
"easyrdf/easyrdf": "^0.9",
"egulias/email-validator": "^1.2",
"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.2.1",
"masterminds/html5": "^2.1",
"paragonie/random_compat": "^1.0|^2.0",
"php": "^5.5.9|>=7.0.8",
"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.0",
"symfony/event-dispatcher": "~3.4.0",
"symfony/http-foundation": "~3.4.14",
"symfony/http-kernel": "~3.4.14",
"symfony/polyfill-iconv": "^1.0",
"symfony/process": "~3.4.0",
"symfony/psr-http-message-bridge": "^1.0",
"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.35.0",
"typo3/phar-stream-wrapper": "^2.0.1",
"zendframework/zend-diactoros": "^1.1",
"zendframework/zend-feed": "^2.4"
},
"conflict": {
"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/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-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/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/history": "self.version",
"drupal/image": "self.version",
"drupal/inline_form_errors": "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/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"
},
"require-dev": {
"behat/mink": "1.7.x-dev",
"behat/mink-goutte-driver": "^1.2",
"behat/mink-selenium2-driver": "1.3.x-dev",
"drupal/coder": "^8.2.12",
"jcalderonzumba/gastonjs": "^1.0.2",
"jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
"mikey179/vfsstream": "^1.2",
"phpspec/prophecy": "^1.7",
"phpunit/phpunit": "^4.8.35 || ^6.5",
"symfony/css-selector": "^3.4.0",
"symfony/debug": "^3.4.0",
"symfony/phpunit-bridge": "^3.4.3"
},
"type": "drupal-core",
"extra": {
"merge-plugin": {
"require": [
"core/lib/Drupal/Component/Annotation/composer.json",
"core/lib/Drupal/Component/Assertion/composer.json",
"core/lib/Drupal/Component/Bridge/composer.json",
"core/lib/Drupal/Component/ClassFinder/composer.json",
"core/lib/Drupal/Component/Datetime/composer.json",
"core/lib/Drupal/Component/DependencyInjection/composer.json",
"core/lib/Drupal/Component/Diff/composer.json",
"core/lib/Drupal/Component/Discovery/composer.json",
"core/lib/Drupal/Component/EventDispatcher/composer.json",
"core/lib/Drupal/Component/FileCache/composer.json",
"core/lib/Drupal/Component/FileSystem/composer.json",
"core/lib/Drupal/Component/Gettext/composer.json",
"core/lib/Drupal/Component/Graph/composer.json",
"core/lib/Drupal/Component/HttpFoundation/composer.json",
"core/lib/Drupal/Component/PhpStorage/composer.json",
"core/lib/Drupal/Component/Plugin/composer.json",
"core/lib/Drupal/Component/ProxyBuilder/composer.json",
"core/lib/Drupal/Component/Render/composer.json",
"core/lib/Drupal/Component/Serialization/composer.json",
"core/lib/Drupal/Component/Transliteration/composer.json",
"core/lib/Drupal/Component/Utility/composer.json",
"core/lib/Drupal/Component/Uuid/composer.json"
],
"recurse": false,
"replace": false,
"merge-extra": false
}
},
"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.",
"time": "2019-01-16T23:30:03+00:00"
},
{
"name": "drupal/cshs",
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/cshs",
"reference": "c4a2deff253e24c83b14f960ce9dce49fa115f60"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-beta4+4-dev",
"datestamp": "1512800285",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "BR0kEN",
"homepage": "https://www.drupal.org/user/2802285"
},
{
"name": "purushotam.rai",
"homepage": "https://www.drupal.org/user/3193859"
},
{
"name": "valderama",
"homepage": "https://www.drupal.org/user/103634"
}
],
"description": "A simple client-side hierarchical select widget for taxonomy terms.",
"homepage": "https://www.drupal.org/project/cshs",
"support": {
"source": "http://cgit.drupalcode.org/cshs"
},
"time": "2018-06-24T13:39:17+00:00"
},
{
"name": "drupal/ctools",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/ctools",
"reference": "8.x-3.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.0.zip",
"reference": "8.x-3.0",
"shasum": "302e869ecd1e59fe55663673999fee2ccac5daa8"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-3.x": "3.x-dev"
},
"drupal": {
"version": "8.x-3.0",
"datestamp": "1493401742",
"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": "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": "http://cgit.drupalcode.org/ctools",
"issues": "https://www.drupal.org/project/issues/ctools"
}
},
{
"name": "drupal/date_range_formatter",
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/date_range_formatter",
"reference": "8.x-3.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/date_range_formatter-8.x-3.1.zip",
"reference": "8.x-3.1",
"shasum": "a98c511ac90eb92879235bc82a3aa643f7b5c173"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-3.x": "3.x-dev"
},
"drupal": {
"version": "8.x-3.1",
"datestamp": "1502454544",
"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": "Sudishth",
"homepage": "https://www.drupal.org/user/1440562"
},
{
"name": "maximpodorov",
"homepage": "https://www.drupal.org/user/515310"
}
],
"description": "Formats date ranges.",
"homepage": "https://www.drupal.org/project/date_range_formatter",
"support": {
"source": "http://cgit.drupalcode.org/date_range_formatter"
}
},
{
"name": "drupal/devel",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/devel",
"reference": "8.x-1.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/devel-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "01f3349ef75f6e21fceef24be9d3d6506ca29647"
},
"require": {
"drupal/core": "~8.0"
},
"suggest": {
"symfony/var-dumper": "Pretty print complex values better with var-dumper available"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.2",
"datestamp": "1507197844",
"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": "Moshe Weitzman",
"homepage": "https://github.com/weitzman",
"email": "weitzman@tejasa.com",
"role": "Maintainer"
},
{
"name": "Hans Salvisberg",
"homepage": "https://www.drupal.org/u/salvis",
"email": "drupal@salvisberg.com",
"role": "Maintainer"
},
{
"name": "Luca Lusso",
"homepage": "https://www.drupal.org/u/lussoluca",
"role": "Maintainer"
},
{
"name": "Marco (willzyx)",
"homepage": "https://www.drupal.org/u/willzyx",
"role": "Maintainer"
},
{
"name": "See contributors",
"homepage": "https://www.drupal.org/node/3236/committers"
},
{
"name": "salvis",
"homepage": "https://www.drupal.org/user/82964"
},
{
"name": "willzyx",
"homepage": "https://www.drupal.org/user/1043862"
}
],
"description": "Various blocks, pages, and functions for developers.",
"homepage": "http://drupal.org/project/devel",
"support": {
"source": "http://cgit.drupalcode.org/devel",
"issues": "http://drupal.org/project/devel",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
{
"name": "drupal/devel_generate",
"version": "1.2.0",
"require": {
"drupal/core": "~8.0",
"drupal/devel": "self.version"
},
"type": "metapackage",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.2",
"datestamp": "1507197844",
"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": "catch",
"homepage": "https://www.drupal.org/user/35733"
},
{
"name": "juampynr",
"homepage": "https://www.drupal.org/user/682736"
},
{
"name": "lussoluca",
"homepage": "https://www.drupal.org/user/138068"
},
{
"name": "moshe weitzman",
"homepage": "https://www.drupal.org/user/23"
},
{
"name": "pcambra",
"homepage": "https://www.drupal.org/user/122101"
},
{
"name": "salvis",
"homepage": "https://www.drupal.org/user/82964"
},
{
"name": "willzyx",
"homepage": "https://www.drupal.org/user/1043862"
}
],
"description": "Generate dummy users, nodes, menus, taxonomy terms...",
"homepage": "https://www.drupal.org/project/devel",
"support": {
"source": "http://cgit.drupalcode.org/devel"
}
},
{
"name": "drupal/domain",
2019-01-27 21:20:38 +01:00
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/domain",
2019-01-27 21:20:38 +01:00
"reference": "ff62d2096b166f4709e0e0d6ddf4b120cb3647ca"
},
"require": {
"drupal/core": "^8.5"
},
"require-dev": {
"drupal/domain_access": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
2019-01-27 21:20:38 +01:00
"version": "8.x-1.0-alpha14+23-dev",
"datestamp": "1543354380",
"security-coverage": {
"status": "not-covered",
2019-01-27 21:20:38 +01:00
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "agentrickard",
"homepage": "https://www.drupal.org/user/20975"
},
{
"name": "nonsie",
"homepage": "https://www.drupal.org/user/29899"
}
],
"description": "Creates domain records within a Drupal installation.",
"homepage": "https://www.drupal.org/project/domain",
"support": {
"source": "http://cgit.drupalcode.org/domain"
2019-01-27 21:20:38 +01:00
},
"time": "2019-01-04T19:11:55+00:00"
},
{
"name": "drupal/domain_alias",
2019-01-27 21:20:38 +01:00
"version": "dev-1.x",
"require": {
"drupal/core": "~8.0",
"drupal/domain": "self.version"
},
"type": "metapackage",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
2019-01-27 21:20:38 +01:00
"version": "8.x-1.0-alpha14+23-dev",
"datestamp": "1543354380",
"security-coverage": {
"status": "not-covered",
2019-01-27 21:20:38 +01:00
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "agentrickard",
"homepage": "https://www.drupal.org/user/20975"
},
{
"name": "nonsie",
"homepage": "https://www.drupal.org/user/29899"
}
],
"description": "Maps multiple host requests to a single domain record.",
"homepage": "https://www.drupal.org/project/domain",
"support": {
"source": "http://cgit.drupalcode.org/domain"
}
},
{
"name": "drupal/domain_config",
2019-01-27 21:20:38 +01:00
"version": "dev-1.x",
"require": {
"drupal/core": "~8.0",
"drupal/domain": "self.version"
},
"type": "metapackage",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
2019-01-27 21:20:38 +01:00
"version": "8.x-1.0-alpha14+23-dev",
"datestamp": "1543354380",
"security-coverage": {
"status": "not-covered",
2019-01-27 21:20:38 +01:00
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "agentrickard",
"homepage": "https://www.drupal.org/user/20975"
},
{
"name": "nonsie",
"homepage": "https://www.drupal.org/user/29899"
}
],
"description": "Allows domain specific configuration.",
"homepage": "https://www.drupal.org/project/domain",
"support": {
"source": "http://cgit.drupalcode.org/domain"
}
},
{
"name": "drupal/domain_site_settings",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/domain_site_settings",
"reference": "8.x-1.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/domain_site_settings-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "36ad22d8e31400f372b9e7f587578061b4fdc5db"
},
"require": {
"drupal/core": "~8.0",
"drupal/domain": "*",
"drupal/domain_config": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.3",
"datestamp": "1537684980",
"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": "aloknarwaria",
"homepage": "https://www.drupal.org/user/906640"
}
],
"description": "Basic Site Setting for Domains.",
"homepage": "https://www.drupal.org/project/domain_site_settings",
"keywords": [
"Drupal"
],
"support": {
"source": "http://cgit.drupalcode.org/domain_site_settings",
"issues": "https://www.drupal.org/project/issues/domain_site_settings"
}
},
{
"name": "drupal/email_registration",
2019-01-27 18:27:13 +01:00
"version": "1.0.0-rc6",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/email_registration",
2019-01-27 18:27:13 +01:00
"reference": "8.x-1.0-rc6"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://ftp.drupal.org/files/projects/email_registration-8.x-1.0-rc6.zip",
"reference": "8.x-1.0-rc6",
"shasum": "b004bc24b79faaa9e8b2fe59a04eaab02f44c363"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
2019-01-27 18:27:13 +01:00
"version": "8.x-1.0-rc6",
"datestamp": "1545350880",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2019-01-27 18:27:13 +01:00
"GPL-2.0+"
],
"authors": [
{
2019-01-27 18:27:13 +01:00
"name": "Greg Knaddison (greggles)",
"homepage": "https://www.drupal.org/u/greggles",
"role": "Maintainer"
},
{
2019-01-27 18:27:13 +01:00
"name": "Andrey Postnikov (andypost)",
"homepage": "https://www.drupal.org/u/andypost",
"role": "Maintainer"
},
{
2019-01-27 18:27:13 +01:00
"name": "Chris Herberte",
"homepage": "https://www.drupal.org/u/chris-herberte",
"role": "Maintainer"
},
{
2019-01-27 18:27:13 +01:00
"name": "Moshe Weitzman (moshe weitzman)",
"homepage": "https://www.drupal.org/u/moshe-weitzman",
"role": "Maintainer"
}
],
2019-01-27 18:27:13 +01:00
"description": "Allows users to register with an email address as their username.",
"homepage": "https://www.drupal.org/project/email_registration",
"support": {
2019-01-27 18:27:13 +01:00
"source": "http://cgit.drupalcode.org/email_registration",
"issues": "http://drupal.org/project/issues/email_registration"
}
},
{
"name": "drupal/embed",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/embed",
"reference": "8.x-1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/embed-8.x-1.0.zip",
"reference": "8.x-1.0",
"shasum": "cc746ad807260e01c7788dd82110dcebbb4d678a"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0",
"datestamp": "1490755685",
"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": "Dave Reid",
"homepage": "https://www.drupal.org/user/53892"
},
{
"name": "Devin Carlson",
"homepage": "https://www.drupal.org/user/290182"
},
{
"name": "Drupal Media Team",
"homepage": "https://www.drupal.org/user/3260690"
},
{
"name": "cs_shadow",
"homepage": "https://www.drupal.org/user/2828287"
},
{
"name": "slashrsm",
"homepage": "https://www.drupal.org/user/744628"
}
],
"description": "Provide a framework for various different types of embeds in WYSIWYG editors, common functionality, interfaces, and standards.",
"homepage": "https://www.drupal.org/project/embed",
"support": {
"source": "http://cgit.drupalcode.org/embed",
"issues": "https://www.drupal.org/project/issues/embed",
"irc": "irc://irc.freenode.org/drupal-media"
}
},
{
"name": "drupal/entity",
"version": "1.0.0-rc1",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/entity",
"reference": "8.x-1.0-rc1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/entity-8.x-1.0-rc1.zip",
"reference": "8.x-1.0-rc1",
"shasum": "f2dcd7afd0d36b6f261b10a204057a5c801ad20b"
},
"require": {
"drupal/core": "^8.6"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-rc1",
"datestamp": "1539272769",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "bojanz",
"homepage": "https://www.drupal.org/user/86106"
},
{
"name": "dawehner",
"homepage": "https://www.drupal.org/user/99340"
},
{
"name": "dixon_",
"homepage": "https://www.drupal.org/user/239911"
},
{
"name": "fago",
"homepage": "https://www.drupal.org/user/16747"
}
],
"description": "Provides expanded entity APIs, which will be moved to Drupal core one day.",
"homepage": "http://drupal.org/project/entity",
"support": {
"source": "http://cgit.drupalcode.org/entity"
}
},
{
"name": "drupal/entity_browser",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/entity_browser",
"reference": "8.x-2.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.0.zip",
"reference": "8.x-2.0",
"shasum": "683a7a252c947433c7b78bb838d6d8973c13cf77"
},
"require": {
"drupal/core": "~8.0"
},
"require-dev": {
"drupal/ctools": "*",
"drupal/inline_entity_form": "*",
"drupal/paragraphs": "*",
"drupal/token": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev",
"dev-8.x-1.x": "8.1.x-dev"
},
"drupal": {
"version": "8.x-2.0",
"datestamp": "1536328684",
"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": "Janez Urevc",
"homepage": "https://github.com/slashrsm",
"role": "Maintainer"
},
{
"name": "Primoz Hmeljak",
"homepage": "https://github.com/primsi",
"role": "Maintainer"
},
{
"name": "See other contributors",
"homepage": "https://www.drupal.org/node/1943336/committers",
"role": "contributor"
},
{
"name": "Primsi",
"homepage": "https://www.drupal.org/user/282629"
},
{
"name": "marcingy",
"homepage": "https://www.drupal.org/user/77320"
},
{
"name": "samuel.mortenson",
"homepage": "https://www.drupal.org/user/2582268"
},
{
"name": "slashrsm",
"homepage": "https://www.drupal.org/user/744628"
}
],
"description": "Entity browsing and selecting component.",
"homepage": "http://drupal.org/project/entity_browser",
"support": {
"source": "http://cgit.drupalcode.org/entity_browser",
"issues": "http://drupal.org/project/issues/entity_browser",
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
{
"name": "drupal/entity_browser_enhanced",
"version": "1.0.0-rc3",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/entity_browser_enhanced",
"reference": "8.x-1.0-rc3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/entity_browser_enhanced-8.x-1.0-rc3.zip",
"reference": "8.x-1.0-rc3",
"shasum": "041a93dac5ec9f74a8834faee60995c4db7d1e65"
},
"require": {
"drupal/core": "~8.0",
"drupal/entity_browser": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev",
"dev-8.x-1.x": "8.1.x-dev"
},
"drupal": {
"version": "8.x-1.0-rc3",
"datestamp": "1528884525",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Vardot",
"homepage": "https://www.drupal.org/vardot",
"role": "Maintainer"
},
{
"name": "RajabNatshah",
"homepage": "https://www.drupal.org/user/1414312"
}
],
"description": "Provides some behavior and style enhancements to Entity Browsers, specifically for multiselect and image/media browsers.",
"homepage": "https://www.drupal.org/project/entity_browser_enhanced",
"support": {
"source": "http://cgit.drupalcode.org/entity_browser_enhanced",
"issues": "https://www.drupal.org/project/issues/entity_browser_enhanced"
}
},
{
"name": "drupal/entity_clone",
2019-01-27 18:27:13 +01:00
"version": "1.0.0-beta1",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/entity_clone",
2019-01-27 18:27:13 +01:00
"reference": "8.x-1.0-beta1"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://ftp.drupal.org/files/projects/entity_clone-8.x-1.0-beta1.zip",
"reference": "8.x-1.0-beta1",
"shasum": "d0ace20bbe1672fbe6d0cdd6da8f5b80cd156643"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
2019-01-27 18:27:13 +01:00
"version": "8.x-1.0-beta1",
"datestamp": "1546583284",
"security-coverage": {
"status": "not-covered",
2019-01-27 18:27:13 +01:00
"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": "vpeltot",
"homepage": "https://www.drupal.org/user/1361586"
}
],
"description": "Add a clone action for all entities",
"homepage": "https://www.drupal.org/project/entity_clone",
"support": {
"source": "http://cgit.drupalcode.org/entity_clone"
}
},
{
"name": "drupal/extlink",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/extlink",
"reference": "8.x-1.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/extlink-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "0894f1cd12e2e1aa6b00ea4a6dd5e7234eb2b2b2"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.1",
"datestamp": "1524232684",
"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": "elachlan",
"homepage": "https://www.drupal.org/user/1021502"
},
{
"name": "jjeff",
"homepage": "https://www.drupal.org/user/17190"
},
{
"name": "quicksketch",
"homepage": "https://www.drupal.org/user/35821"
}
],
"description": "Modify behavior and appearance of external links.",
"homepage": "https://www.drupal.org/project/extlink",
"support": {
"source": "http://cgit.drupalcode.org/extlink"
}
},
{
"name": "drupal/field_group",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/field_group",
"reference": "8.x-1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/field_group-8.x-1.0.zip",
"reference": "8.x-1.0",
"shasum": "e8aa3fae5c3c5dec84644bb577996938d638a611"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0",
"datestamp": "1510352885",
"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": "Hydra",
"homepage": "https://www.drupal.org/user/647364"
},
{
"name": "Stalski",
"homepage": "https://www.drupal.org/user/322618"
},
{
"name": "jyve",
"homepage": "https://www.drupal.org/user/591438"
},
{
"name": "swentel",
"homepage": "https://www.drupal.org/user/107403"
},
{
"name": "zuuperman",
"homepage": "https://www.drupal.org/user/361625"
}
],
"description": "Provides the field_group module.",
"homepage": "https://www.drupal.org/project/field_group",
"support": {
"source": "http://cgit.drupalcode.org/field_group"
}
},
{
"name": "drupal/file_mdm",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/file_mdm",
"reference": "8.x-1.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/file_mdm-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "7f354aec6f89e3141c2aa1fb3747ad5d4578c13f"
},
"require": {
"drupal/core": "~8.0",
"lsolesen/pel": "0.9.6",
"phenx/php-font-lib": "0.5",
"php": ">=5.6"
},
"require-dev": {
"drupal/image_effects": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.1",
"datestamp": "1488273785",
"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": "mondrake",
"homepage": "https://www.drupal.org/user/1307444"
}
],
"description": "Provides a service to manage file metadata.",
"homepage": "https://www.drupal.org/project/file_mdm",
"support": {
"source": "http://cgit.drupalcode.org/file_mdm"
}
},
{
"name": "drupal/file_mdm_exif",
"version": "1.1.0",
"require": {
"drupal/core": "~8.0",
"drupal/file_mdm": "self.version"
},
"require-dev": {
"drupal/image_effects": "*"
},
"type": "metapackage",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.1",
"datestamp": "1488273785",
"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": "mondrake",
"homepage": "https://www.drupal.org/user/1307444"
}
],
"description": "Provides a file metadata plugin for EXIF image information.",
"homepage": "https://www.drupal.org/project/file_mdm",
"support": {
"source": "http://cgit.drupalcode.org/file_mdm"
}
},
{
"name": "drupal/filefield_sources",
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/filefield_sources",
"reference": "b19c6a839804f47587828d4a50e29e0720fa4c08"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.x-dev",
"datestamp": "1487711283",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "profak",
"homepage": "https://www.drupal.org/user/782534"
},
{
"name": "quicksketch",
"homepage": "https://www.drupal.org/user/35821"
}
],
"description": "Extends File fields to allow referencing of existing files, remote files, and server files.",
"homepage": "https://www.drupal.org/project/filefield_sources",
"support": {
"source": "http://cgit.drupalcode.org/filefield_sources"
},
"time": "2017-02-21T21:07:00+00:00"
},
{
"name": "drupal/filter_perms",
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/filter_perms",
"reference": "f491dd73fd876f6de0b2252c6b9bf18e0e27b357"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.x-dev",
"datestamp": "1469645939",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "cYu",
"homepage": "https://www.drupal.org/user/202205"
},
{
"name": "deekayen",
"homepage": "https://www.drupal.org/user/972"
},
{
"name": "willzyx",
"homepage": "https://www.drupal.org/user/1043862"
}
],
"description": "Provides role and module filters to simplify the user permissions page.",
"homepage": "https://www.drupal.org/project/filter_perms",
"support": {
"source": "http://cgit.drupalcode.org/filter_perms"
},
"time": "2016-07-27T19:01:11+00:00"
},
{
"name": "drupal/honeypot",
"version": "1.29.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/honeypot",
"reference": "8.x-1.29"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/honeypot-8.x-1.29.zip",
"reference": "8.x-1.29",
"shasum": "029d9e068d8f6a5db52434c27dc71bd3f06da487"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.29",
"datestamp": "1536179280",
"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": "Jeff Geerling",
"homepage": "https://www.drupal.org/user/389011",
"email": "geerlingguy@mac.com"
}
],
"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": "http://cgit.drupalcode.org/honeypot"
}
},
{
"name": "drupal/imagemagick",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/imagemagick",
"reference": "8.x-2.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/imagemagick-8.x-2.3.zip",
"reference": "8.x-2.3",
"shasum": "8359921d4700e954364c2633332c20579bb75a34"
},
"require": {
"drupal/core": "^8.3",
"drupal/file_mdm": "^1.1",
"drupal/file_mdm_exif": "^1.1"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.3",
"datestamp": "1520958305",
"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": "Chris Charlton",
"homepage": "https://www.drupal.org/user/17089"
},
{
"name": "chx",
"homepage": "https://www.drupal.org/user/9446"
},
{
"name": "claudiu.cristea",
"homepage": "https://www.drupal.org/user/56348"
},
{
"name": "dman",
"homepage": "https://www.drupal.org/user/33240"
},
{
"name": "dopry",
"homepage": "https://www.drupal.org/user/22202"
},
{
"name": "drewish",
"homepage": "https://www.drupal.org/user/34869"
},
{
"name": "gdl",
"homepage": "https://www.drupal.org/user/507326"
},
{
"name": "mondrake",
"homepage": "https://www.drupal.org/user/1307444"
},
{
"name": "quicksketch",
"homepage": "https://www.drupal.org/user/35821"
},
{
"name": "sun",
"homepage": "https://www.drupal.org/user/54136"
},
{
"name": "walkah",
"homepage": "https://www.drupal.org/user/1531"
}
],
"description": "Provides an image toolkit to integrate ImageMagick with the Image API.",
"homepage": "https://www.drupal.org/project/imagemagick",
"support": {
"source": "http://cgit.drupalcode.org/imagemagick"
}
},
{
"name": "drupal/inline_entity_form",
"version": "1.0.0-rc1",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/inline_entity_form",
"reference": "8.x-1.0-rc1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc1.zip",
"reference": "8.x-1.0-rc1",
"shasum": "898789fb6a0662fc2572b87f8d0654a0241473f9"
},
"require": {
"drupal/core": "~8.0"
},
"require-dev": {
"drupal/entity_reference_revisions": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-rc1",
"datestamp": "1527030784",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "bojanz",
"homepage": "https://www.drupal.org/user/86106"
},
{
"name": "dawehner",
"homepage": "https://www.drupal.org/user/99340"
},
{
"name": "rszrama",
"homepage": "https://www.drupal.org/user/49344"
},
{
"name": "slashrsm",
"homepage": "https://www.drupal.org/user/744628"
},
{
"name": "webflo",
"homepage": "https://www.drupal.org/user/254778"
}
],
"description": "Provides a widget for inline management (creation, modification, removal) of referenced entities.",
"homepage": "https://www.drupal.org/project/inline_entity_form",
"support": {
"source": "http://cgit.drupalcode.org/inline_entity_form"
}
},
{
"name": "drupal/kint",
"version": "1.2.0",
"require": {
"drupal/core": "~8.0",
"drupal/devel": "self.version"
},
"type": "metapackage",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.2",
"datestamp": "1507197844",
"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": "catch",
"homepage": "https://www.drupal.org/user/35733"
},
{
"name": "juampynr",
"homepage": "https://www.drupal.org/user/682736"
},
{
"name": "lussoluca",
"homepage": "https://www.drupal.org/user/138068"
},
{
"name": "moshe weitzman",
"homepage": "https://www.drupal.org/user/23"
},
{
"name": "pcambra",
"homepage": "https://www.drupal.org/user/122101"
},
{
"name": "salvis",
"homepage": "https://www.drupal.org/user/82964"
},
{
"name": "willzyx",
"homepage": "https://www.drupal.org/user/1043862"
}
],
"description": "Wrapper for Kint debugging tool",
"homepage": "https://www.drupal.org/project/devel",
"support": {
"source": "http://cgit.drupalcode.org/devel"
}
},
{
"name": "drupal/link_attributes",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/link_attributes",
"reference": "8.x-1.5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/link_attributes-8.x-1.5.zip",
"reference": "8.x-1.5",
"shasum": "48c0e6ac2c3f4843372abb394c1aabe380dfa604"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.5",
"datestamp": "1537173781",
"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": "larowlan",
"homepage": "https://www.drupal.org/user/395439"
}
],
"description": "Provides a widget to allow settings of link attributes for menu links.",
"homepage": "https://www.drupal.org/project/link_attributes",
"support": {
"source": "http://cgit.drupalcode.org/link_attributes"
}
},
{
"name": "drupal/linkit",
"version": "4.3.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/linkit",
"reference": "8.x-4.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/linkit-8.x-4.3.zip",
"reference": "8.x-4.3",
"shasum": "e624ea2f18a6100b76a8337e24f7c08df6e2235e"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-4.x": "4.x-dev"
},
"drupal": {
"version": "8.x-4.3",
"datestamp": "1490205830",
"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": "Emil Stjerneman",
"homepage": "https://stjerneman.com",
"email": "emil@stjerneman.com",
"role": "Maintainer"
}
],
"description": "Linkit - Enriched linking experience",
"homepage": "http://drupal.org/project/linkit",
"support": {
"source": "http://cgit.drupalcode.org/linkit",
"issues": "http://drupal.org/project/linkit"
}
},
{
"name": "drupal/login_destination",
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/login_destination",
"reference": "54be8b89fdc073ca40af6b9b2eeb050e0aeb7908"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.x-dev",
"datestamp": "1514805485",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Oliver Huynh",
"homepage": "https://www.drupal.org/user/243730"
},
{
"name": "akashjain132",
"homepage": "https://www.drupal.org/user/2622667"
},
{
"name": "beautifulmind",
"homepage": "https://www.drupal.org/user/219482"
},
{
"name": "ddrozdik",
"homepage": "https://www.drupal.org/user/574124"
},
{
"name": "jng12",
"homepage": "https://www.drupal.org/user/204316"
},
{
"name": "marcp",
"homepage": "https://www.drupal.org/user/20885"
},
{
"name": "mithy",
"homepage": "https://www.drupal.org/user/258911"
},
{
"name": "moshe weitzman",
"homepage": "https://www.drupal.org/user/23"
},
{
"name": "quantumized",
"homepage": "https://www.drupal.org/user/61221"
},
{
"name": "rsvelko",
"homepage": "https://www.drupal.org/user/337401"
}
],
"description": "The Login Destination module add possibility customize the destination that the user is redirected to after login.",
"homepage": "https://www.drupal.org/project/login_destination",
"support": {
"source": "http://cgit.drupalcode.org/login_destination"
},
"time": "2018-01-01T11:13:09+00:00"
},
{
"name": "drupal/maillog",
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/maillog",
"reference": "14fd24cd89e299ad271608cd52706c60b753c26d"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.x-dev",
"datestamp": "1470431939",
"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-or-later"
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "DamienMcKenna",
"homepage": "https://www.drupal.org/user/108450"
},
{
"name": "miro_dietiker",
"homepage": "https://www.drupal.org/user/227761"
},
{
"name": "pluess",
"homepage": "https://www.drupal.org/user/84659"
}
],
"description": "Utility to log all Mails for debugging purposes. It is possible to suppress mail delivery for e.g. dev or staging systems.",
"homepage": "https://www.drupal.org/project/maillog",
"support": {
"source": "http://cgit.drupalcode.org/maillog"
},
"time": "2016-08-05T21:18:07+00:00"
},
{
"name": "drupal/mailsystem",
"version": "4.1.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/mailsystem",
"reference": "8.x-4.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/mailsystem-8.x-4.1.zip",
"reference": "8.x-4.1",
"shasum": "318b87f1fdf96e6db30b04a98108af02a0fc3dcc"
},
"require": {
"drupal/core": "^8.0.5"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-4.x": "4.x-dev"
},
"drupal": {
"version": "8.x-4.1",
"datestamp": "1467993646",
"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": "Les Lim",
"homepage": "https://www.drupal.org/user/84263"
},
{
"name": "Nafes",
"homepage": "https://www.drupal.org/user/2489926"
},
{
"name": "miro_dietiker",
"homepage": "https://www.drupal.org/user/227761"
},
{
"name": "pillarsdotnet",
"homepage": "https://www.drupal.org/user/36148"
}
],
"description": "Mail System",
"homepage": "https://www.drupal.org/project/mailsystem",
"support": {
"source": "http://cgit.drupalcode.org/mailsystem"
}
},
{
"name": "drupal/matomo",
"version": "1.7.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/matomo",
"reference": "8.x-1.7"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/matomo-8.x-1.7.zip",
"reference": "8.x-1.7",
"shasum": "6b7dbc8c76800a6dadb7568cf2a3f3efdde88e13"
},
"require": {
"drupal/core": "~8.0"
},
"require-dev": {
"drupal/php": "*",
"drupal/token": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.7",
"datestamp": "1531470197",
"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": "hass",
"homepage": "https://www.drupal.org/u/hass"
},
{
"name": "See other contributors",
"homepage": "https://www.drupal.org/node/247808/committers"
}
],
"description": "Adds Matomo javascript tracking code to all your site's pages",
"homepage": "https://www.drupal.org/project/matomo",
"support": {
"source": "http://git.drupal.org/project/matomo.git",
"issues": "https://www.drupal.org/project/issues/matomo"
}
},
{
"name": "drupal/maxlength",
"version": "1.0.0-beta2",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/maxlength",
"reference": "8.x-1.0-beta2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/maxlength-8.x-1.0-beta2.zip",
"reference": "8.x-1.0-beta2",
"shasum": "27f7374e55ebdcc696d22d98be8cf4cf9bf58204"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-beta2",
"datestamp": "1527856384",
"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": "Aron Novak",
"homepage": "https://www.drupal.org/user/61864"
},
{
"name": "Schnitzel",
"homepage": "https://www.drupal.org/user/643820"
},
{
"name": "a_c_m",
"homepage": "https://www.drupal.org/user/195063"
},
{
"name": "artur.thiessen",
"homepage": "https://www.drupal.org/user/2390554"
},
{
"name": "barneytech",
"homepage": "https://www.drupal.org/user/669922"
},
{
"name": "claudiu_cristea",
"homepage": "https://www.drupal.org/user/2623935"
},
{
"name": "dawehner",
"homepage": "https://www.drupal.org/user/99340"
},
{
"name": "derhasi",
"homepage": "https://www.drupal.org/user/83474"
},
{
"name": "frjo",
"homepage": "https://www.drupal.org/user/5546"
},
{
"name": "hefox",
"homepage": "https://www.drupal.org/user/426416"
},
{
"name": "jm.federico",
"homepage": "https://www.drupal.org/user/509892"
},
{
"name": "k4v",
"homepage": "https://www.drupal.org/user/744246"
},
{
"name": "mariano73",
"homepage": "https://www.drupal.org/user/1324866"
},
{
"name": "mariuss",
"homepage": "https://www.drupal.org/user/28539"
},
{
"name": "sanduhrs",
"homepage": "https://www.drupal.org/user/28074"
},
{
"name": "vasi1186",
"homepage": "https://www.drupal.org/user/342104"
}
],
"description": "Limit the number of characters in textfields and textareas and shows the amount of characters left.",
"homepage": "https://www.drupal.org/project/maxlength",
"support": {
"source": "http://cgit.drupalcode.org/maxlength"
}
},
{
"name": "drupal/menu_admin_per_menu",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/menu_admin_per_menu",
"reference": "8.x-1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.0.zip",
"reference": "8.x-1.0",
"shasum": "27dbef0025146a382feab67db5e93eaf280b8de4"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0",
"datestamp": "1507184944",
"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": "anrikun",
"homepage": "https://www.drupal.org/user/410199"
},
{
"name": "mkdok",
"homepage": "https://www.drupal.org/user/3308753"
}
],
"description": "Allows to give roles per menu admin permissions without giving them full administer menu permission.",
"homepage": "https://www.drupal.org/project/menu_admin_per_menu",
"support": {
"source": "http://cgit.drupalcode.org/menu_admin_per_menu"
}
},
{
"name": "drupal/menu_block",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/menu_block",
"reference": "8.x-1.5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.5.zip",
"reference": "8.x-1.5",
"shasum": "b3ac3e23e426f702974d88cc8bf93bf2a0b6236b"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.5",
"datestamp": "1525200184",
"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": "Dave Reid",
"homepage": "https://www.drupal.org/user/53892"
},
{
"name": "JohnAlbin",
"homepage": "https://www.drupal.org/user/32095"
},
{
"name": "joelpittet",
"homepage": "https://www.drupal.org/user/160302"
},
{
"name": "kim.pepper",
"homepage": "https://www.drupal.org/user/370574"
},
{
"name": "rrrob",
"homepage": "https://www.drupal.org/user/273533"
}
],
"description": "Provides configurable blocks of menu links.",
"homepage": "https://www.drupal.org/project/menu_block",
"support": {
"source": "http://cgit.drupalcode.org/menu_block"
}
},
{
"name": "drupal/menu_position",
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/menu_position",
2019-01-27 18:27:13 +01:00
"reference": "552e5b1fc5baaec4d0496dd1c67df710093beccb"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.x-dev",
2019-01-27 18:27:13 +01:00
"datestamp": "1546518480",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "BarisW",
"homepage": "https://www.drupal.org/user/107229"
},
{
"name": "JohnAlbin",
"homepage": "https://www.drupal.org/user/32095"
},
{
"name": "lbainbridge",
"homepage": "https://www.drupal.org/user/2406996"
}
],
"description": "This module allows for the creation of rules that will dynamically add the current page into the menu system at the requested spots.",
"homepage": "https://www.drupal.org/project/menu_position",
"support": {
"source": "http://cgit.drupalcode.org/menu_position",
"issues": "https://www.drupal.org/project/issues/menu_position"
},
2019-01-27 18:27:13 +01:00
"time": "2019-01-03T12:23:26+00:00"
},
{
"name": "drupal/migrate_plus",
"version": "dev-4.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/migrate_plus",
"reference": "022baac45c5b1d630b18cd90e1648d0932cc3478"
},
"require": {
"drupal/core": "^8.3"
},
"require-dev": {
"drupal/migrate_example_advanced_setup": "*",
2019-01-27 18:27:13 +01:00
"drupal/migrate_example_setup": "*",
"drupal/migrate_tools": "*"
},
"suggest": {
"ext-soap": "*",
"sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-4.x": "4.x-dev"
},
"drupal": {
"version": "8.x-4.0+17-dev",
"datestamp": "1546539780",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Mike Ryan",
"homepage": "https://www.drupal.org/u/mikeryan",
"role": "Maintainer"
},
{
"name": "mikeryan",
"homepage": "https://www.drupal.org/user/4420"
}
],
"description": "Enhancements to core migration support.",
"homepage": "https://www.drupal.org/project/migrate_plus",
"support": {
"source": "https://cgit.drupalcode.org/migrate_plus",
"issues": "https://www.drupal.org/project/issues/migrate_plus",
"irc": "irc://irc.freenode.org/drupal-migrate"
},
"time": "2019-01-03T18:20:23+00:00"
},
{
"name": "drupal/migrate_tools",
"version": "dev-4.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/migrate_tools",
2019-01-27 18:27:13 +01:00
"reference": "853604c682a28b7d6960fa3d55eba36a443182bb"
},
"require": {
"drupal/core": "^8.3",
"drupal/migrate_plus": "^4"
},
"require-dev": {
2019-01-27 18:27:13 +01:00
"drupal/migrate_plus": "4.x-dev",
"drupal/migrate_source_csv": "^2.2",
"drush/drush": "^9"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-4.x": "4.x-dev"
},
"drupal": {
2019-01-27 18:27:13 +01:00
"version": "8.x-4.0+14-dev",
"datestamp": "1545344880",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
},
"drush": {
"services": {
"drush.services.yml": "^9"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
2019-01-27 18:27:13 +01:00
"GPL-2.0-or-later"
],
"authors": [
{
"name": "heddn",
"homepage": "https://www.drupal.org/user/1463982"
},
{
"name": "mikeryan",
"homepage": "https://www.drupal.org/user/4420"
},
{
"name": "moshe weitzman",
"homepage": "https://www.drupal.org/user/23"
}
],
"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"
},
2019-01-27 18:27:13 +01:00
"time": "2018-12-20T22:27:32+00:00"
},
{
"name": "drupal/pagerer",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/pagerer",
"reference": "8.x-1.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/pagerer-8.x-1.4.zip",
"reference": "8.x-1.4",
"shasum": "9b4eb6899b0927859e7d5198f1fd814a10a66ddb"
},
"require": {
"drupal/core": "^8.1"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.4",
"datestamp": "1522851484",
"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": "mondrake",
"homepage": "https://www.drupal.org/user/1307444"
}
],
"description": "Configurable pager styles.",
"homepage": "https://www.drupal.org/project/pagerer",
"support": {
"source": "http://cgit.drupalcode.org/pagerer"
}
},
{
"name": "drupal/path_alias_xt",
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/path_alias_xt",
2019-01-27 18:27:13 +01:00
"reference": "3a2d9beffd86d155c3a38a5194516f27c8793f14"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.x-dev",
"datestamp": "1500044942",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "RdeBoer",
"homepage": "https://www.drupal.org/user/404007"
},
{
"name": "adriancid",
"homepage": "https://www.drupal.org/user/1962106"
},
{
"name": "sdstyles",
"homepage": "https://www.drupal.org/user/1420228"
}
],
"description": "Automatically extend path aliases to include tabs, like <em>about-us/edit</em> for <em>node/123/edit</em>.<br> Allow these aliases to be entered in page specification wild-cards, <em>about-us*</em>, e.g for block visibility.",
"homepage": "https://www.drupal.org/project/path_alias_xt",
"support": {
"source": "http://cgit.drupalcode.org/path_alias_xt"
},
2019-01-27 18:27:13 +01:00
"time": "2018-11-19T15:25:48+00:00"
},
{
"name": "drupal/pathauto",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/pathauto",
"reference": "8.x-1.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "115d5998d7636a03e26c7ce34261b65809d53965"
},
"require": {
"drupal/core": "^8.5",
"drupal/ctools": "*",
"drupal/token": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.3",
"datestamp": "1536407884",
"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": "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": "http://cgit.drupalcode.org/pathauto"
}
},
{
"name": "drupal/pathologic",
"version": "1.0.0-alpha1",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/pathologic",
"reference": "8.x-1.0-alpha1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/pathologic-8.x-1.0-alpha1.zip",
"reference": "8.x-1.0-alpha1",
"shasum": "51c699cc001969baa00cca60cf2302a32e578090"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-alpha1",
"datestamp": "1525211884",
"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": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "Garrett Albright",
"homepage": "https://www.drupal.org/user/191212"
},
{
"name": "dww",
"homepage": "https://www.drupal.org/user/46549"
}
],
"description": "Helps avoid broken links and incorrect paths in content.",
"homepage": "https://www.drupal.org/project/pathologic",
"support": {
"source": "http://cgit.drupalcode.org/pathologic"
}
},
{
"name": "drupal/persistent_login",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/persistent_login",
"reference": "8.x-1.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/persistent_login-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "b1e8f725662ab915767f339e00d7b185ac9097b2"
},
"require": {
"drupal/core": "^8.3"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.1",
"datestamp": "1539379980",
"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": "gapple",
"homepage": "https://www.drupal.org/user/490940"
}
],
"description": "Provides a \"Remember Me\" feature on the login form.",
"homepage": "https://www.drupal.org/project/persistent_login",
"keywords": [
"Drupal"
],
"support": {
"source": "http://cgit.drupalcode.org/persistent_login",
"issues": "http://drupal.org/project/issues/persistent_login"
}
},
{
"name": "drupal/profile",
"version": "1.0.0-rc1",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/profile",
"reference": "8.x-1.0-rc1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/profile-8.x-1.0-rc1.zip",
"reference": "8.x-1.0-rc1",
"shasum": "cc537ca25412adc4fa601ff42cf2fb5cbc6e7b6b"
},
"require": {
"drupal/core": "~8.1",
"drupal/entity": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-rc1",
"datestamp": "1505830324",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "bojanz",
"homepage": "https://www.drupal.org/user/86106"
},
{
"name": "daggerhart",
"homepage": "https://www.drupal.org/user/167806"
},
{
"name": "dakala",
"homepage": "https://www.drupal.org/user/53175"
},
{
"name": "fago",
"homepage": "https://www.drupal.org/user/16747"
},
{
"name": "mglaman",
"homepage": "https://www.drupal.org/user/2416470"
},
{
"name": "pcambra",
"homepage": "https://www.drupal.org/user/122101"
}
],
"description": "Provides configurable user profiles.",
"homepage": "http://drupal.org/project/profile",
"support": {
"source": "http://cgit.drupalcode.org/profile"
}
},
{
"name": "drupal/redirect",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/redirect",
"reference": "8.x-1.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "3f9620d186e25f36ac56755979932b8ea965b8c7"
},
"require": {
"drupal/core": "~8"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.3",
"datestamp": "1539682684",
"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": "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": "http://cgit.drupalcode.org/redirect"
}
},
{
"name": "drupal/redis",
2019-01-27 18:27:13 +01:00
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/redis",
2019-01-27 18:27:13 +01:00
"reference": "8.x-1.1"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://ftp.drupal.org/files/projects/redis-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "33337fe1cbd2824797e87533b30e4886b48ecd77"
},
"require": {
"drupal/core": "~8.0"
},
"suggest": {
"predis/predis": "^1.1.1"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
2019-01-27 18:27:13 +01:00
"version": "8.x-1.1",
"datestamp": "1541600580",
"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"
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "pounard",
"homepage": "https://www.drupal.org/user/240164"
}
],
"description": "Provide a module placeholder, for using as dependency for module that needs Redis.",
"homepage": "https://www.drupal.org/project/redis",
"support": {
"source": "http://cgit.drupalcode.org/redis"
}
},
{
"name": "drupal/search_api",
2019-01-27 18:27:13 +01:00
"version": "1.11.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/search_api",
2019-01-27 18:27:13 +01:00
"reference": "8.x-1.11"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.11.zip",
"reference": "8.x-1.11",
"shasum": "d2bf92afa2ee760977dde1fadcb5bb64a4c2d7c1"
},
"require": {
"drupal/core": "^8.5"
},
"require-dev": {
"drupal/search_api_autocomplete": "@dev",
"drupal/search_api_db": "*"
},
"suggest": {
"drupal/facets": "Adds the ability to create faceted searches.",
"drupal/search_api_autocomplete": "Allows adding autocomplete suggestions to search fields.",
"drupal/search_api_solr": "Adds support for using Apache Solr as a backend."
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
2019-01-27 18:27:13 +01:00
"version": "8.x-1.11",
"datestamp": "1542564480",
"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+"
],
"authors": [
{
"name": "Thomas Seidl",
"homepage": "https://www.drupal.org/u/drunken-monkey"
},
{
"name": "Nick Veenhof",
"homepage": "https://www.drupal.org/u/nick_vh"
},
{
"name": "See other contributors",
"homepage": "https://www.drupal.org/node/790418/committers"
}
],
"description": "Provides a generic framework for modules offering search capabilities.",
"homepage": "https://www.drupal.org/project/search_api",
"support": {
"source": "http://git.drupal.org/project/search_api.git",
"issues": "https://www.drupal.org/project/issues/search_api",
"irc": "irc://irc.freenode.org/drupal-search-api"
}
},
{
"name": "drupal/search_api_db",
2019-01-27 18:27:13 +01:00
"version": "1.11.0",
"require": {
"drupal/core": "~8.0",
"drupal/search_api": "self.version"
},
"type": "metapackage",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
2019-01-27 18:27:13 +01:00
"version": "8.x-1.11",
"datestamp": "1542564480",
"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": "Nick_vh",
"homepage": "https://www.drupal.org/user/122682"
},
{
"name": "drunken monkey",
"homepage": "https://www.drupal.org/user/205582"
}
],
"description": "Offers an implementation of the Search API that uses database tables for indexing content.",
"homepage": "https://www.drupal.org/project/search_api",
"support": {
"source": "http://cgit.drupalcode.org/search_api"
}
},
{
"name": "drupal/smart_trim",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/smart_trim",
"reference": "8.x-1.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/smart_trim-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "5f1c0f15914208e0ad2ec5cce1d6419040596fc0"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.1",
"datestamp": "1516301286",
"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": "Mark Casias (markie)",
"homepage": "https://www.drupal.org/u/markie",
"role": "Maintainer"
},
{
"name": "chrisjlee",
"homepage": "https://www.drupal.org/user/760600"
},
{
"name": "drywall",
"homepage": "https://www.drupal.org/user/192591"
},
{
"name": "jsenich",
"homepage": "https://www.drupal.org/user/58871"
},
{
"name": "markie",
"homepage": "https://www.drupal.org/user/206687"
},
{
"name": "newsignature",
"homepage": "https://www.drupal.org/user/765518"
}
],
"description": "Provides a more robust alternative to 'summary or trimmed' textfield format.",
"homepage": "https://drupal.org/project/smart_trim",
"support": {
"source": "https://cgit.drupalcode.org/smart_trim",
"issues": "https://drupal.org/project/issues/smart_trim"
}
},
{
"name": "drupal/smtp",
"version": "1.0.0-beta4",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/smtp",
"reference": "8.x-1.0-beta4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/smtp-8.x-1.0-beta4.zip",
"reference": "8.x-1.0-beta4",
"shasum": "80a4df4b2fd2d1b2dc653552d232ce98cb54bb9d"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-beta4",
"datestamp": "1527598380",
"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": "LukeLast",
"homepage": "https://www.drupal.org/user/30151"
},
{
"name": "japerry",
"homepage": "https://www.drupal.org/user/45640"
},
{
"name": "josesanmartin",
"homepage": "https://www.drupal.org/user/72012"
},
{
"name": "oadaeh",
"homepage": "https://www.drupal.org/user/4649"
},
{
"name": "wundo",
"homepage": "https://www.drupal.org/user/25523"
},
{
"name": "yettyn",
"homepage": "https://www.drupal.org/user/93281"
}
],
"description": "Allow for site emails to be sent through an SMTP server of your choice.",
"homepage": "https://www.drupal.org/project/smtp",
"support": {
"source": "http://cgit.drupalcode.org/smtp",
"issues": "https://www.drupal.org/project/issues/smtp"
}
},
{
"name": "drupal/synonyms",
"version": "1.0.0-alpha1",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/synonyms",
"reference": "8.x-1.0-alpha1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/synonyms-8.x-1.0-alpha1.zip",
"reference": "8.x-1.0-alpha1",
"shasum": "98d39b5b0a26c7b5f9e6dfc4f72285ad014d14f4"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-alpha1",
"datestamp": "1477604941",
"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": [
{
"name": "Zen",
"homepage": "https://www.drupal.org/user/21209"
},
{
"name": "bojanz",
"homepage": "https://www.drupal.org/user/86106"
},
{
"name": "bucefal91",
"homepage": "https://www.drupal.org/user/504128"
}
],
"description": "Provides synonyms feature for content entities.",
"homepage": "https://www.drupal.org/project/synonyms",
"support": {
"source": "http://cgit.drupalcode.org/synonyms"
}
},
{
"name": "drupal/telephone_formatter",
"version": "1.0.0-beta1",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/telephone_formatter",
"reference": "8.x-1.0-beta1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/telephone_formatter-8.x-1.0-beta1.zip",
"reference": "8.x-1.0-beta1",
"shasum": "6d606d98840d983ace3f642879cb49683f2c1711"
},
"require": {
"drupal/core": "*",
"giggsey/libphonenumber-for-php": "^8.0"
},
"suggest": {
"drupal/telephone_validation": "Unsure data quality"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-beta1",
"datestamp": "1492638542",
"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": "Jakub Piasecki",
"homepage": "https://www.drupal.org/user/1532844",
"email": "jakub@piaseccy.pl"
}
],
"description": "Additional formatters to Telephone field.",
"homepage": "https://www.drupal.org/project/telephone_formatter",
"support": {
"source": "http://cgit.drupalcode.org/telephone_formatter",
"issues": "http://drupal.org/project/issues/telephone_formatter"
}
},
{
"name": "drupal/telephone_validation",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/telephone_validation",
"reference": "8.x-2.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/telephone_validation-8.x-2.1.zip",
"reference": "8.x-2.1",
"shasum": "fcdb0c3c5541b06e6dd469a7aacefd2d0a891b74"
},
"require": {
"drupal/core": "^8.0",
"drupal/telephone": "*",
"giggsey/libphonenumber-for-php": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.1",
"datestamp": "1527165785",
"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": "zaporylie",
"homepage": "https://www.drupal.org/user/1532844"
}
],
"description": "Use 3rd party library to validate telephone field.",
"homepage": "http://drupal.org/project/telephone_validation",
"support": {
"source": "http://cgit.drupalcode.org/telephone_validation",
"issues": "http://drupal.org/project/issues/telephone_validation"
}
},
{
"name": "drupal/token",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/token",
"reference": "8.x-1.5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/token-8.x-1.5.zip",
"reference": "8.x-1.5",
"shasum": "6382a7e1aabbd8246f1117a26bf4916d285b401d"
},
"require": {
"drupal/core": "^8.5"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.5",
"datestamp": "1537557481",
"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": "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 and some missing core tokens.",
"homepage": "https://www.drupal.org/project/token",
"support": {
"source": "http://cgit.drupalcode.org/token"
}
},
{
"name": "drupal/toolbar_themes",
"version": "1.0.0-alpha4",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/toolbar_themes",
"reference": "8.x-1.0-alpha4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/toolbar_themes-8.x-1.0-alpha4.zip",
"reference": "8.x-1.0-alpha4",
"shasum": "15c38da8bfd5a44e47e436d8f432a0aaf6b2cd70"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-alpha4",
"datestamp": "1474198439",
"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-or-later"
],
"authors": [
{
"name": "Jeff Burnz",
"homepage": "https://www.drupal.org/user/61393"
}
],
"description": "Apply themes to the toolbar.",
"homepage": "https://www.drupal.org/project/toolbar_themes",
"support": {
"source": "http://cgit.drupalcode.org/toolbar_themes"
}
},
{
"name": "drupal/translation_views",
"version": "1.0.0-alpha4",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/translation_views",
"reference": "8.x-1.0-alpha4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/translation_views-8.x-1.0-alpha4.zip",
"reference": "8.x-1.0-alpha4",
"shasum": "96f7828005a8d559f31f0dfcb471a68698311cda"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-alpha4",
"datestamp": "1538124180",
"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-or-later"
],
"authors": [
{
"name": "matsbla",
"homepage": "https://www.drupal.org/user/2325394"
},
{
"name": "vlad.dancer",
"homepage": "https://www.drupal.org/user/903844"
}
],
"description": "Create customized lists and queries of translations from your database.",
"homepage": "https://www.drupal.org/project/translation_views",
"support": {
"source": "http://cgit.drupalcode.org/translation_views"
}
},
{
"name": "drupal/ultimate_cron",
"version": "2.0.0-alpha4",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/ultimate_cron",
"reference": "8.x-2.0-alpha4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/ultimate_cron-8.x-2.0-alpha4.zip",
"reference": "8.x-2.0-alpha4",
"shasum": "50cdadd061f1f6fadb961b04ed04348bcc4719d3"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.0-alpha4",
"datestamp": "1527925385",
"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": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "Dane Powell",
"homepage": "https://www.drupal.org/user/339326"
},
{
"name": "arnested",
"homepage": "https://www.drupal.org/user/245635"
},
{
"name": "gielfeldt",
"homepage": "https://www.drupal.org/user/366993"
},
{
"name": "miro_dietiker",
"homepage": "https://www.drupal.org/user/227761"
}
],
"description": "Cron",
"homepage": "https://www.drupal.org/project/ultimate_cron",
"support": {
"source": "http://cgit.drupalcode.org/ultimate_cron"
}
},
{
"name": "drupal/url_to_video_filter",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/url_to_video_filter",
"reference": "8.x-1.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/url_to_video_filter-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "40a27d1d8948638c0202c1b0c8afe0d92f8362a6"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.3",
"datestamp": "1532695981",
"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": "Jaypan",
"homepage": "https://www.drupal.org/user/324696"
}
],
"description": "Text filter to convert URLs to embedded videos",
"homepage": "https://www.drupal.org/project/url_to_video_filter",
"support": {
"source": "http://cgit.drupalcode.org/url_to_video_filter"
}
},
{
"name": "drupal/video_embed_field",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/video_embed_field",
"reference": "8.x-2.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.0.zip",
"reference": "8.x-2.0",
"shasum": "e864f090b3cb9405376ca324d81ace83613e2019"
},
"require": {
"drupal/core": "*"
},
"require-dev": {
"drupal/colorbox": "*",
"drupal/media_entity": "*",
"drupal/media_entity_embeddable_video": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-1.x",
"datestamp": "1523338084",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
},
"package": "Field types"
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Sam152",
"homepage": "https://www.drupal.org/user/1485048"
},
{
"name": "jec006",
"homepage": "https://www.drupal.org/user/855980"
},
{
"name": "plopesc",
"homepage": "https://www.drupal.org/user/282415"
}
],
"description": "A pluggable field type for storing videos from external video hosts such as Vimeo and YouTube.",
"homepage": "https://www.drupal.org/project/video_embed_field",
"support": {
"source": "http://cgit.drupalcode.org/video_embed_field"
}
},
{
"name": "drupal/views_bulk_edit",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/views_bulk_edit",
"reference": "8.x-2.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/views_bulk_edit-8.x-2.2.zip",
"reference": "8.x-2.2",
"shasum": "6a096dc73fab842c1b000d8788241ed9d3a17427"
},
"require": {
"drupal/core": "*",
"drupal/views_bulk_operations": "~1.0 | ~2.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.2",
"datestamp": "1532689085",
"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": "Marcin Grabias",
"homepage": "https://www.drupal.org/u/graber"
},
{
"name": "benjy",
"homepage": "https://www.drupal.org/user/1852732"
}
],
"description": "Allows bulk edition of entity field values.",
"homepage": "https://www.drupal.org/project/views_bulk_edit",
"support": {
"source": "http://cgit.drupalcode.org/views_bulk_edit",
"issues": "https://www.drupal.org/project/issues/views_bulk_edit?version=8.x"
}
},
{
"name": "drupal/views_bulk_operations",
"version": "2.4.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/views_bulk_operations",
"reference": "8.x-2.4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/views_bulk_operations-8.x-2.4.zip",
"reference": "8.x-2.4",
"shasum": "50c5778770f3a92e38ecf664301b77146e3cc931"
},
"require": {
"drupal/core": "^8.4"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.4",
"datestamp": "1530516821",
"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+"
],
"authors": [
{
"name": "Marcin Grabias",
"homepage": "https://www.drupal.org/u/graber"
},
{
"name": "Jon Pugh",
"homepage": "https://www.drupal.org/user/17028"
},
{
"name": "bojanz",
"homepage": "https://www.drupal.org/user/86106"
},
{
"name": "infojunkie",
"homepage": "https://www.drupal.org/user/48424"
},
{
"name": "joelpittet",
"homepage": "https://www.drupal.org/user/160302"
}
],
"description": "Adds an ability to perform bulk operations on selected entities from view results. Provides an API to create such operations.",
"homepage": "https://www.drupal.org/project/views_bulk_operations",
"support": {
"source": "http://cgit.drupalcode.org/views_bulk_operations",
"issues": "https://www.drupal.org/project/issues/views_bulk_operations?version=8.x",
"docs": "https://www.drupal.org/docs/8/modules/views-bulk-operations-vbo"
}
},
{
"name": "drupal/views_ef_fieldset",
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/views_ef_fieldset",
"reference": "f53f9e3390f1491ace93662634477bc43f844759"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.1+4-dev",
"datestamp": "1538990580",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Pol",
"homepage": "https://www.drupal.org/user/47194"
},
{
"name": "ciss",
"homepage": "https://www.drupal.org/user/1632364"
}
],
"description": "Provide an option to render the \"exposed form widgets\" in a fieldset.",
"homepage": "https://www.drupal.org/project/views_ef_fieldset",
"support": {
"source": "http://cgit.drupalcode.org/views_ef_fieldset"
},
"time": "2018-11-16T09:23:47+00:00"
},
{
"name": "drupal/workflow",
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/workflow",
2019-01-27 18:27:13 +01:00
"reference": "77445dbb57f3f51e3d3014e9a1a12a0334db2c14"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
2019-01-27 18:27:13 +01:00
"version": "8.x-1.1+32-dev",
"datestamp": "1547456880",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Bastlynn",
"homepage": "https://www.drupal.org/user/275249"
},
{
"name": "Heine",
"homepage": "https://www.drupal.org/user/17943"
},
{
"name": "JacobSingh",
"homepage": "https://www.drupal.org/user/68912"
},
{
"name": "NancyDru",
"homepage": "https://www.drupal.org/user/101412"
},
{
"name": "eaton",
"homepage": "https://www.drupal.org/user/16496"
},
{
"name": "johnv",
"homepage": "https://www.drupal.org/user/591042"
},
{
"name": "jvandyk",
"homepage": "https://www.drupal.org/user/2375"
},
{
"name": "mfredrickson",
"homepage": "https://www.drupal.org/user/31994"
},
{
"name": "q0rban",
"homepage": "https://www.drupal.org/user/31022"
}
],
"description": "Defines a field type with Workflows, containing customizable state transitions.",
"homepage": "https://www.drupal.org/project/workflow",
"support": {
"source": "http://cgit.drupalcode.org/workflow"
},
2019-01-27 18:27:13 +01:00
"time": "2019-01-24T10:33:55+00:00"
},
{
"name": "drush/drush",
"version": "9.5.2",
"source": {
"type": "git",
"url": "https://github.com/drush-ops/drush.git",
"reference": "17f0106706391675a281c6d212850853bdbe90f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drush-ops/drush/zipball/17f0106706391675a281c6d212850853bdbe90f9",
"reference": "17f0106706391675a281c6d212850853bdbe90f9",
"shasum": ""
},
"require": {
"chi-teck/drupal-code-generator": "^1.27.0",
"composer/semver": "^1.4",
"consolidation/annotated-command": "^2.9.1",
"consolidation/config": "^1.1.0",
"consolidation/output-formatters": "^3.1.12",
"consolidation/robo": "^1.1.5",
"consolidation/site-alias": "^1.1.5",
"ext-dom": "*",
"grasmash/yaml-expander": "^1.1.1",
"league/container": "~2",
"php": ">=5.6.0",
"psr/log": "~1.0",
"psy/psysh": "~0.6",
"symfony/config": "^3.4",
"symfony/console": "^3.4",
"symfony/event-dispatcher": "^3.4",
"symfony/finder": "^3.4",
"symfony/process": "^3.4",
"symfony/var-dumper": "^3.4",
"symfony/yaml": "^3.4",
"webflo/drupal-finder": "^1.1",
"webmozart/path-util": "^2.1.0"
},
"require-dev": {
"composer/installers": "^1.2",
"cweagans/composer-patches": "~1.0",
"drupal/alinks": "1.0.0",
"drupal/devel": "^1.0@RC",
"drupal/empty_theme": "1.0",
"g1a/composer-test-scenarios": "^2.2.0",
"lox/xhprof": "dev-master",
"phpunit/phpunit": "^4.8.36 || ^6.1",
"squizlabs/php_codesniffer": "^2.7",
"vlucas/phpdotenv": "^2.4",
"webflo/drupal-core-strict": "8.6.x-dev"
},
"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"
]
},
"branch-alias": {
"dev-master": "9.x-dev"
}
},
"autoload": {
"psr-4": {
"Drush\\": "src/",
"Drush\\Internal\\": "internal-copy/",
"Unish\\": "tests/"
}
},
"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",
"time": "2018-10-17T18:37:53+00:00"
},
{
"name": "easyrdf/easyrdf",
"version": "0.9.1",
"source": {
"type": "git",
"url": "https://github.com/njh/easyrdf.git",
"reference": "acd09dfe0555fbcfa254291e433c45fdd4652566"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/njh/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566",
"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"
],
"time": "2015-02-27T09:45:49+00:00"
},
{
"name": "egulias/email-validator",
"version": "1.2.15",
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
"reference": "758a77525bdaabd6c0f5669176bd4361cb2dda9e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/758a77525bdaabd6c0f5669176bd4361cb2dda9e",
"reference": "758a77525bdaabd6c0f5669176bd4361cb2dda9e",
"shasum": ""
},
"require": {
"doctrine/lexer": "^1.0.1",
"php": ">= 5.3.3"
},
"require-dev": {
"phpunit/phpunit": "^4.8.24"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Egulias\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Eduardo Gulias Davis"
}
],
"description": "A library for validating emails",
"homepage": "https://github.com/egulias/EmailValidator",
"keywords": [
"email",
"emailvalidation",
"emailvalidator",
"validation",
"validator"
],
"time": "2018-09-25T20:59:41+00:00"
},
{
"name": "giggsey/libphonenumber-for-php",
"version": "8.10.4",
"source": {
"type": "git",
"url": "https://github.com/giggsey/libphonenumber-for-php.git",
"reference": "3cda94a4a442c24259fb0893618422a56cb8a898"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/3cda94a4a442c24259fb0893618422a56cb8a898",
"reference": "3cda94a4a442c24259fb0893618422a56cb8a898",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"giggsey/locale": "^1.2",
"php": ">=5.3.2"
},
"require-dev": {
"pear/pear-core-minimal": "^1.9",
"pear/pear_exception": "^1.0",
"pear/versioncontrol_git": "^0.5",
"phing/phing": "^2.7",
"php-coveralls/php-coveralls": "^1.0|^2.0",
"phpunit/phpunit": "^4.8.36|^5.0",
"symfony/console": "^2.8|^3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"psr-4": {
"libphonenumber\\": "src/"
},
"exclude-from-classmap": [
"/src/data/",
"/src/carrier/data/",
"/src/geocoding/data/",
"/src/timezone/data/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Joshua Gigg",
"email": "giggsey@gmail.com",
"homepage": "https://giggsey.com/"
}
],
"description": "PHP Port of Google's libphonenumber",
"homepage": "https://github.com/giggsey/libphonenumber-for-php",
"keywords": [
"geocoding",
"geolocation",
"libphonenumber",
"mobile",
"phonenumber",
"validation"
],
"time": "2019-01-24T15:41:24+00:00"
},
{
"name": "giggsey/locale",
"version": "1.6",
"source": {
"type": "git",
"url": "https://github.com/giggsey/Locale.git",
"reference": "da6845720b5d104d319d7e84576f54e44dd9e4f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/giggsey/Locale/zipball/da6845720b5d104d319d7e84576f54e44dd9e4f5",
"reference": "da6845720b5d104d319d7e84576f54e44dd9e4f5",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"pear/pear-core-minimal": "^1.9",
"pear/pear_exception": "^1.0",
"pear/versioncontrol_git": "^0.5",
"phing/phing": "~2.7",
"phpunit/phpunit": "^4.8|^5.0",
"satooshi/php-coveralls": "^1.0",
"symfony/console": "^2.8|^3.0|^4.0",
"symfony/filesystem": "^2.8|^3.0|^4.0",
"symfony/finder": "^2.8|^3.0|^4.0",
"symfony/process": "^2.8|^3.0|^4.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Giggsey\\Locale\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Joshua Gigg",
"email": "giggsey@gmail.com",
"homepage": "http://giggsey.com/"
}
],
"description": "Locale functions required by libphonenumber-for-php",
"time": "2018-10-18T07:17: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.",
"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.",
"time": "2017-12-16T16:06:03+00:00"
},
{
"name": "guzzlehttp/guzzle",
"version": "6.3.3",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
"reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
"shasum": ""
},
"require": {
"guzzlehttp/promises": "^1.0",
"guzzlehttp/psr7": "^1.4",
"php": ">=5.5"
},
"require-dev": {
"ext-curl": "*",
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
"psr/log": "^1.0"
},
"suggest": {
"psr/log": "Required for using the Log middleware"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "6.3-dev"
}
},
"autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": {
"GuzzleHttp\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Guzzle is a PHP HTTP client library",
"homepage": "http://guzzlephp.org/",
"keywords": [
"client",
"curl",
"framework",
"http",
"http client",
"rest",
"web service"
],
"time": "2018-04-22T15:46:56+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"
],
"time": "2016-12-20T10:07:11+00:00"
},
{
"name": "guzzlehttp/psr7",
2019-01-27 18:27:13 +01:00
"version": "1.5.2",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
2019-01-27 18:27:13 +01:00
"reference": "9f83dded91781a01c63574e387eaa769be769115"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115",
"reference": "9f83dded91781a01c63574e387eaa769be769115",
"shasum": ""
},
"require": {
"php": ">=5.4.0",
2019-01-27 18:27:13 +01:00
"psr/http-message": "~1.0",
"ralouphie/getallheaders": "^2.0.5"
},
"provide": {
"psr/http-message-implementation": "1.0"
},
"require-dev": {
2019-01-27 18:27:13 +01:00
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
},
"type": "library",
"extra": {
"branch-alias": {
2019-01-27 18:27:13 +01:00
"dev-master": "1.5-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",
2019-01-27 18:27:13 +01:00
"psr-7",
"request",
"response",
"stream",
"uri",
"url"
],
2019-01-27 18:27:13 +01:00
"time": "2018-12-04T20:46:45+00:00"
},
{
"name": "jakub-onderka/php-console-color",
"version": "v0.2",
"source": {
"type": "git",
"url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
"reference": "d5deaecff52a0d61ccb613bb3804088da0307191"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191",
"reference": "d5deaecff52a0d61ccb613bb3804088da0307191",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"jakub-onderka/php-code-style": "1.0",
"jakub-onderka/php-parallel-lint": "1.0",
"jakub-onderka/php-var-dump-check": "0.*",
"phpunit/phpunit": "~4.3",
"squizlabs/php_codesniffer": "1.*"
},
"type": "library",
"autoload": {
"psr-4": {
"JakubOnderka\\PhpConsoleColor\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Jakub Onderka",
"email": "jakub.onderka@gmail.com"
}
],
"time": "2018-09-29T17:23:10+00:00"
},
{
"name": "jakub-onderka/php-console-highlighter",
"version": "v0.4",
"source": {
"type": "git",
"url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
"reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/9f7a229a69d52506914b4bc61bfdb199d90c5547",
"reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"jakub-onderka/php-console-color": "~0.2",
"php": ">=5.4.0"
},
"require-dev": {
"jakub-onderka/php-code-style": "~1.0",
"jakub-onderka/php-parallel-lint": "~1.0",
"jakub-onderka/php-var-dump-check": "~0.1",
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "~1.5"
},
"type": "library",
"autoload": {
"psr-4": {
"JakubOnderka\\PhpConsoleHighlighter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jakub Onderka",
"email": "acci@acci.cz",
"homepage": "http://www.acci.cz/"
}
],
"description": "Highlight PHP code in terminal",
"time": "2018-09-29T18:48:56+00:00"
},
{
"name": "league/container",
"version": "2.4.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/container.git",
"reference": "43f35abd03a12977a60ffd7095efd6a7808488c0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/container/zipball/43f35abd03a12977a60ffd7095efd6a7808488c0",
"reference": "43f35abd03a12977a60ffd7095efd6a7808488c0",
"shasum": ""
},
"require": {
"container-interop/container-interop": "^1.2",
"php": "^5.4.0 || ^7.0"
},
"provide": {
"container-interop/container-interop-implementation": "^1.2",
"psr/container-implementation": "^1.0"
},
"replace": {
"orno/di": "~2.0"
},
"require-dev": {
"phpunit/phpunit": "4.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev",
"dev-1.x": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"League\\Container\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Phil Bennett",
"email": "philipobenito@gmail.com",
"homepage": "http://www.philipobenito.com",
"role": "Developer"
}
],
"description": "A fast and intuitive dependency injection container.",
"homepage": "https://github.com/thephpleague/container",
"keywords": [
"container",
"dependency",
"di",
"injection",
"league",
"provider",
"service"
],
"time": "2017-05-10T09:20:27+00:00"
},
{
"name": "lsolesen/pel",
"version": "0.9.6",
"source": {
"type": "git",
"url": "https://github.com/lsolesen/pel.git",
"reference": "c9e3919f5db3b85c3c422d4f8d448dbcb2a87a23"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lsolesen/pel/zipball/c9e3919f5db3b85c3c422d4f8d448dbcb2a87a23",
"reference": "c9e3919f5db3b85c3c422d4f8d448dbcb2a87a23",
"shasum": ""
},
"require": {
"php": ">=5.0.0"
},
"require-dev": {
"ext-gd": "*",
"phpunit/phpunit": "5.7.*",
"satooshi/php-coveralls": "1.0.*",
"squizlabs/php_codesniffer": "3.0.0RC3"
},
"type": "library",
"autoload": {
"psr-4": {
"lsolesen\\pel\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0"
],
"authors": [
{
"name": "Lars Olesen",
"email": "lars@intraface.dk",
"homepage": "http://intraface.dk",
"role": "Developer"
},
{
"name": "Martin Geisler",
"email": "martin@geisler.net",
"homepage": "http://geisler.net",
"role": "Developer"
}
],
"description": "PHP Exif Library. A library for reading and writing Exif headers in JPEG and TIFF images using PHP.",
"homepage": "http://lsolesen.github.com/pel/",
"keywords": [
"exif",
"image"
],
"time": "2017-02-03T11:58:58+00:00"
},
{
"name": "masterminds/html5",
2019-01-27 18:27:13 +01:00
"version": "2.5.0",
"source": {
"type": "git",
"url": "https://github.com/Masterminds/html5-php.git",
2019-01-27 18:27:13 +01:00
"reference": "b5d892a4bd058d61f736935d32a9c248f11ccc93"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/b5d892a4bd058d61f736935d32a9c248f11ccc93",
"reference": "b5d892a4bd058d61f736935d32a9c248f11ccc93",
"shasum": ""
},
"require": {
2019-01-27 18:27:13 +01:00
"ext-ctype": "*",
"ext-dom": "*",
"ext-libxml": "*",
"php": ">=5.3.0"
},
"require-dev": {
2019-01-27 18:27:13 +01:00
"phpunit/phpunit": "^4.8.35",
"sami/sami": "~2.0",
"satooshi/php-coveralls": "1.0.*"
},
"type": "library",
"extra": {
"branch-alias": {
2019-01-27 18:27:13 +01:00
"dev-master": "2.4-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"
],
2019-01-27 18:27:13 +01:00
"time": "2018-12-27T22:03:43+00:00"
},
{
"name": "nikic/php-parser",
2019-01-27 18:27:13 +01:00
"version": "v4.2.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
2019-01-27 18:27:13 +01:00
"reference": "594bcae1fc0bccd3993d2f0d61a018e26ac2865a"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/594bcae1fc0bccd3993d2f0d61a018e26ac2865a",
"reference": "594bcae1fc0bccd3993d2f0d61a018e26ac2865a",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": ">=7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.5 || ^7.0"
},
"bin": [
"bin/php-parse"
],
"type": "library",
"extra": {
"branch-alias": {
2019-01-27 18:27:13 +01:00
"dev-master": "4.2-dev"
}
},
"autoload": {
"psr-4": {
"PhpParser\\": "lib/PhpParser"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nikita Popov"
}
],
"description": "A PHP parser written in PHP",
"keywords": [
"parser",
"php"
],
2019-01-27 18:27:13 +01:00
"time": "2019-01-12T16:31:37+00:00"
},
{
"name": "paragonie/random_compat",
2019-01-27 18:27:13 +01:00
"version": "v2.0.18",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
2019-01-27 18:27:13 +01:00
"reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
"reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
"shasum": ""
},
"require": {
"php": ">=5.2.0"
},
"require-dev": {
"phpunit/phpunit": "4.*|5.*"
},
"suggest": {
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
},
"type": "library",
"autoload": {
"files": [
"lib/random.php"
]
},
"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"
],
2019-01-27 18:27:13 +01:00
"time": "2019-01-03T20:59:08+00:00"
},
{
"name": "phenx/php-font-lib",
"version": "0.5",
"source": {
"type": "git",
"url": "https://github.com/PhenX/php-font-lib.git",
"reference": "19ad2bebc35be028fcc0221025fcbf3d436a3962"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/19ad2bebc35be028fcc0221025fcbf3d436a3962",
"reference": "19ad2bebc35be028fcc0221025fcbf3d436a3962",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "^4.8"
},
"type": "library",
"autoload": {
"psr-4": {
"FontLib\\": "src/FontLib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0"
],
"authors": [
{
"name": "Fabien Ménager",
"email": "fabien.menager@gmail.com"
}
],
"description": "A library to read, parse, export and make subsets of different types of font files.",
"homepage": "https://github.com/PhenX/php-font-lib",
"time": "2017-02-11T10:58:43+00:00"
},
{
"name": "psr/container",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
"homepage": "https://github.com/php-fig/container",
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
],
"time": "2017-02-14T16:28:37+00:00"
},
{
"name": "psr/http-message",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"time": "2016-08-06T14:39:51+00:00"
},
{
"name": "psr/log",
2019-01-27 18:27:13 +01:00
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
2019-01-27 18:27:13 +01:00
"reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
"reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Log\\": "Psr/Log/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
2019-01-27 18:27:13 +01:00
"time": "2018-11-20T15:27:04+00:00"
},
{
"name": "psy/psysh",
"version": "v0.9.9",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
"reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/9aaf29575bb8293206bb0420c1e1c87ff2ffa94e",
"reference": "9aaf29575bb8293206bb0420c1e1c87ff2ffa94e",
"shasum": ""
},
"require": {
"dnoegel/php-xdg-base-dir": "0.1",
"ext-json": "*",
"ext-tokenizer": "*",
"jakub-onderka/php-console-highlighter": "0.3.*|0.4.*",
"nikic/php-parser": "~1.3|~2.0|~3.0|~4.0",
"php": ">=5.4.0",
"symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0",
"symfony/var-dumper": "~2.7|~3.0|~4.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.2",
"hoa/console": "~2.15|~3.16",
"phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0"
},
"suggest": {
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
"ext-pdo-sqlite": "The doc command requires SQLite to work.",
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
"ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
"hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
},
"bin": [
"bin/psysh"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-develop": "0.9.x-dev"
}
},
"autoload": {
"files": [
"src/functions.php"
],
"psr-4": {
"Psy\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Justin Hileman",
"email": "justin@justinhileman.info",
"homepage": "http://justinhileman.com"
}
],
"description": "An interactive shell for modern PHP.",
"homepage": "http://psysh.org",
"keywords": [
"REPL",
"console",
"interactive",
"shell"
],
"time": "2018-10-13T15:16:03+00:00"
},
2019-01-27 18:27:13 +01:00
{
"name": "ralouphie/getallheaders",
"version": "2.0.5",
"source": {
"type": "git",
"url": "https://github.com/ralouphie/getallheaders.git",
"reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
"reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"require-dev": {
"phpunit/phpunit": "~3.7.0",
"satooshi/php-coveralls": ">=1.0"
},
"type": "library",
"autoload": {
"files": [
"src/getallheaders.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ralph Khattar",
"email": "ralph.khattar@gmail.com"
}
],
"description": "A polyfill for getallheaders.",
"time": "2016-02-11T07:05:27+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"
],
"time": "2017-11-18T14:57:29+00:00"
},
{
"name": "stecman/symfony-console-completion",
2019-01-27 18:27:13 +01:00
"version": "0.9.0",
"source": {
"type": "git",
"url": "https://github.com/stecman/symfony-console-completion.git",
2019-01-27 18:27:13 +01:00
"reference": "bd07a24190541de2828c1d6469a8ddce599d3c5a"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/bd07a24190541de2828c1d6469a8ddce599d3c5a",
"reference": "bd07a24190541de2828c1d6469a8ddce599d3c5a",
"shasum": ""
},
"require": {
"php": ">=5.3.2",
"symfony/console": "~2.3 || ~3.0 || ~4.0"
},
"require-dev": {
"phpunit/phpunit": "~4.8.36 || ~5.7 || ~6.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.6.x-dev"
}
},
"autoload": {
"psr-4": {
"Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Stephen Holdaway",
"email": "stephen@stecman.co.nz"
}
],
"description": "Automatic BASH completion for Symfony Console Component based applications.",
2019-01-27 18:27:13 +01:00
"time": "2019-01-19T21:25:25+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"
],
"time": "2017-05-09T08:10:41+00:00"
},
{
"name": "symfony/class-loader",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/class-loader.git",
2019-01-27 18:27:13 +01:00
"reference": "4513348012c25148f8cbc3a7761a1d1e60ca3e87"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/class-loader/zipball/4513348012c25148f8cbc3a7761a1d1e60ca3e87",
"reference": "4513348012c25148f8cbc3a7761a1d1e60ca3e87",
"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",
2019-01-27 18:27:13 +01:00
"time": "2019-01-01T13:45:19+00:00"
},
{
"name": "symfony/config",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
2019-01-27 18:27:13 +01:00
"reference": "17c5d8941eb75a03d19bc76a43757738632d87b3"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/config/zipball/17c5d8941eb75a03d19bc76a43757738632d87b3",
"reference": "17c5d8941eb75a03d19bc76a43757738632d87b3",
"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",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"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",
2019-01-27 18:27:13 +01:00
"time": "2019-01-01T13:45:19+00:00"
},
{
"name": "symfony/console",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
2019-01-27 18:27:13 +01:00
"reference": "a700b874d3692bc8342199adfb6d3b99f62cc61a"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/console/zipball/a700b874d3692bc8342199adfb6d3b99f62cc61a",
"reference": "a700b874d3692bc8342199adfb6d3b99f62cc61a",
"shasum": ""
},
"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"
},
"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-implementation": "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",
2019-01-27 18:27:13 +01:00
"time": "2019-01-04T04:42:43+00:00"
},
{
"name": "symfony/css-selector",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
2019-01-27 18:27:13 +01:00
"reference": "12f86295c46c36af9896cf21db6b6b8a1465315d"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/css-selector/zipball/12f86295c46c36af9896cf21db6b6b8a1465315d",
"reference": "12f86295c46c36af9896cf21db6b6b8a1465315d",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\CssSelector\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jean-François Simon",
"email": "jeanfrancois.simon@sensiolabs.com"
},
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony CssSelector Component",
"homepage": "https://symfony.com",
2019-01-27 18:27:13 +01:00
"time": "2019-01-02T09:30:52+00:00"
},
{
"name": "symfony/debug",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
2019-01-27 18:27:13 +01:00
"reference": "26d7f23b9bd0b93bee5583e4d6ca5cb1ab31b186"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/debug/zipball/26d7f23b9bd0b93bee5583e4d6ca5cb1ab31b186",
"reference": "26d7f23b9bd0b93bee5583e4d6ca5cb1ab31b186",
"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"
},
"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",
2019-01-27 18:27:13 +01:00
"time": "2019-01-01T13:45:19+00:00"
},
{
"name": "symfony/dependency-injection",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
2019-01-27 18:27:13 +01:00
"reference": "928a38b18bd632d67acbca74d0b2eed09915e83e"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/928a38b18bd632d67acbca74d0b2eed09915e83e",
"reference": "928a38b18bd632d67acbca74d0b2eed09915e83e",
"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",
2019-01-27 18:27:13 +01:00
"time": "2019-01-05T12:26:58+00:00"
},
{
"name": "symfony/dom-crawler",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
2019-01-27 18:27:13 +01:00
"reference": "311f666d85d1075b0a294ba1f3de4ae9307d8180"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/311f666d85d1075b0a294ba1f3de4ae9307d8180",
"reference": "311f666d85d1075b0a294ba1f3de4ae9307d8180",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0"
},
"require-dev": {
"symfony/css-selector": "~2.8|~3.0|~4.0"
},
"suggest": {
"symfony/css-selector": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"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",
2019-01-27 18:27:13 +01:00
"time": "2019-01-01T13:45:19+00:00"
},
{
"name": "symfony/event-dispatcher",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
2019-01-27 18:27:13 +01:00
"reference": "d1cdd46c53c264a2bd42505bd0e8ce21423bd0e2"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d1cdd46c53c264a2bd42505bd0e8ce21423bd0e2",
"reference": "d1cdd46c53c264a2bd42505bd0e8ce21423bd0e2",
"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": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\EventDispatcher\\": ""
},
"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 EventDispatcher Component",
"homepage": "https://symfony.com",
2019-01-27 18:27:13 +01:00
"time": "2019-01-01T18:08:36+00:00"
},
{
"name": "symfony/filesystem",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
2019-01-27 18:27:13 +01:00
"reference": "c24ce3d18ccc9bb9d7e1d6ce9330fcc6061cafde"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/filesystem/zipball/c24ce3d18ccc9bb9d7e1d6ce9330fcc6061cafde",
"reference": "c24ce3d18ccc9bb9d7e1d6ce9330fcc6061cafde",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"symfony/polyfill-ctype": "~1.8"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Filesystem\\": ""
},
"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 Filesystem Component",
"homepage": "https://symfony.com",
2019-01-27 18:27:13 +01:00
"time": "2019-01-01T13:45:19+00:00"
},
{
"name": "symfony/finder",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
2019-01-27 18:27:13 +01:00
"reference": "3f2a2ab6315dd7682d4c16dcae1e7b95c8b8555e"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/finder/zipball/3f2a2ab6315dd7682d4c16dcae1e7b95c8b8555e",
"reference": "3f2a2ab6315dd7682d4c16dcae1e7b95c8b8555e",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
},
"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 Finder Component",
"homepage": "https://symfony.com",
2019-01-27 18:27:13 +01:00
"time": "2019-01-01T13:45:19+00:00"
},
{
"name": "symfony/http-foundation",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
2019-01-27 18:27:13 +01:00
"reference": "2b97319e68816d2120eee7f13f4b76da12e04d03"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/2b97319e68816d2120eee7f13f4b76da12e04d03",
"reference": "2b97319e68816d2120eee7f13f4b76da12e04d03",
"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",
2019-01-27 18:27:13 +01:00
"time": "2019-01-05T08:05:37+00:00"
},
{
"name": "symfony/http-kernel",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
2019-01-27 18:27:13 +01:00
"reference": "60bd9d7444ca436e131c347d78ec039dd99a34b4"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/60bd9d7444ca436e131c347d78ec039dd99a34b4",
"reference": "60bd9d7444ca436e131c347d78ec039dd99a34b4",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"psr/log": "~1.0",
"symfony/debug": "~2.8|~3.0|~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"
},
"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",
2019-01-27 18:27:13 +01:00
"time": "2019-01-06T15:53:59+00:00"
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.10.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "e3d826245268269cd66f8326bd8bc066687b4a19"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19",
"reference": "e3d826245268269cd66f8326bd8bc066687b4a19",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.9-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
},
{
"name": "Gert de Pagter",
"email": "backendtea@gmail.com"
}
],
"description": "Symfony polyfill for ctype functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
],
"time": "2018-08-06T14:22:27+00:00"
},
{
"name": "symfony/polyfill-iconv",
"version": "v1.10.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-iconv.git",
"reference": "97001cfc283484c9691769f51cdf25259037eba2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/97001cfc283484c9691769f51cdf25259037eba2",
"reference": "97001cfc283484c9691769f51cdf25259037eba2",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-iconv": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.9-dev"
}
},
"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"
],
"time": "2018-09-21T06:26:08+00:00"
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.10.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
"reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.9-dev"
}
},
"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"
],
"time": "2018-09-21T13:07:52+00:00"
},
{
"name": "symfony/polyfill-php70",
"version": "v1.10.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php70.git",
"reference": "6b88000cdd431cd2e940caa2cb569201f3f84224"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/6b88000cdd431cd2e940caa2cb569201f3f84224",
"reference": "6b88000cdd431cd2e940caa2cb569201f3f84224",
"shasum": ""
},
"require": {
"paragonie/random_compat": "~1.0|~2.0|~9.99",
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.9-dev"
}
},
"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"
],
"time": "2018-09-21T06:26:08+00:00"
},
{
"name": "symfony/process",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
2019-01-27 18:27:13 +01:00
"reference": "0d41dd7d95ed179aed6a13393b0f4f97bfa2d25c"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/process/zipball/0d41dd7d95ed179aed6a13393b0f4f97bfa2d25c",
"reference": "0d41dd7d95ed179aed6a13393b0f4f97bfa2d25c",
"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",
2019-01-27 18:27:13 +01:00
"time": "2019-01-02T21:24:08+00:00"
},
{
"name": "symfony/psr-http-message-bridge",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/psr-http-message-bridge.git",
"reference": "53c15a6a7918e6c2ab16ae370ea607fb40cab196"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/53c15a6a7918e6c2ab16ae370ea607fb40cab196",
"reference": "53c15a6a7918e6c2ab16ae370ea607fb40cab196",
"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": {
"psr/http-factory-implementation": "To use the PSR-17 factory",
"psr/http-message-implementation": "To use the HttpFoundation factory",
"zendframework/zend-diactoros": "To use the Zend Diactoros factory"
},
"type": "symfony-bridge",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Bridge\\PsrHttpMessage\\": ""
}
},
"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-7"
],
"time": "2018-08-30T16:28:28+00:00"
},
{
"name": "symfony/routing",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
2019-01-27 18:27:13 +01:00
"reference": "445d3629a26930158347a50d1a5f2456c49e0ae6"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/routing/zipball/445d3629a26930158347a50d1a5f2456c49e0ae6",
"reference": "445d3629a26930158347a50d1a5f2456c49e0ae6",
"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/dependency-injection": "For loading routes from a service",
"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"
],
2019-01-27 18:27:13 +01:00
"time": "2019-01-01T13:45:19+00:00"
},
{
"name": "symfony/serializer",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
2019-01-27 18:27:13 +01:00
"reference": "3bb84f8a785bf30be3d4aef6f3c80f103acc54df"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/serializer/zipball/3bb84f8a785bf30be3d4aef6f3c80f103acc54df",
"reference": "3bb84f8a785bf30be3d4aef6f3c80f103acc54df",
"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.1|~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": "To use 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",
2019-01-27 18:27:13 +01:00
"time": "2019-01-01T13:45:19+00:00"
},
{
"name": "symfony/translation",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
2019-01-27 18:27:13 +01:00
"reference": "5f357063f4907cef47e5cf82fa3187fbfb700456"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/translation/zipball/5f357063f4907cef47e5cf82fa3187fbfb700456",
"reference": "5f357063f4907cef47e5cf82fa3187fbfb700456",
"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/intl": "^2.8.18|^3.2.5|~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",
2019-01-27 18:27:13 +01:00
"time": "2019-01-01T13:45:19+00:00"
},
{
"name": "symfony/validator",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
2019-01-27 18:27:13 +01:00
"reference": "cd3fba16d309347883b74bb0ee8cb4720a60554c"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/validator/zipball/cd3fba16d309347883b74bb0ee8cb4720a60554c",
"reference": "cd3fba16d309347883b74bb0ee8cb4720a60554c",
"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": {
"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.0",
"doctrine/cache": "~1.0",
"egulias/email-validator": "^1.2.8|~2.0",
"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",
2019-01-27 18:27:13 +01:00
"time": "2019-01-06T14:07:11+00:00"
},
{
"name": "symfony/var-dumper",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
2019-01-27 18:27:13 +01:00
"reference": "a5f39641bb62e8b74e343467b145331273f615a2"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/a5f39641bb62e8b74e343467b145331273f615a2",
"reference": "a5f39641bb62e8b74e343467b145331273f615a2",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
},
"require-dev": {
"ext-iconv": "*",
"twig/twig": "~1.34|~2.4"
},
"suggest": {
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
"ext-intl": "To show region name in time zone dump",
"ext-symfony_debug": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"files": [
"Resources/functions/dump.php"
],
"psr-4": {
"Symfony\\Component\\VarDumper\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony mechanism for exploring and dumping PHP variables",
"homepage": "https://symfony.com",
"keywords": [
"debug",
"dump"
],
2019-01-27 18:27:13 +01:00
"time": "2019-01-01T13:45:19+00:00"
},
{
"name": "symfony/yaml",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
2019-01-27 18:27:13 +01:00
"reference": "554a59a1ccbaac238a89b19c8e551a556fd0e2ea"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/yaml/zipball/554a59a1ccbaac238a89b19c8e551a556fd0e2ea",
"reference": "554a59a1ccbaac238a89b19c8e551a556fd0e2ea",
"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",
2019-01-27 18:27:13 +01:00
"time": "2019-01-01T13:45:19+00:00"
},
{
"name": "twig/twig",
2019-01-27 18:27:13 +01:00
"version": "v1.37.1",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
2019-01-27 18:27:13 +01:00
"reference": "66be9366c76cbf23e82e7171d47cbfa54a057a62"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/twigphp/Twig/zipball/66be9366c76cbf23e82e7171d47cbfa54a057a62",
"reference": "66be9366c76cbf23e82e7171d47cbfa54a057a62",
"shasum": ""
},
"require": {
2019-01-27 18:27:13 +01:00
"php": ">=5.4.0",
"symfony/polyfill-ctype": "^1.8"
},
"require-dev": {
"psr/container": "^1.0",
"symfony/debug": "^2.7",
2019-01-27 18:27:13 +01:00
"symfony/phpunit-bridge": "^3.4.19|^4.1.8"
},
"type": "library",
"extra": {
"branch-alias": {
2019-01-27 18:27:13 +01:00
"dev-master": "1.37-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": "Armin Ronacher",
"email": "armin.ronacher@active-4.com",
"role": "Project Founder"
},
{
"name": "Twig Team",
"homepage": "https://twig.symfony.com/contributors",
"role": "Contributors"
}
],
"description": "Twig, the flexible, fast, and secure template language for PHP",
"homepage": "https://twig.symfony.com",
"keywords": [
"templating"
],
2019-01-27 18:27:13 +01:00
"time": "2019-01-14T14:59:29+00:00"
},
{
"name": "typo3/phar-stream-wrapper",
"version": "v2.0.1",
"source": {
"type": "git",
"url": "https://github.com/TYPO3/phar-stream-wrapper.git",
"reference": "0469d9fefa0146ea4299d3b11cfbb76faa7045bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/0469d9fefa0146ea4299d3b11cfbb76faa7045bf",
"reference": "0469d9fefa0146ea4299d3b11cfbb76faa7045bf",
"shasum": ""
},
"require": {
"php": "^5.3.3|^7.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.36"
},
"type": "library",
"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"
],
"time": "2018-10-18T08:46:28+00:00"
},
{
"name": "vlucas/phpdotenv",
"version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
"reference": "cfd5dc225767ca154853752abc93aeec040fcf36"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/cfd5dc225767ca154853752abc93aeec040fcf36",
"reference": "cfd5dc225767ca154853752abc93aeec040fcf36",
"shasum": ""
},
"require": {
"php": ">=5.3.9"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.5-dev"
}
},
"autoload": {
"psr-4": {
"Dotenv\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Vance Lucas",
"email": "vance@vancelucas.com",
"homepage": "http://www.vancelucas.com"
}
],
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
"keywords": [
"dotenv",
"env",
"environment"
],
"time": "2018-10-30T17:29:25+00:00"
},
{
"name": "webflo/drupal-finder",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/webflo/drupal-finder.git",
"reference": "8a7886c575d6eaa67a425dceccc84e735c0b9637"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webflo/drupal-finder/zipball/8a7886c575d6eaa67a425dceccc84e735c0b9637",
"reference": "8a7886c575d6eaa67a425dceccc84e735c0b9637",
"shasum": ""
},
"require-dev": {
"mikey179/vfsstream": "^1.6",
"phpunit/phpunit": "^4.8"
},
"type": "library",
"autoload": {
"classmap": [
"src/DrupalFinder.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Florian Weber",
"email": "florian@webflo.org"
}
],
"description": "Helper class to locate a Drupal installation from a given path.",
"time": "2017-10-24T08:12:11+00:00"
},
{
"name": "webmozart/assert",
2019-01-27 18:27:13 +01:00
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/webmozart/assert.git",
2019-01-27 18:27:13 +01:00
"reference": "83e253c8e0be5b0257b881e1827274667c5c17a9"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9",
"reference": "83e253c8e0be5b0257b881e1827274667c5c17a9",
"shasum": ""
},
"require": {
2019-01-27 18:27:13 +01:00
"php": "^5.3.3 || ^7.0",
"symfony/polyfill-ctype": "^1.8"
},
"require-dev": {
"phpunit/phpunit": "^4.6",
"sebastian/version": "^1.0.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3-dev"
}
},
"autoload": {
"psr-4": {
"Webmozart\\Assert\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Assertions to validate method input/output with nice error messages.",
"keywords": [
"assert",
"check",
"validate"
],
2019-01-27 18:27:13 +01:00
"time": "2018-12-25T11:19:39+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.",
"time": "2015-12-17T08:42:14+00:00"
},
{
"name": "wikimedia/composer-merge-plugin",
"version": "v1.4.1",
"source": {
"type": "git",
"url": "https://github.com/wikimedia/composer-merge-plugin.git",
"reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
"reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"php": ">=5.3.2"
},
"require-dev": {
"composer/composer": "~1.0.0",
"jakub-onderka/php-parallel-lint": "~0.8",
"phpunit/phpunit": "~4.8|~5.0",
"squizlabs/php_codesniffer": "~2.1.0"
},
"type": "composer-plugin",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
},
"class": "Wikimedia\\Composer\\MergePlugin"
},
"autoload": {
"psr-4": {
"Wikimedia\\Composer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bryan Davis",
"email": "bd808@wikimedia.org"
}
],
"description": "Composer plugin to merge multiple composer.json files",
"time": "2017-04-25T02:31:25+00:00"
},
{
"name": "zaporylie/composer-drupal-optimizations",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/zaporylie/composer-drupal-optimizations.git",
"reference": "cc5eb9f0b5fa664885765748ce5190c1de7d2571"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zaporylie/composer-drupal-optimizations/zipball/cc5eb9f0b5fa664885765748ce5190c1de7d2571",
"reference": "cc5eb9f0b5fa664885765748ce5190c1de7d2571",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1",
"drupal/core": "^8.5"
},
"require-dev": {
"composer/composer": "^1.6"
},
"type": "composer-plugin",
"extra": {
"class": "zaporylie\\ComposerDrupalOptimizations\\Plugin"
},
"autoload": {
"psr-4": {
"zaporylie\\ComposerDrupalOptimizations\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Jakub Piasecki",
"email": "jakub@piaseccy.pl"
}
],
"description": "Composer plugin to improve composer performance for Drupal projects",
"time": "2018-07-15T18:04:58+00:00"
},
{
"name": "zendframework/zend-diactoros",
"version": "1.8.6",
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-diactoros.git",
"reference": "20da13beba0dde8fb648be3cc19765732790f46e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/20da13beba0dde8fb648be3cc19765732790f46e",
"reference": "20da13beba0dde8fb648be3cc19765732790f46e",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0",
"psr/http-message": "^1.0"
},
"provide": {
"psr/http-message-implementation": "1.0"
},
"require-dev": {
"ext-dom": "*",
"ext-libxml": "*",
"php-http/psr7-integration-tests": "dev-master",
"phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7",
"zendframework/zend-coding-standard": "~1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.8.x-dev",
"dev-develop": "1.9.x-dev",
"dev-release-2.0": "2.0.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"
],
"psr-4": {
"Zend\\Diactoros\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"description": "PSR HTTP Message implementations",
"homepage": "https://github.com/zendframework/zend-diactoros",
"keywords": [
"http",
"psr",
"psr-7"
],
"time": "2018-09-05T19:29:37+00:00"
},
{
"name": "zendframework/zend-escaper",
"version": "2.6.0",
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-escaper.git",
"reference": "31d8aafae982f9568287cb4dce987e6aff8fd074"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/31d8aafae982f9568287cb4dce987e6aff8fd074",
"reference": "31d8aafae982f9568287cb4dce987e6aff8fd074",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
"zendframework/zend-coding-standard": "~1.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6.x-dev",
"dev-develop": "2.7.x-dev"
}
},
"autoload": {
"psr-4": {
"Zend\\Escaper\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
"keywords": [
"ZendFramework",
"escaper",
"zf"
],
"time": "2018-04-25T15:48:53+00:00"
},
{
"name": "zendframework/zend-feed",
"version": "2.10.3",
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-feed.git",
"reference": "6641f4cf3f4586c63f83fd70b6d19966025c8888"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-feed/zipball/6641f4cf3f4586c63f83fd70b6d19966025c8888",
"reference": "6641f4cf3f4586c63f83fd70b6d19966025c8888",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0",
"zendframework/zend-escaper": "^2.5.2",
"zendframework/zend-stdlib": "^2.7.7 || ^3.1"
},
"require-dev": {
"phpunit/phpunit": "^5.7.23 || ^6.4.3",
"psr/http-message": "^1.0.1",
"zendframework/zend-cache": "^2.7.2",
"zendframework/zend-coding-standard": "~1.0.0",
"zendframework/zend-db": "^2.8.2",
"zendframework/zend-http": "^2.7",
"zendframework/zend-servicemanager": "^2.7.8 || ^3.3",
"zendframework/zend-validator": "^2.10.1"
},
"suggest": {
"psr/http-message": "PSR-7 ^1.0.1, if you wish to use Zend\\Feed\\Reader\\Http\\Psr7ResponseDecorator",
"zendframework/zend-cache": "Zend\\Cache component, for optionally caching feeds between requests",
"zendframework/zend-db": "Zend\\Db component, for use with PubSubHubbub",
"zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader",
"zendframework/zend-servicemanager": "Zend\\ServiceManager component, for easily extending ExtensionManager implementations",
"zendframework/zend-validator": "Zend\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.10.x-dev",
"dev-develop": "2.11.x-dev"
}
},
"autoload": {
"psr-4": {
"Zend\\Feed\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "provides functionality for consuming RSS and Atom feeds",
"keywords": [
"ZendFramework",
"feed",
"zf"
],
"time": "2018-08-01T13:53:20+00:00"
},
{
"name": "zendframework/zend-stdlib",
"version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-stdlib.git",
"reference": "66536006722aff9e62d1b331025089b7ec71c065"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/66536006722aff9e62d1b331025089b7ec71c065",
"reference": "66536006722aff9e62d1b331025089b7ec71c065",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"require-dev": {
"phpbench/phpbench": "^0.13",
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
"zendframework/zend-coding-standard": "~1.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.2.x-dev",
"dev-develop": "3.3.x-dev"
}
},
"autoload": {
"psr-4": {
"Zend\\Stdlib\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "SPL extensions, array utilities, error handlers, and more",
"keywords": [
"ZendFramework",
"stdlib",
"zf"
],
"time": "2018-08-28T21:34:05+00:00"
}
],
"packages-dev": [
{
"name": "behat/mink",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/minkphp/Mink.git",
"reference": "d5ee350c40baff5f331a05ebdbe1927345c9ac8b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/minkphp/Mink/zipball/d5ee350c40baff5f331a05ebdbe1927345c9ac8b",
"reference": "d5ee350c40baff5f331a05ebdbe1927345c9ac8b",
"shasum": ""
},
"require": {
"php": ">=5.3.1",
"symfony/css-selector": "^2.7|^3.0|^4.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^3.3|^4.0"
},
"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",
"extra": {
"branch-alias": {
"dev-master": "1.7.x-dev"
}
},
"autoload": {
"psr-4": {
"Behat\\Mink\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
}
],
"description": "Browser controller/emulator abstraction for PHP",
"homepage": "http://mink.behat.org/",
"keywords": [
"browser",
"testing",
"web"
],
"time": "2018-06-24T20:08:51+00:00"
},
{
"name": "behat/mink-browserkit-driver",
"version": "1.3.3",
"source": {
"type": "git",
"url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
"reference": "1b9a7ce903cfdaaec5fb32bfdbb26118343662eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/1b9a7ce903cfdaaec5fb32bfdbb26118343662eb",
"reference": "1b9a7ce903cfdaaec5fb32bfdbb26118343662eb",
"shasum": ""
},
"require": {
"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"
},
"require-dev": {
"mink/driver-testsuite": "dev-master",
"symfony/http-kernel": "~2.3|~3.0|~4.0"
},
"type": "mink-driver",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
}
},
"autoload": {
"psr-4": {
"Behat\\Mink\\Driver\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"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/",
"keywords": [
"Mink",
"Symfony2",
"browser",
"testing"
],
"time": "2018-05-02T09:25:31+00:00"
},
{
"name": "behat/mink-goutte-driver",
"version": "v1.2.1",
"source": {
"type": "git",
"url": "https://github.com/minkphp/MinkGoutteDriver.git",
"reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
"reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
"shasum": ""
},
"require": {
"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"
},
"require-dev": {
"symfony/phpunit-bridge": "~2.7|~3.0"
},
"type": "mink-driver",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
"autoload": {
"psr-4": {
"Behat\\Mink\\Driver\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
}
],
"description": "Goutte driver for Mink framework",
"homepage": "http://mink.behat.org/",
"keywords": [
"browser",
"goutte",
"headless",
"testing"
],
"time": "2016-03-05T09:04:22+00:00"
},
{
"name": "behat/mink-selenium2-driver",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/minkphp/MinkSelenium2Driver.git",
"reference": "8684ee4e634db7abda9039ea53545f86fc1e105a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/8684ee4e634db7abda9039ea53545f86fc1e105a",
"reference": "8684ee4e634db7abda9039ea53545f86fc1e105a",
"shasum": ""
},
"require": {
"behat/mink": "~1.7@dev",
"instaclick/php-webdriver": "~1.1",
"php": ">=5.3.1"
},
"require-dev": {
"mink/driver-testsuite": "dev-master"
},
"type": "mink-driver",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
}
},
"autoload": {
"psr-4": {
"Behat\\Mink\\Driver\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
},
{
"name": "Pete Otaqui",
"email": "pete@otaqui.com",
"homepage": "https://github.com/pete-otaqui"
}
],
"description": "Selenium2 (WebDriver) driver for Mink framework",
"homepage": "http://mink.behat.org/",
"keywords": [
"ajax",
"browser",
"javascript",
"selenium",
"testing",
"webdriver"
],
"time": "2018-10-10T12:39:06+00:00"
},
{
"name": "doctrine/instantiator",
"version": "1.0.5",
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
"reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
"reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
"shasum": ""
},
"require": {
"php": ">=5.3,<8.0-DEV"
},
"require-dev": {
"athletic/athletic": "~0.1.8",
"ext-pdo": "*",
"ext-phar": "*",
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "~2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
"homepage": "http://ocramius.github.com/"
}
],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
"homepage": "https://github.com/doctrine/instantiator",
"keywords": [
"constructor",
"instantiate"
],
"time": "2015-06-14T21:17:01+00:00"
},
{
"name": "drupal/coder",
"version": "8.3.1",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/coder.git",
"reference": "29a25627e7148b3119c84f18e087fc3b8c85b959"
},
"require": {
"ext-mbstring": "*",
"php": ">=5.4.0",
"squizlabs/php_codesniffer": "^3.0.1",
"symfony/yaml": ">=2.0.0"
},
"require-dev": {
"phpunit/phpunit": ">=3.7 <6"
},
"type": "phpcodesniffer-standard",
"autoload": {
"psr-0": {
"Drupal\\": "coder_sniffer/Drupal/",
"DrupalPractice\\": "coder_sniffer/Drupal/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Coder is a library to review Drupal code.",
"homepage": "https://www.drupal.org/project/coder",
"keywords": [
"code review",
"phpcs",
"standards"
],
"time": "2018-09-21T14:22:49+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"
],
"time": "2018-06-29T15:13:57+00:00"
},
{
"name": "instaclick/php-webdriver",
"version": "1.4.5",
"source": {
"type": "git",
"url": "https://github.com/instaclick/php-webdriver.git",
"reference": "6fa959452e774dcaed543faad3a9d1a37d803327"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/6fa959452e774dcaed543faad3a9d1a37d803327",
"reference": "6fa959452e774dcaed543faad3a9d1a37d803327",
"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"
],
"time": "2017-06-30T04:02:48+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"
],
"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"
],
"time": "2016-12-01T10:57:30+00:00"
},
{
"name": "mikey179/vfsStream",
"version": "v1.6.5",
"source": {
"type": "git",
"url": "https://github.com/mikey179/vfsStream.git",
"reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mikey179/vfsStream/zipball/d5fec95f541d4d71c4823bb5e30cf9b9e5b96145",
"reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "~4.5"
},
"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/",
"time": "2017-08-01T08:02:14+00:00"
},
{
"name": "myclabs/deep-copy",
"version": "1.7.0",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
"reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"require-dev": {
"doctrine/collections": "^1.0",
"doctrine/common": "^2.6",
"phpunit/phpunit": "^4.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"
],
"time": "2017-10-19T19:58:43+00:00"
},
{
"name": "phar-io/manifest",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-phar": "*",
"phar-io/version": "^1.0.1",
"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)",
"time": "2017-03-05T18:14:27+00:00"
},
{
"name": "phar-io/version",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
"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",
"time": "2017-03-05T17:38:23+00:00"
},
{
"name": "phpdocumentor/reflection-common",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
"shasum": ""
},
"require": {
"php": ">=5.5"
},
"require-dev": {
"phpunit/phpunit": "^4.6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": [
"src"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jaap van Otterdijk",
"email": "opensource@ijaap.nl"
}
],
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
"homepage": "http://www.phpdoc.org",
"keywords": [
"FQSEN",
"phpDocumentor",
"phpdoc",
"reflection",
"static analysis"
],
"time": "2017-09-11T18:02:19+00:00"
},
{
"name": "phpdocumentor/reflection-docblock",
"version": "4.3.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "94fd0001232e47129dd3504189fa1c7225010d08"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08",
"reference": "94fd0001232e47129dd3504189fa1c7225010d08",
"shasum": ""
},
"require": {
"php": "^7.0",
"phpdocumentor/reflection-common": "^1.0.0",
"phpdocumentor/type-resolver": "^0.4.0",
"webmozart/assert": "^1.0"
},
"require-dev": {
"doctrine/instantiator": "~1.0.5",
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^6.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": [
"src/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"time": "2017-11-30T07:14:17+00:00"
},
{
"name": "phpdocumentor/type-resolver",
"version": "0.4.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
"shasum": ""
},
"require": {
"php": "^5.5 || ^7.0",
"phpdocumentor/reflection-common": "^1.0"
},
"require-dev": {
"mockery/mockery": "^0.9.4",
"phpunit/phpunit": "^5.2||^4.8.24"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.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"
}
],
"time": "2017-07-14T14:27:02+00:00"
},
{
"name": "phpspec/prophecy",
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
"reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.0.2",
"php": "^5.3|^7.0",
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
"sebastian/comparator": "^1.1|^2.0|^3.0",
"sebastian/recursion-context": "^1.0|^2.0|^3.0"
},
"require-dev": {
"phpspec/phpspec": "^2.5|^3.2",
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.8.x-dev"
}
},
"autoload": {
"psr-0": {
"Prophecy\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
},
{
"name": "Marcello Duarte",
"email": "marcello.duarte@gmail.com"
}
],
"description": "Highly opinionated mocking framework for PHP 5.3+",
"homepage": "https://github.com/phpspec/prophecy",
"keywords": [
"Double",
"Dummy",
"fake",
"mock",
"spy",
"stub"
],
"time": "2018-08-05T17:53:17+00:00"
},
{
"name": "phpunit/php-code-coverage",
"version": "5.3.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "c89677919c5dd6d3b3852f230a663118762218ac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac",
"reference": "c89677919c5dd6d3b3852f230a663118762218ac",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-xmlwriter": "*",
"php": "^7.0",
"phpunit/php-file-iterator": "^1.4.2",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-token-stream": "^2.0.1",
"sebastian/code-unit-reverse-lookup": "^1.0.1",
"sebastian/environment": "^3.0",
"sebastian/version": "^2.0.1",
"theseer/tokenizer": "^1.1"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"suggest": {
"ext-xdebug": "^2.5.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.3.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 provides collection, processing, and rendering functionality for PHP code coverage information.",
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
"keywords": [
"coverage",
"testing",
"xunit"
],
"time": "2018-04-06T15:36:58+00:00"
},
{
"name": "phpunit/php-file-iterator",
"version": "1.4.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.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"
],
"time": "2017-11-27T13:52:08+00:00"
},
{
"name": "phpunit/php-text-template",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
"keywords": [
"template"
],
"time": "2015-06-21T13:50:34+00:00"
},
{
"name": "phpunit/php-timer",
"version": "1.0.9",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
"reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
"shasum": ""
},
"require": {
"php": "^5.3.3 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sb@sebastian-bergmann.de",
"role": "lead"
}
],
"description": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
"keywords": [
"timer"
],
"time": "2017-02-26T11:10:40+00:00"
},
{
"name": "phpunit/php-token-stream",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "791198a2c6254db10131eecfe8c06670700904db"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
"reference": "791198a2c6254db10131eecfe8c06670700904db",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.2.4"
},
"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": "Wrapper around PHP's tokenizer extension.",
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
"keywords": [
"tokenizer"
],
"time": "2017-11-27T05:48:46+00:00"
},
{
"name": "phpunit/phpunit",
"version": "6.5.13",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "0973426fb012359b2f18d3bd1e90ef1172839693"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0973426fb012359b2f18d3bd1e90ef1172839693",
"reference": "0973426fb012359b2f18d3bd1e90ef1172839693",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"myclabs/deep-copy": "^1.6.1",
"phar-io/manifest": "^1.0.1",
"phar-io/version": "^1.0",
"php": "^7.0",
"phpspec/prophecy": "^1.7",
"phpunit/php-code-coverage": "^5.3",
"phpunit/php-file-iterator": "^1.4.3",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-timer": "^1.0.9",
"phpunit/phpunit-mock-objects": "^5.0.9",
"sebastian/comparator": "^2.1",
"sebastian/diff": "^2.0",
"sebastian/environment": "^3.1",
"sebastian/exporter": "^3.1",
"sebastian/global-state": "^2.0",
"sebastian/object-enumerator": "^3.0.3",
"sebastian/resource-operations": "^1.0",
"sebastian/version": "^2.0.1"
},
"conflict": {
"phpdocumentor/reflection-docblock": "3.0.2",
"phpunit/dbunit": "<3.0"
},
"require-dev": {
"ext-pdo": "*"
},
"suggest": {
"ext-xdebug": "*",
"phpunit/php-invoker": "^1.1"
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "6.5.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": "The PHP Unit Testing framework.",
"homepage": "https://phpunit.de/",
"keywords": [
"phpunit",
"testing",
"xunit"
],
"time": "2018-09-08T15:10:43+00:00"
},
{
"name": "phpunit/phpunit-mock-objects",
"version": "5.0.10",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
"reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/cd1cf05c553ecfec36b170070573e540b67d3f1f",
"reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.0.5",
"php": "^7.0",
"phpunit/php-text-template": "^1.2.1",
"sebastian/exporter": "^3.1"
},
"conflict": {
"phpunit/phpunit": "<6.0"
},
"require-dev": {
"phpunit/phpunit": "^6.5.11"
},
"suggest": {
"ext-soap": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.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": "Mock Object library for PHPUnit",
"homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
"keywords": [
"mock",
"xunit"
],
"time": "2018-08-09T05:50:03+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
"reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
"reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7 || ^6.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": "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/",
"time": "2017-03-04T06:30:41+00:00"
},
{
"name": "sebastian/comparator",
"version": "2.1.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "34369daee48eafb2651bea869b4b15d75ccc35f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9",
"reference": "34369daee48eafb2651bea869b4b15d75ccc35f9",
"shasum": ""
},
"require": {
"php": "^7.0",
"sebastian/diff": "^2.0 || ^3.0",
"sebastian/exporter": "^3.1"
},
"require-dev": {
"phpunit/phpunit": "^6.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@2bepublished.at"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides the functionality to compare PHP values for equality",
"homepage": "https://github.com/sebastianbergmann/comparator",
"keywords": [
"comparator",
"compare",
"equality"
],
"time": "2018-02-01T13:46:46+00:00"
},
{
"name": "sebastian/diff",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
"reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
"reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.2"
},
"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": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Diff implementation",
"homepage": "https://github.com/sebastianbergmann/diff",
"keywords": [
"diff"
],
"time": "2017-08-03T08:09:46+00:00"
},
{
"name": "sebastian/environment",
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
"reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.1"
},
"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"
}
],
"description": "Provides functionality to handle HHVM/PHP environments",
"homepage": "http://www.github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
"hhvm"
],
"time": "2017-07-01T08:51:00+00:00"
},
{
"name": "sebastian/exporter",
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
"reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
"shasum": ""
},
"require": {
"php": "^7.0",
"sebastian/recursion-context": "^3.0"
},
"require-dev": {
"ext-mbstring": "*",
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@2bepublished.at"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
}
],
"description": "Provides the functionality to export PHP variables for visualization",
"homepage": "http://www.github.com/sebastianbergmann/exporter",
"keywords": [
"export",
"exporter"
],
"time": "2017-04-03T13:19:02+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"
],
"time": "2017-04-27T15:39:26+00:00"
},
{
"name": "sebastian/object-enumerator",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
"reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
"shasum": ""
},
"require": {
"php": "^7.0",
"sebastian/object-reflector": "^1.1.1",
"sebastian/recursion-context": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
"time": "2017-08-03T12:35:26+00:00"
},
{
"name": "sebastian/object-reflector",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "773f97c67f28de00d397be301821b06708fca0be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
"reference": "773f97c67f28de00d397be301821b06708fca0be",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
"time": "2017-03-29T09:07:27+00:00"
},
{
"name": "sebastian/recursion-context",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
"reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
}
],
"description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
"time": "2017-03-03T06:23:57+00:00"
},
{
"name": "sebastian/resource-operations",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/resource-operations.git",
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
"shasum": ""
},
"require": {
"php": ">=5.6.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": "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",
"time": "2015-07-28T20:34:47+00:00"
},
{
"name": "sebastian/version",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
"time": "2016-10-03T07:35:21+00:00"
},
{
"name": "squizlabs/php_codesniffer",
2019-01-27 18:27:13 +01:00
"version": "3.4.0",
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
2019-01-27 18:27:13 +01:00
"reference": "379deb987e26c7cd103a7b387aea178baec96e48"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/379deb987e26c7cd103a7b387aea178baec96e48",
"reference": "379deb987e26c7cd103a7b387aea178baec96e48",
"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": "http://www.squizlabs.com/php-codesniffer",
"keywords": [
"phpcs",
"standards"
],
2019-01-27 18:27:13 +01:00
"time": "2018-12-19T23:57:18+00:00"
},
{
"name": "symfony/browser-kit",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
2019-01-27 18:27:13 +01:00
"reference": "6d98fb221a263c66b1311203fe4eed154035f508"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/6d98fb221a263c66b1311203fe4eed154035f508",
"reference": "6d98fb221a263c66b1311203fe4eed154035f508",
"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",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"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",
2019-01-27 18:27:13 +01:00
"time": "2019-01-01T13:45:19+00:00"
},
{
"name": "symfony/phpunit-bridge",
2019-01-27 18:27:13 +01:00
"version": "v3.4.21",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
2019-01-27 18:27:13 +01:00
"reference": "5dab0d4b2ac99ab22b447b615fdfdc10ec4af3d5"
},
"dist": {
"type": "zip",
2019-01-27 18:27:13 +01:00
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/5dab0d4b2ac99ab22b447b615fdfdc10ec4af3d5",
"reference": "5dab0d4b2ac99ab22b447b615fdfdc10ec4af3d5",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"conflict": {
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
},
"suggest": {
"ext-zip": "Zip support is required when using bin/simple-phpunit",
"symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
},
"bin": [
"bin/simple-phpunit"
],
"type": "symfony-bridge",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
},
"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",
2019-01-27 18:27:13 +01:00
"time": "2019-01-01T13:45:19+00:00"
},
{
"name": "theseer/tokenizer",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
"reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b",
"reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": "^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"
}
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
"time": "2017-04-07T12:08:54+00:00"
},
{
"name": "webflo/drupal-core-require-dev",
"version": "8.6.7",
"source": {
"type": "git",
"url": "https://github.com/webflo/drupal-core-require-dev.git",
"reference": "7a65363ed9d6a0a2030252629f1ed9e76693094e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webflo/drupal-core-require-dev/zipball/7a65363ed9d6a0a2030252629f1ed9e76693094e",
"reference": "7a65363ed9d6a0a2030252629f1ed9e76693094e",
"shasum": ""
},
"require": {
"behat/mink": "1.7.x-dev",
"behat/mink-goutte-driver": "^1.2",
"behat/mink-selenium2-driver": "1.3.x-dev",
"drupal/coder": "^8.2.12",
"drupal/core": "8.6.7",
"jcalderonzumba/gastonjs": "^1.0.2",
"jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
"mikey179/vfsstream": "^1.2",
"phpspec/prophecy": "^1.7",
"phpunit/phpunit": "^4.8.35 || ^6.5",
"symfony/css-selector": "^3.4.0",
"symfony/debug": "^3.4.0",
"symfony/phpunit-bridge": "^3.4.3"
},
"type": "metapackage",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "require-dev dependencies from drupal/core",
"time": "2019-01-17T00:01:35+00:00"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"drupal/computed_field": 10,
"drupal/migrate_plus": 20,
"drupal/migrate_tools": 20,
"drupal/telephone_formatter": 10,
"drupal/advanced_text_formatter": 10,
"drupal/autocomplete_deluxe": 10,
"drupal/better_exposed_filters": 15,
"drupal/better_messages": 15,
"drupal/bulkdelete": 20,
"drupal/cshs": 20,
"drupal/content_lock": 15,
"drupal/context": 10,
2019-01-27 21:20:38 +01:00
"drupal/domain": 20,
"drupal/domain_alias": 20,
"drupal/domain_config": 20,
"drupal/email_registration": 5,
"drupal/entity_browser_enhanced": 5,
"drupal/entity_clone": 15,
"drupal/filefield_sources": 20,
"drupal/filter_perms": 20,
"drupal/inline_entity_form": 5,
"drupal/login_destination": 20,
"drupal/maillog": 20,
"drupal/maxlength": 10,
"drupal/menu_position": 20,
"drupal/path_alias_xt": 20,
"drupal/pathologic": 15,
"drupal/profile": 5,
"drupal/smtp": 10,
"drupal/synonyms": 15,
"drupal/translation_views": 15,
"drupal/toolbar_themes": 15,
"drupal/ultimate_cron": 15,
"drupal/views_ef_fieldset": 20,
"drupal/workflow": 20
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": ">=5.6"
},
"platform-dev": []
}