diff --git a/app/master/include/all$df9b144cc98fb89e1a8f22cee1fbbb1b90ab9aeb.json b/app/develop/include/all$6d32190ab8540e69e1f469a5840901cc389429d2.json similarity index 90% rename from app/master/include/all$df9b144cc98fb89e1a8f22cee1fbbb1b90ab9aeb.json rename to app/develop/include/all$6d32190ab8540e69e1f469a5840901cc389429d2.json index 3d5b916..eb2bc94 100644 --- a/app/master/include/all$df9b144cc98fb89e1a8f22cee1fbbb1b90ab9aeb.json +++ b/app/develop/include/all$6d32190ab8540e69e1f469a5840901cc389429d2.json @@ -176,55 +176,57 @@ } }, "behat/behat": { - "v3.5.0": { + "v3.6.1": { "name": "behat/behat", - "version": "v3.5.0", - "version_normalized": "3.5.0.0", + "version": "v3.6.1", + "version_normalized": "3.6.1.0", "source": { "type": "git", "url": "https://github.com/Behat/Behat.git", - "reference": "e4bce688be0c2029dc1700e46058d86428c63cab" + "reference": "9bfe195b4745c32e068af03fa4df9558b4916d30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Behat/zipball/e4bce688be0c2029dc1700e46058d86428c63cab", - "reference": "e4bce688be0c2029dc1700e46058d86428c63cab", + "url": "https://api.github.com/repos/Behat/Behat/zipball/9bfe195b4745c32e068af03fa4df9558b4916d30", + "reference": "9bfe195b4745c32e068af03fa4df9558b4916d30", "shasum": "" }, "require": { - "behat/gherkin": "^4.5.1", + "behat/gherkin": "^4.6.0", "behat/transliterator": "^1.2", "container-interop/container-interop": "^1.2", "ext-mbstring": "*", "php": ">=5.3.3", "psr/container": "^1.0", - "symfony/class-loader": "~2.1||~3.0", - "symfony/config": "~2.3||~3.0||~4.0", - "symfony/console": "~2.7.40||^2.8.33||~3.3.15||^3.4.3||^4.0.3", - "symfony/dependency-injection": "~2.1||~3.0||~4.0", - "symfony/event-dispatcher": "~2.1||~3.0||~4.0", - "symfony/translation": "~2.3||~3.0||~4.0", - "symfony/yaml": "~2.1||~3.0||~4.0" + "symfony/config": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", + "symfony/console": "^2.7.51 || ^2.8.33 || ^3.3.15 || ^3.4.3 || ^4.0.3 || ^5.0", + "symfony/dependency-injection": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", + "symfony/event-dispatcher": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", + "symfony/translation": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", + "symfony/yaml": "^2.7.51 || ^3.0 || ^4.0 || ^5.0" }, "require-dev": { "herrera-io/box": "~1.6.1", - "phpunit/phpunit": "^4.8.36|^6.3", - "symfony/process": "~2.5|~3.0|~4.0" + "phpunit/phpunit": "^4.8.36 || ^6.3", + "symfony/process": "~2.5 || ^3.0 || ^4.0 || ^5.0" + }, + "suggest": { + "ext-dom": "Needed to output test results in JUnit format." }, - "time": "2018-08-10T18:56:51+00:00", + "time": "2020-02-06T09:54:48+00:00", "bin": [ "bin/behat" ], "type": "library", "extra": { "branch-alias": { - "dev-master": "3.5.x-dev" + "dev-master": "3.6.x-dev" } }, "autoload": { - "psr-0": { - "Behat\\Behat": "src/", - "Behat\\Testwork": "src/" + "psr-4": { + "Behat\\Behat\\": "src/Behat/Behat/", + "Behat\\Testwork\\": "src/Behat/Testwork/" } }, "notification-url": "https://packagist.org/downloads/", @@ -257,19 +259,19 @@ } }, "behat/gherkin": { - "v4.6.0": { + "v4.6.1": { "name": "behat/gherkin", - "version": "v4.6.0", - "version_normalized": "4.6.0.0", + "version": "v4.6.1", + "version_normalized": "4.6.1.0", "source": { "type": "git", "url": "https://github.com/Behat/Gherkin.git", - "reference": "ab0a02ea14893860bca00f225f5621d351a3ad07" + "reference": "25bdcaf37898b4a939fa3031d5d753ced97e4759" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/ab0a02ea14893860bca00f225f5621d351a3ad07", - "reference": "ab0a02ea14893860bca00f225f5621d351a3ad07", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/25bdcaf37898b4a939fa3031d5d753ced97e4759", + "reference": "25bdcaf37898b4a939fa3031d5d753ced97e4759", "shasum": "" }, "require": { @@ -283,7 +285,7 @@ "suggest": { "symfony/yaml": "If you want to parse features, represented in YAML files" }, - "time": "2019-01-16T14:22:17+00:00", + "time": "2020-02-27T11:29:57+00:00", "type": "library", "extra": { "branch-alias": { @@ -379,185 +381,6 @@ ] } }, - "behat/mink-browserkit-driver": { - "1.3.3": { - "name": "behat/mink-browserkit-driver", - "version": "1.3.3", - "version_normalized": "1.3.3.0", - "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" - }, - "time": "2018-05-02T09:25:31+00:00", - "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" - ] - } - }, - "behat/mink-extension": { - "2.3.1": { - "name": "behat/mink-extension", - "version": "2.3.1", - "version_normalized": "2.3.1.0", - "source": { - "type": "git", - "url": "https://github.com/Behat/MinkExtension.git", - "reference": "80f7849ba53867181b7e412df9210e12fba50177" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/80f7849ba53867181b7e412df9210e12fba50177", - "reference": "80f7849ba53867181b7e412df9210e12fba50177", - "shasum": "" - }, - "require": { - "behat/behat": "^3.0.5", - "behat/mink": "^1.5", - "php": ">=5.3.2", - "symfony/config": "^2.7|^3.0|^4.0" - }, - "require-dev": { - "behat/mink-goutte-driver": "^1.1", - "phpspec/phpspec": "^2.0" - }, - "time": "2018-02-06T15:36:30+00:00", - "type": "behat-extension", - "extra": { - "branch-alias": { - "dev-master": "2.1.x-dev" - } - }, - "autoload": { - "psr-0": { - "Behat\\MinkExtension": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Christophe Coevoet", - "email": "stof@notk.org" - }, - { - "name": "Konstantin Kudryashov", - "email": "ever.zet@gmail.com" - } - ], - "description": "Mink extension for Behat", - "homepage": "http://extensions.behat.org/mink", - "keywords": [ - "browser", - "gui", - "test", - "web" - ] - } - }, - "behat/mink-goutte-driver": { - "v1.2.1": { - "name": "behat/mink-goutte-driver", - "version": "v1.2.1", - "version_normalized": "1.2.1.0", - "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" - }, - "time": "2016-03-05T09:04:22+00:00", - "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" - ] - } - }, "behat/mink-selenium2-driver": { "v1.3.1": { "name": "behat/mink-selenium2-driver", @@ -816,6 +639,117 @@ "description": "Drupal code generator" } }, + "chillerlan/php-qrcode": { + "1.0.8": { + "name": "chillerlan/php-qrcode", + "version": "1.0.8", + "version_normalized": "1.0.8.0", + "source": { + "type": "git", + "url": "https://github.com/chillerlan/php-qrcode.git", + "reference": "37daf05058f6f5569c304e8491257f0da90d957e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/37daf05058f6f5569c304e8491257f0da90d957e", + "reference": "37daf05058f6f5569c304e8491257f0da90d957e", + "shasum": "" + }, + "require": { + "php": ">=5.6.0" + }, + "require-dev": { + "phpunit/phpunit": "^5.7" + }, + "time": "2018-01-19T05:06:49+00:00", + "type": "library", + "autoload": { + "psr-4": { + "chillerlan\\QRCode\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Smiley", + "email": "smiley@chillerlan.net" + }, + { + "name": "Kazuhiko Arase", + "homepage": "https://github.com/kazuhikoarase" + } + ], + "description": "A QR code generator. PHP 7+", + "homepage": "https://github.com/codemasher/php-qrcode", + "keywords": [ + "qr code" + ] + } + }, + "christian-riesen/otp": { + "2.6.2": { + "name": "christian-riesen/otp", + "version": "2.6.2", + "version_normalized": "2.6.2.0", + "source": { + "type": "git", + "url": "https://github.com/ChristianRiesen/otp.git", + "reference": "67d3351e9614458f937b4f058791f7e695c9a0c7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ChristianRiesen/otp/zipball/67d3351e9614458f937b4f058791f7e695c9a0c7", + "reference": "67d3351e9614458f937b4f058791f7e695c9a0c7", + "shasum": "" + }, + "require": { + "paragonie/constant_time_encoding": "^1|^2", + "paragonie/random_compat": ">=1", + "php": ">=5.4.0", + "symfony/polyfill-php56": "^1" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.35 || ^5.7.11 || ^6.0.5" + }, + "time": "2019-01-25T10:00:06+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.x-dev" + } + }, + "autoload": { + "psr-4": { + "Otp\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Christian Riesen", + "email": "chris.riesen@gmail.com", + "homepage": "http://christianriesen.com", + "role": "Developer" + } + ], + "description": "One Time Passwords, hotp and totp according to RFC4226 and RFC6238", + "homepage": "https://github.com/ChristianRiesen/otp", + "keywords": [ + "googleauthenticator", + "hotp", + "otp", + "rfc4226", + "rfc6238", + "totp" + ] + } + }, "composer/installers": { "v1.7.0": { "name": "composer/installers", @@ -939,6 +873,131 @@ "zend", "zikula" ] + }, + "v1.8.0": { + "name": "composer/installers", + "version": "v1.8.0", + "version_normalized": "1.8.0.0", + "source": { + "type": "git", + "url": "https://github.com/composer/installers.git", + "reference": "7d610d50aae61ae7ed6675e58efeabdf279bb5e3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/installers/zipball/7d610d50aae61ae7ed6675e58efeabdf279bb5e3", + "reference": "7d610d50aae61ae7ed6675e58efeabdf279bb5e3", + "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" + }, + "time": "2020-02-07T10:39:20+00:00", + "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", + "MantisBT", + "Mautic", + "Maya", + "OXID", + "Plentymarkets", + "Porto", + "RadPHP", + "SMF", + "Thelia", + "Whmcs", + "WolfCMS", + "agl", + "aimeos", + "annotatecms", + "attogram", + "bitrix", + "cakephp", + "chef", + "cockpit", + "codeigniter", + "concrete5", + "croogo", + "dokuwiki", + "drupal", + "eZ Platform", + "elgg", + "expressionengine", + "fuelphp", + "grav", + "installer", + "itop", + "joomla", + "known", + "kohana", + "laravel", + "lavalite", + "lithium", + "magento", + "majima", + "mako", + "mediawiki", + "modulework", + "modx", + "moodle", + "osclass", + "phpbb", + "piwik", + "ppi", + "puppet", + "pxcms", + "reindex", + "roundcube", + "shopware", + "silverstripe", + "sydes", + "sylius", + "symfony", + "typo3", + "wordpress", + "yawik", + "zend", + "zikula" + ] } }, "composer/semver": { @@ -1165,6 +1224,66 @@ } ], "description": "Initialize Symfony Console commands from annotated command class methods." + }, + "4.1.0": { + "name": "consolidation/annotated-command", + "version": "4.1.0", + "version_normalized": "4.1.0.0", + "source": { + "type": "git", + "url": "https://github.com/consolidation/annotated-command.git", + "reference": "33e472d3cceb0f22a527d13ccfa3f76c4d21c178" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/33e472d3cceb0f22a527d13ccfa3f76c4d21c178", + "reference": "33e472d3cceb0f22a527d13ccfa3f76c4d21c178", + "shasum": "" + }, + "require": { + "consolidation/output-formatters": "^4.1", + "php": ">=7.1.3", + "psr/log": "^1|^2", + "symfony/console": "^4|^5", + "symfony/event-dispatcher": "^4|^5", + "symfony/finder": "^4|^5" + }, + "require-dev": { + "g1a/composer-test-scenarios": "^3", + "php-coveralls/php-coveralls": "^1", + "phpunit/phpunit": "^6", + "squizlabs/php_codesniffer": "^3" + }, + "time": "2020-02-07T03:35:30+00:00", + "type": "library", + "extra": { + "scenarios": { + "symfony4": { + "require": { + "symfony/console": "^4.0" + } + } + }, + "branch-alias": { + "dev-master": "4.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." } }, "consolidation/config": { @@ -1322,78 +1441,37 @@ } }, "consolidation/log": { - "1.1.1": { + "2.0.0": { "name": "consolidation/log", - "version": "1.1.1", - "version_normalized": "1.1.1.0", + "version": "2.0.0", + "version_normalized": "2.0.0.0", "source": { "type": "git", "url": "https://github.com/consolidation/log.git", - "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a" + "reference": "446f804476db4f73957fa4bcb66ab2facf5397ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/log/zipball/b2e887325ee90abc96b0a8b7b474cd9e7c896e3a", - "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a", + "url": "https://api.github.com/repos/consolidation/log/zipball/446f804476db4f73957fa4bcb66ab2facf5397ff", + "reference": "446f804476db4f73957fa4bcb66ab2facf5397ff", "shasum": "" }, "require": { "php": ">=5.4.5", "psr/log": "^1.0", - "symfony/console": "^2.8|^3|^4" + "symfony/console": "^4|^5" }, "require-dev": { "g1a/composer-test-scenarios": "^3", "php-coveralls/php-coveralls": "^1", "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2" + "squizlabs/php_codesniffer": "^3" }, - "time": "2019-01-01T17:30:51+00:00", + "time": "2020-02-07T01:22:27+00:00", "type": "library", "extra": { - "scenarios": { - "symfony4": { - "require": { - "symfony/console": "^4.0" - }, - "config": { - "platform": { - "php": "7.1.3" - } - } - }, - "symfony2": { - "require": { - "symfony/console": "^2.8" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - } - }, - "phpunit4": { - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - } - } - }, "branch-alias": { - "dev-master": "1.x-dev" + "dev-master": "4.x-dev" } }, "autoload": { @@ -1497,7 +1575,71 @@ } }, "branch-alias": { - "dev-master": "3.x-dev" + "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." + }, + "4.1.0": { + "name": "consolidation/output-formatters", + "version": "4.1.0", + "version_normalized": "4.1.0.0", + "source": { + "type": "git", + "url": "https://github.com/consolidation/output-formatters.git", + "reference": "eae721c3a916707c40d4390efbf48d4c799709cc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/eae721c3a916707c40d4390efbf48d4c799709cc", + "reference": "eae721c3a916707c40d4390efbf48d4c799709cc", + "shasum": "" + }, + "require": { + "dflydev/dot-access-data": "^1.1.0", + "php": ">=7.1.3", + "symfony/console": "^4|^5", + "symfony/finder": "^4|^5" + }, + "require-dev": { + "g1a/composer-test-scenarios": "^3", + "php-coveralls/php-coveralls": "^1", + "phpunit/phpunit": "^6", + "squizlabs/php_codesniffer": "^3", + "symfony/var-dumper": "^4", + "symfony/yaml": "^4", + "victorjonsson/markdowndocs": "^1.3" + }, + "suggest": { + "symfony/var-dumper": "For using the var_dump formatter" + }, + "time": "2020-02-07T03:22:30+00:00", + "type": "library", + "extra": { + "scenarios": { + "symfony4": { + "require": { + "symfony/console": "^4.0" + } + } + }, + "branch-alias": { + "dev-master": "4.x-dev" } }, "autoload": { @@ -1519,29 +1661,29 @@ } }, "consolidation/robo": { - "1.4.11": { + "1.4.12": { "name": "consolidation/robo", - "version": "1.4.11", - "version_normalized": "1.4.11.0", + "version": "1.4.12", + "version_normalized": "1.4.12.0", "source": { "type": "git", "url": "https://github.com/consolidation/Robo.git", - "reference": "5fa1d901776a628167a325baa9db95d8edf13a80" + "reference": "eb45606f498b3426b9a98b7c85e300666a968e51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/5fa1d901776a628167a325baa9db95d8edf13a80", - "reference": "5fa1d901776a628167a325baa9db95d8edf13a80", + "url": "https://api.github.com/repos/consolidation/Robo/zipball/eb45606f498b3426b9a98b7c85e300666a968e51", + "reference": "eb45606f498b3426b9a98b7c85e300666a968e51", "shasum": "" }, "require": { - "consolidation/annotated-command": "^2.11.0", - "consolidation/config": "^1.2", - "consolidation/log": "~1", - "consolidation/output-formatters": "^3.1.13", - "consolidation/self-update": "^1", - "grasmash/yaml-expander": "^1.3", - "league/container": "^2.2", + "consolidation/annotated-command": "^2.11.0|^4.1", + "consolidation/config": "^1.2.1", + "consolidation/log": "^1.1.1|^2", + "consolidation/output-formatters": "^3.1.13|^4.1", + "consolidation/self-update": "^1.1.5", + "grasmash/yaml-expander": "^1.4", + "league/container": "^2.4.1", "php": ">=5.5.0", "symfony/console": "^2.8|^3|^4", "symfony/event-dispatcher": "^2.5|^3|^4", @@ -1553,20 +1695,13 @@ "codegyre/robo": "< 1.0" }, "require-dev": { - "codeception/aspect-mock": "^1|^2.1.1", - "codeception/base": "^2.3.7", - "codeception/verify": "^0.3.2", "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", + "patchwork/jsqueeze": "^2", "pear/archive_tar": "^1.4.4", "php-coveralls/php-coveralls": "^1", - "phpunit/php-code-coverage": "~2|~4", - "sebastian/comparator": "^1.2.4", - "squizlabs/php_codesniffer": "^2.8" + "phpunit/phpunit": "^5.7.27", + "squizlabs/php_codesniffer": "^3" }, "suggest": { "henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch", @@ -1574,7 +1709,7 @@ "patchwork/jsqueeze": "For minifying JS files in taskMinify", "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively." }, - "time": "2019-10-29T15:50:02+00:00", + "time": "2020-02-18T17:31:26+00:00", "bin": [ "robo" ], @@ -1595,8 +1730,11 @@ "require": { "symfony/console": "^2.8" }, + "require-dev": { + "phpunit/phpunit": "^4.8.36" + }, "remove": [ - "goaop/framework" + "php-coveralls/php-coveralls" ], "config": { "platform": { @@ -1609,7 +1747,7 @@ } }, "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { @@ -3266,19 +3404,19 @@ } }, "doctrine/persistence": { - "1.3.5": { + "1.3.6": { "name": "doctrine/persistence", - "version": "1.3.5", - "version_normalized": "1.3.5.0", + "version": "1.3.6", + "version_normalized": "1.3.6.0", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "be70c016fdcd44a428405ee062ebcdd01a6867cd" + "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/be70c016fdcd44a428405ee062ebcdd01a6867cd", - "reference": "be70c016fdcd44a428405ee062ebcdd01a6867cd", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4", + "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4", "shasum": "" }, "require": { @@ -3286,7 +3424,7 @@ "doctrine/cache": "^1.0", "doctrine/collections": "^1.0", "doctrine/event-manager": "^1.0", - "doctrine/reflection": "^1.0", + "doctrine/reflection": "^1.1", "php": "^7.1" }, "conflict": { @@ -3297,7 +3435,7 @@ "phpstan/phpstan": "^0.11", "phpunit/phpunit": "^7.0" }, - "time": "2020-01-14T18:44:12+00:00", + "time": "2020-01-16T22:06:23+00:00", "type": "library", "extra": { "branch-alias": { @@ -3675,20 +3813,20 @@ } }, "drupal/captcha": { - "1.0.0-beta4": { + "1.0.0": { "name": "drupal/captcha", - "version": "1.0.0-beta4", - "version_normalized": "1.0.0.0-beta4", + "version": "1.0.0", + "version_normalized": "1.0.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/captcha.git", - "reference": "8.x-1.0-beta4" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/captcha-8.x-1.0-beta4.zip", - "reference": "8.x-1.0-beta4", - "shasum": "08ecd947204852302704b0bd6ec73a6f6a871854" + "url": "https://ftp.drupal.org/files/projects/captcha-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "1707c67b97a17d701a194e6da86ad9b21631915b" }, "require": { "drupal/core": "*" @@ -3699,11 +3837,11 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta4", - "datestamp": "1571689089", + "version": "8.x-1.0", + "datestamp": "1582292983", "security-coverage": { - "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -4129,46 +4267,6 @@ } } }, - "drupal/coder": { - "8.3.7": { - "name": "drupal/coder", - "version": "8.3.7", - "version_normalized": "8.3.7.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/coder.git", - "reference": "c11c2957653bdbfd68adc851692d094b43d39221" - }, - "require": { - "ext-mbstring": "*", - "php": ">=5.5.9", - "squizlabs/php_codesniffer": "^3.4.1", - "symfony/yaml": ">=2.0.5" - }, - "require-dev": { - "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" - }, - "time": "2019-12-07T16:00:28+00:00", - "type": "phpcodesniffer-standard", - "autoload": { - "psr-0": { - "Drupal\\": "coder_sniffer/Drupal/", - "DrupalPractice\\": "coder_sniffer/DrupalPractice/" - } - }, - "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" - ] - } - }, "drupal/components": { "1.0.0": { "name": "drupal/components", @@ -5171,36 +5269,267 @@ "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" - } - } - }, - "drupal/core": { - "8.8.1": { + "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" + } + } + }, + "drupal/core": { + "8.8.1": { + "name": "drupal/core", + "version": "8.8.1", + "version_normalized": "8.8.1.0", + "source": { + "type": "git", + "url": "https://github.com/drupal/core.git", + "reference": "d339279f4c4b89477e0f4a8b775eb5dcb86b3087" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/drupal/core/zipball/d339279f4c4b89477e0f4a8b775eb5dcb86b3087", + "reference": "d339279f4c4b89477e0f4a8b775eb5dcb86b3087", + "shasum": "" + }, + "require": { + "asm89/stack-cors": "^1.1", + "composer/semver": "^1.0", + "doctrine/annotations": "^1.4", + "doctrine/common": "^2.7", + "easyrdf/easyrdf": "^0.9", + "egulias/email-validator": "^2.0", + "ext-date": "*", + "ext-dom": "*", + "ext-filter": "*", + "ext-gd": "*", + "ext-hash": "*", + "ext-json": "*", + "ext-pcre": "*", + "ext-pdo": "*", + "ext-session": "*", + "ext-simplexml": "*", + "ext-spl": "*", + "ext-tokenizer": "*", + "ext-xml": "*", + "guzzlehttp/guzzle": "^6.3", + "masterminds/html5": "^2.1", + "pear/archive_tar": "^1.4.9", + "php": ">=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.26", + "symfony/event-dispatcher": "~3.4.0", + "symfony/http-foundation": "~3.4.27", + "symfony/http-kernel": "~3.4.14", + "symfony/polyfill-iconv": "^1.0", + "symfony/process": "~3.4.0", + "symfony/psr-http-message-bridge": "^1.1.2", + "symfony/routing": "~3.4.0", + "symfony/serializer": "~3.4.0", + "symfony/translation": "~3.4.0", + "symfony/validator": "~3.4.0", + "symfony/yaml": "~3.4.5", + "twig/twig": "^1.38.2", + "typo3/phar-stream-wrapper": "^3.1.3", + "zendframework/zend-diactoros": "^1.8", + "zendframework/zend-feed": "^2.12" + }, + "conflict": { + "drupal/pathauto": "<1.6", + "drush/drush": "<8.1.10" + }, + "replace": { + "drupal/action": "self.version", + "drupal/aggregator": "self.version", + "drupal/automated_cron": "self.version", + "drupal/ban": "self.version", + "drupal/bartik": "self.version", + "drupal/basic_auth": "self.version", + "drupal/big_pipe": "self.version", + "drupal/block": "self.version", + "drupal/block_content": "self.version", + "drupal/block_place": "self.version", + "drupal/book": "self.version", + "drupal/breakpoint": "self.version", + "drupal/ckeditor": "self.version", + "drupal/claro": "self.version", + "drupal/classy": "self.version", + "drupal/color": "self.version", + "drupal/comment": "self.version", + "drupal/config": "self.version", + "drupal/config_translation": "self.version", + "drupal/contact": "self.version", + "drupal/content_moderation": "self.version", + "drupal/content_translation": "self.version", + "drupal/contextual": "self.version", + "drupal/core-annotation": "self.version", + "drupal/core-assertion": "self.version", + "drupal/core-bridge": "self.version", + "drupal/core-class-finder": "self.version", + "drupal/core-datetime": "self.version", + "drupal/core-dependency-injection": "self.version", + "drupal/core-diff": "self.version", + "drupal/core-discovery": "self.version", + "drupal/core-event-dispatcher": "self.version", + "drupal/core-file-cache": "self.version", + "drupal/core-file-security": "self.version", + "drupal/core-filesystem": "self.version", + "drupal/core-gettext": "self.version", + "drupal/core-graph": "self.version", + "drupal/core-http-foundation": "self.version", + "drupal/core-php-storage": "self.version", + "drupal/core-plugin": "self.version", + "drupal/core-proxy-builder": "self.version", + "drupal/core-render": "self.version", + "drupal/core-serialization": "self.version", + "drupal/core-transliteration": "self.version", + "drupal/core-utility": "self.version", + "drupal/core-uuid": "self.version", + "drupal/core-version": "self.version", + "drupal/datetime": "self.version", + "drupal/datetime_range": "self.version", + "drupal/dblog": "self.version", + "drupal/dynamic_page_cache": "self.version", + "drupal/editor": "self.version", + "drupal/entity_reference": "self.version", + "drupal/field": "self.version", + "drupal/field_layout": "self.version", + "drupal/field_ui": "self.version", + "drupal/file": "self.version", + "drupal/filter": "self.version", + "drupal/forum": "self.version", + "drupal/hal": "self.version", + "drupal/help": "self.version", + "drupal/help_topics": "self.version", + "drupal/history": "self.version", + "drupal/image": "self.version", + "drupal/inline_form_errors": "self.version", + "drupal/jsonapi": "self.version", + "drupal/language": "self.version", + "drupal/layout_builder": "self.version", + "drupal/layout_discovery": "self.version", + "drupal/link": "self.version", + "drupal/locale": "self.version", + "drupal/media": "self.version", + "drupal/media_library": "self.version", + "drupal/menu_link_content": "self.version", + "drupal/menu_ui": "self.version", + "drupal/migrate": "self.version", + "drupal/migrate_drupal": "self.version", + "drupal/migrate_drupal_multilingual": "self.version", + "drupal/migrate_drupal_ui": "self.version", + "drupal/minimal": "self.version", + "drupal/node": "self.version", + "drupal/options": "self.version", + "drupal/page_cache": "self.version", + "drupal/path": "self.version", + "drupal/path_alias": "self.version", + "drupal/quickedit": "self.version", + "drupal/rdf": "self.version", + "drupal/responsive_image": "self.version", + "drupal/rest": "self.version", + "drupal/search": "self.version", + "drupal/serialization": "self.version", + "drupal/settings_tray": "self.version", + "drupal/seven": "self.version", + "drupal/shortcut": "self.version", + "drupal/simpletest": "self.version", + "drupal/standard": "self.version", + "drupal/stark": "self.version", + "drupal/statistics": "self.version", + "drupal/syslog": "self.version", + "drupal/system": "self.version", + "drupal/taxonomy": "self.version", + "drupal/telephone": "self.version", + "drupal/text": "self.version", + "drupal/toolbar": "self.version", + "drupal/tour": "self.version", + "drupal/tracker": "self.version", + "drupal/update": "self.version", + "drupal/user": "self.version", + "drupal/views": "self.version", + "drupal/views_ui": "self.version", + "drupal/workflows": "self.version", + "drupal/workspaces": "self.version" + }, + "time": "2019-12-18T10:34:03+00:00", + "type": "drupal-core", + "extra": { + "drupal-scaffold": { + "file-mapping": { + "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig", + "[project-root]/.gitattributes": "assets/scaffold/files/gitattributes", + "[web-root]/.csslintrc": "assets/scaffold/files/csslintrc", + "[web-root]/.eslintignore": "assets/scaffold/files/eslintignore", + "[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json", + "[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php", + "[web-root]/.htaccess": "assets/scaffold/files/htaccess", + "[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore", + "[web-root]/index.php": "assets/scaffold/files/index.php", + "[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt", + "[web-root]/README.txt": "assets/scaffold/files/drupal.README.txt", + "[web-root]/robots.txt": "assets/scaffold/files/robots.txt", + "[web-root]/update.php": "assets/scaffold/files/update.php", + "[web-root]/web.config": "assets/scaffold/files/web.config", + "[web-root]/sites/README.txt": "assets/scaffold/files/sites.README.txt", + "[web-root]/sites/development.services.yml": "assets/scaffold/files/development.services.yml", + "[web-root]/sites/example.settings.local.php": "assets/scaffold/files/example.settings.local.php", + "[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php", + "[web-root]/sites/default/default.services.yml": "assets/scaffold/files/default.services.yml", + "[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php", + "[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt", + "[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt", + "[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt" + } + } + }, + "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." + }, + "8.8.2": { "name": "drupal/core", - "version": "8.8.1", - "version_normalized": "8.8.1.0", + "version": "8.8.2", + "version_normalized": "8.8.2.0", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "d339279f4c4b89477e0f4a8b775eb5dcb86b3087" + "reference": "f997857003276c2ae6d27db30f0eab9c7dd10e62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/d339279f4c4b89477e0f4a8b775eb5dcb86b3087", - "reference": "d339279f4c4b89477e0f4a8b775eb5dcb86b3087", + "url": "https://api.github.com/repos/drupal/core/zipball/f997857003276c2ae6d27db30f0eab9c7dd10e62", + "reference": "f997857003276c2ae6d27db30f0eab9c7dd10e62", "shasum": "" }, "require": { @@ -5366,7 +5695,7 @@ "drupal/workflows": "self.version", "drupal/workspaces": "self.version" }, - "time": "2019-12-18T10:34:03+00:00", + "time": "2020-02-01T19:51:15+00:00", "type": "drupal-core", "extra": { "drupal-scaffold": { @@ -5503,82 +5832,6 @@ "description": "Locked core dependencies; require this project INSTEAD OF drupal/core." } }, - "drupal/core-render": { - "8.8.1": { - "name": "drupal/core-render", - "version": "8.8.1", - "version_normalized": "8.8.1.0", - "source": { - "type": "git", - "url": "https://github.com/drupal/core-render.git", - "reference": "d20b0afe9ca3ca768c6e828442e4cdebbb2cfeec" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/drupal/core-render/zipball/d20b0afe9ca3ca768c6e828442e4cdebbb2cfeec", - "reference": "d20b0afe9ca3ca768c6e828442e4cdebbb2cfeec", - "shasum": "" - }, - "require": { - "drupal/core-utility": "^8.8", - "php": ">=7.0.8" - }, - "time": "2019-10-10T19:45:32+00:00", - "type": "library", - "autoload": { - "psr-4": { - "Drupal\\Component\\Render\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0-or-later" - ], - "description": "Renders placeholder variables for HTML and plain-text display.", - "homepage": "https://www.drupal.org/project/drupal", - "keywords": [ - "drupal" - ] - } - }, - "drupal/core-utility": { - "8.8.1": { - "name": "drupal/core-utility", - "version": "8.8.1", - "version_normalized": "8.8.1.0", - "source": { - "type": "git", - "url": "https://github.com/drupal/core-utility.git", - "reference": "dd70a586d5b1164f022c89d69808d60990d67c27" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/drupal/core-utility/zipball/dd70a586d5b1164f022c89d69808d60990d67c27", - "reference": "dd70a586d5b1164f022c89d69808d60990d67c27", - "shasum": "" - }, - "require": { - "drupal/core-render": "^8.8", - "php": ">=7.0.8" - }, - "time": "2019-11-27T03:14:23+00:00", - "type": "library", - "autoload": { - "psr-4": { - "Drupal\\Component\\Utility\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0-or-later" - ], - "description": "Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.", - "homepage": "https://www.drupal.org/project/drupal", - "keywords": [ - "drupal" - ] - } - }, "drupal/crop": { "2.0.0": { "name": "drupal/crop", @@ -6093,141 +6346,6 @@ } } }, - "drupal/drupal-driver": { - "v1.4.0": { - "name": "drupal/drupal-driver", - "version": "v1.4.0", - "version_normalized": "1.4.0.0", - "source": { - "type": "git", - "url": "https://github.com/jhedstrom/DrupalDriver.git", - "reference": "919c6a39ef6a17bdcaf81dcff97b117ecfb6061c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/jhedstrom/DrupalDriver/zipball/919c6a39ef6a17bdcaf81dcff97b117ecfb6061c", - "reference": "919c6a39ef6a17bdcaf81dcff97b117ecfb6061c", - "shasum": "" - }, - "require": { - "drupal/core-utility": "^8.4", - "php": ">=5.5.9", - "symfony/dependency-injection": "~2.6|~3.0", - "symfony/process": "~2.5|~3.0" - }, - "require-dev": { - "drupal/coder": "~8.2.0", - "drush-ops/behat-drush-endpoint": "*", - "jakub-onderka/php-parallel-lint": "^0.9.2", - "mockery/mockery": "0.9.4", - "phpspec/phpspec": "~2.0", - "phpunit/phpunit": "~4.0" - }, - "time": "2018-02-09T18:02:28+00:00", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.2.x-dev" - } - }, - "autoload": { - "psr-0": { - "Drupal\\Driver": "src/", - "Drupal\\Tests\\Driver": "tests/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Jonathan Hedstrom", - "email": "jhedstrom@gmail.com" - } - ], - "description": "A collection of reusable Drupal drivers", - "homepage": "http://github.com/jhedstrom/DrupalDriver", - "keywords": [ - "drupal", - "test", - "web" - ] - } - }, - "drupal/drupal-extension": { - "v3.4.1": { - "name": "drupal/drupal-extension", - "version": "v3.4.1", - "version_normalized": "3.4.1.0", - "source": { - "type": "git", - "url": "https://github.com/jhedstrom/drupalextension.git", - "reference": "50ff0f413f0dc4732f49638e743f86f45e835e50" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/jhedstrom/drupalextension/zipball/50ff0f413f0dc4732f49638e743f86f45e835e50", - "reference": "50ff0f413f0dc4732f49638e743f86f45e835e50", - "shasum": "" - }, - "require": { - "behat/behat": "~3.2", - "behat/mink": "~1.5", - "behat/mink-extension": "~2.0", - "behat/mink-goutte-driver": "~1.0", - "behat/mink-selenium2-driver": "~1.1", - "drupal/drupal-driver": "~1.3", - "symfony/dependency-injection": "~2.7|~3.0", - "symfony/event-dispatcher": "~2.7|~3.0" - }, - "require-dev": { - "behat/mink-zombie-driver": "^1.2", - "jakub-onderka/php-parallel-lint": "^0.9.2", - "phpspec/phpspec": "~2.0", - "phpunit/phpunit": "3.7.*" - }, - "time": "2017-12-06T20:35:40+00:00", - "type": "behat-extension", - "extra": { - "branch-alias": { - "dev-master": "4.0.x-dev" - } - }, - "autoload": { - "psr-0": { - "Drupal\\Drupal": "src/", - "Drupal\\Exception": "src/", - "Drupal\\DrupalExtension": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "Jonathan Hedstrom", - "email": "jhedstrom@gmail.com" - }, - { - "name": "Melissa Anderson", - "homepage": "https://github.com/eliza411" - }, - { - "name": "Pieter Frenssen", - "homepage": "https://github.com/pfrenssen" - } - ], - "description": "Drupal extension for Behat", - "homepage": "http://drupal.org/project/drupalextension", - "keywords": [ - "drupal", - "test", - "web" - ] - } - }, "drupal/ds": { "3.2.0": { "name": "drupal/ds", @@ -6443,54 +6561,125 @@ "shasum": "141be860f2d2e1df67904995fa43774fee355328" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.3", + "datestamp": "1576704484", + "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": "https://git.drupalcode.org/project/embed", + "issues": "https://www.drupal.org/project/issues/embed", + "irc": "irc://irc.freenode.org/drupal-media" + } + } + }, + "drupal/encrypt": { + "3.0.0-rc2": { + "name": "drupal/encrypt", + "version": "3.0.0-rc2", + "version_normalized": "3.0.0.0-RC2", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/encrypt.git", + "reference": "8.x-3.0-rc2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/encrypt-8.x-3.0-rc2.zip", + "reference": "8.x-3.0-rc2", + "shasum": "784f41ad69bdff14f180ceeec70512738402e8e8" + }, + "require": { + "drupal/core": "~8.0", + "drupal/key": "*" }, "type": "drupal-module", "extra": { "branch-alias": { - "dev-1.x": "1.x-dev" + "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1576704484", + "version": "8.x-3.0-rc2", + "datestamp": "1553277784", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "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+" + "GPL-2.0-or-later" ], "authors": [ { - "name": "Dave Reid", - "homepage": "https://www.drupal.org/user/53892" + "name": "gisle", + "homepage": "https://www.drupal.org/user/409554" }, { - "name": "Devin Carlson", - "homepage": "https://www.drupal.org/user/290182" + "name": "greggles", + "homepage": "https://www.drupal.org/user/36762" }, { - "name": "Drupal Media Team", - "homepage": "https://www.drupal.org/user/3260690" + "name": "nerdstein", + "homepage": "https://www.drupal.org/user/1557710" }, { - "name": "cs_shadow", - "homepage": "https://www.drupal.org/user/2828287" + "name": "rlhawk", + "homepage": "https://www.drupal.org/user/352283" }, { - "name": "slashrsm", - "homepage": "https://www.drupal.org/user/744628" + "name": "theunraveler", + "homepage": "https://www.drupal.org/user/71548" + }, + { + "name": "zzolo", + "homepage": "https://www.drupal.org/user/147331" } ], - "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", + "description": "Provides an API for two-way encryption.", + "homepage": "https://www.drupal.org/project/encrypt", "support": { - "source": "https://git.drupalcode.org/project/embed", - "issues": "https://www.drupal.org/project/issues/embed", - "irc": "irc://irc.freenode.org/drupal-media" + "source": "https://git.drupalcode.org/project/encrypt" } } }, @@ -7357,6 +7546,78 @@ } } }, + "drupal/ga_login": { + "1.0.0-alpha4": { + "name": "drupal/ga_login", + "version": "1.0.0-alpha4", + "version_normalized": "1.0.0.0-alpha4", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/ga_login.git", + "reference": "8.x-1.0-alpha4" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/ga_login-8.x-1.0-alpha4.zip", + "reference": "8.x-1.0-alpha4", + "shasum": "ab47d722638b8d0ea2386567c34a8953dc6eee69" + }, + "require": { + "chillerlan/php-qrcode": "1.0.8", + "christian-riesen/otp": "2.*", + "drupal/core": "~8.0", + "drupal/tfa": "~1.0" + }, + "require-dev": { + "drupal/tfa": "1.x-dev" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0-alpha4", + "datestamp": "1521587880", + "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+" + ], + "authors": [ + { + "name": "Jelle_S", + "homepage": "https://www.drupal.org/user/829198" + }, + { + "name": "attiks", + "homepage": "https://www.drupal.org/user/105002" + }, + { + "name": "daggerhart", + "homepage": "https://www.drupal.org/user/167806" + }, + { + "name": "nerdstein", + "homepage": "https://www.drupal.org/user/1557710" + }, + { + "name": "therealssj", + "homepage": "https://www.drupal.org/user/3408074" + } + ], + "description": "TFA plugins for Hmac-Based One Time Passwords & Time Based One Time Password with recovery codes as fallback.", + "homepage": "https://www.drupal.org/project/ga_login", + "support": { + "source": "https://git.drupalcode.org/project/ga_login" + } + } + }, "drupal/google_analytics": { "3.0.0": { "name": "drupal/google_analytics", @@ -7539,6 +7800,76 @@ } } }, + "drupal/govcms_dlm": { + "1.3.0": { + "name": "drupal/govcms_dlm", + "version": "1.3.0", + "version_normalized": "1.3.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/govcms_dlm.git", + "reference": "8.x-1.3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/govcms_dlm-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "9f2556750169bce25434c859fb3cac12d3f7ce8d" + }, + "require": { + "drupal/core": "~8.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.3", + "datestamp": "1582160291", + "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": "courdo", + "homepage": "https://www.drupal.org/user/3162961" + }, + { + "name": "pandaski", + "homepage": "https://www.drupal.org/user/1987218" + }, + { + "name": "pkil", + "homepage": "https://www.drupal.org/user/2327222" + }, + { + "name": "suhyeon", + "homepage": "https://www.drupal.org/user/3567157" + }, + { + "name": "tobybellwood", + "homepage": "https://www.drupal.org/user/3529537" + }, + { + "name": "wiifm", + "homepage": "https://www.drupal.org/user/358731" + } + ], + "description": "Add optional DLM to emails sent from drupal mail.", + "homepage": "https://www.drupal.org/project/govcms_dlm", + "support": { + "source": "https://git.drupalcode.org/project/govcms_dlm" + } + } + }, "drupal/graphql": { "3.0.0-rc2": { "name": "drupal/graphql", @@ -7754,6 +8085,77 @@ } } }, + "drupal/key": { + "1.12.0": { + "name": "drupal/key", + "version": "1.12.0", + "version_normalized": "1.12.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/key.git", + "reference": "8.x-1.12" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/key-8.x-1.12.zip", + "reference": "8.x-1.12", + "shasum": "908aab1e38abba391de2a9eb82bd2de9240eb0b9" + }, + "require": { + "drupal/core": "~8.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.12", + "datestamp": "1573783085", + "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": "Cellar Door", + "homepage": "https://www.drupal.org/user/658076" + }, + { + "name": "CrashTest_", + "homepage": "https://www.drupal.org/user/261457" + }, + { + "name": "nerdstein", + "homepage": "https://www.drupal.org/user/1557710" + }, + { + "name": "rlhawk", + "homepage": "https://www.drupal.org/user/352283" + } + ], + "description": "Provides the ability to manage site-wide keys", + "homepage": "http://drupal.org/project/key", + "keywords": [ + "Drupal" + ], + "support": { + "source": "http://cgit.drupalcode.org/key", + "issues": "http://drupal.org/project/key" + } + } + }, "drupal/lagoon_logs": { "1.0.0": { "name": "drupal/lagoon_logs", @@ -7836,7 +8238,7 @@ }, "drupal": { "version": "8.x-1.1", - "datestamp": "1493495342", + "datestamp": "1580913964", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8025,38 +8427,88 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0+" + ], + "authors": [ + { + "name": "Berdir", + "homepage": "https://www.drupal.org/user/214652" + }, + { + "name": "Les Lim", + "homepage": "https://www.drupal.org/user/84263" + }, + { + "name": "Manuel Garcia", + "homepage": "https://www.drupal.org/user/213194" + }, + { + "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": "https://git.drupalcode.org/project/mailsystem" + } + } + }, + "drupal/media_entity_file_replace": { + "1.0.0-beta2": { + "name": "drupal/media_entity_file_replace", + "version": "1.0.0-beta2", + "version_normalized": "1.0.0.0-beta2", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/media_entity_file_replace.git", + "reference": "8.x-1.0-beta2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/media_entity_file_replace-8.x-1.0-beta2.zip", + "reference": "8.x-1.0-beta2", + "shasum": "9fb1fb6e585d26f8ccd289400f4c3b0b1ec9e1c8" + }, + "require": { + "drupal/core": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0-beta2", + "datestamp": "1578875043", + "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": "Berdir", - "homepage": "https://www.drupal.org/user/214652" - }, - { - "name": "Les Lim", - "homepage": "https://www.drupal.org/user/84263" - }, - { - "name": "Manuel Garcia", - "homepage": "https://www.drupal.org/user/213194" - }, - { - "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" + "name": "bkosborne", + "homepage": "https://www.drupal.org/user/788032" } ], - "description": "Mail System", - "homepage": "https://www.drupal.org/project/mailsystem", + "description": "Allows content editors to easily replace source files associated with any file-based media entity, preserving the original filename.", + "homepage": "https://www.drupal.org/project/media_entity_file_replace", "support": { - "source": "https://git.drupalcode.org/project/mailsystem" + "source": "https://git.drupalcode.org/project/media_entity_file_replace" } } }, @@ -8268,75 +8720,6 @@ } }, "drupal/metatag": { - "1.11.0": { - "name": "drupal/metatag", - "version": "1.11.0", - "version_normalized": "1.11.0.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.11" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.11.zip", - "reference": "8.x-1.11", - "shasum": "9acb04a741d80b4ab468d118a242271169d11f00" - }, - "require": { - "drupal/core": "*", - "drupal/token": "^1.0" - }, - "require-dev": { - "drupal/devel": "^2.0", - "drupal/metatag_dc": "*", - "drupal/metatag_open_graph": "*", - "drupal/page_manager": "^4.0", - "drupal/redirect": "^1.0", - "drupal/restui": "^1.0", - "drupal/schema_metatag": "^1.0", - "drupal/schema_web_page": "*" - }, - "type": "drupal-module", - "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, - "drupal": { - "version": "8.x-1.11", - "datestamp": "1576870683", - "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": "See contributors", - "homepage": "https://www.drupal.org/node/640498/committers", - "role": "Developer" - }, - { - "name": "Dave Reid", - "homepage": "https://www.drupal.org/user/53892" - } - ], - "description": "Manage meta tags for all entities.", - "homepage": "https://www.drupal.org/project/metatag", - "keywords": [ - "Drupal", - "seo" - ], - "support": { - "source": "http://cgit.drupalcode.org/metatag", - "issues": "http://drupal.org/project/issues/metatag" - } - }, "1.9.0": { "name": "drupal/metatag", "version": "1.9.0", @@ -8760,6 +9143,10 @@ "name": "neclimdul", "homepage": "https://www.drupal.org/user/48673" }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + }, { "name": "samuel.mortenson", "homepage": "https://www.drupal.org/user/2582268" @@ -8834,6 +9221,10 @@ "name": "neclimdul", "homepage": "https://www.drupal.org/user/48673" }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + }, { "name": "samuel.mortenson", "homepage": "https://www.drupal.org/user/2582268" @@ -8851,20 +9242,20 @@ } }, "drupal/paragraphs": { - "1.6.0": { + "1.10.0": { "name": "drupal/paragraphs", - "version": "1.6.0", - "version_normalized": "1.6.0.0", + "version": "1.10.0", + "version_normalized": "1.10.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs.git", - "reference": "8.x-1.6" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "cd93e244f3a78dabdcf362adc31e59aad25b3fae" + "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "12f96d90940df1c870bbe4cb97a8260169045911" }, "require": { "drupal/core": "~8", @@ -8874,9 +9265,9 @@ "drupal/block_field": "~1.0", "drupal/ctools": "3.x-dev", "drupal/diff": "~1.0", - "drupal/entity_browser": "1.x-dev", + "drupal/entity_browser": "2.x-dev", "drupal/entity_usage": "2.x-dev", - "drupal/field_group": "~1.0", + "drupal/field_group": "3.x-dev", "drupal/inline_entity_form": "~1.0", "drupal/paragraphs-paragraphs_library": "*", "drupal/replicate": "~1.0", @@ -8892,8 +9283,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.6", - "datestamp": "1553087589", + "version": "8.x-1.10", + "datestamp": "1581850829", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9127,6 +9518,66 @@ } } }, + "drupal/real_aes": { + "2.2.0": { + "name": "drupal/real_aes", + "version": "2.2.0", + "version_normalized": "2.2.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/real_aes.git", + "reference": "8.x-2.2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/real_aes-8.x-2.2.zip", + "reference": "8.x-2.2", + "shasum": "292bb36b322ba1758d3a45ae5dbd34ebe64c9c59" + }, + "require": { + "defuse/php-encryption": "^2.0", + "drupal/core": "~8.0", + "drupal/encrypt": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-2.x": "2.x-dev" + }, + "drupal": { + "version": "8.x-2.2", + "datestamp": "1552499284", + "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": "Heine", + "homepage": "https://www.drupal.org/user/17943" + }, + { + "name": "nerdstein", + "homepage": "https://www.drupal.org/user/1557710" + }, + { + "name": "rlhawk", + "homepage": "https://www.drupal.org/user/352283" + } + ], + "description": "Provides an Authenticated AES encryption method for Encrypt though the Defuse PHP Encryption library.", + "homepage": "https://www.drupal.org/project/real_aes", + "support": { + "source": "https://git.drupalcode.org/project/real_aes" + } + } + }, "drupal/recaptcha": { "2.4.0": { "name": "drupal/recaptcha", @@ -9154,7 +9605,7 @@ }, "drupal": { "version": "8.x-2.4", - "datestamp": "1548967980", + "datestamp": "1580340616", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9403,7 +9854,7 @@ }, "drupal": { "version": "8.x-1.2", - "datestamp": "1529154524", + "datestamp": "1579404790", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9497,66 +9948,6 @@ } } }, - "drupal/schema_metatag": { - "1.4.0": { - "name": "drupal/schema_metatag", - "version": "1.4.0", - "version_normalized": "1.4.0.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/schema_metatag.git", - "reference": "8.x-1.4" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/schema_metatag-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "5d0a677608e30a7c8ffb43d98759b19cf5be17f6" - }, - "require": { - "drupal/core": "~8.0", - "drupal/metatag": "*" - }, - "require-dev": { - "drupal/metatag_views": "*", - "drupal/schema_article": "*", - "drupal/schema_organization": "*" - }, - "type": "drupal-module", - "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, - "drupal": { - "version": "8.x-1.4", - "datestamp": "1563033785", - "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": "KarenS", - "homepage": "https://www.drupal.org/user/45874" - } - ], - "description": "Metatag implementation of Schema.org structured data (JSON-LD)", - "homepage": "https://www.drupal.org/project/schema_metatag", - "keywords": [ - "Drupal" - ], - "support": { - "source": "http://cgit.drupalcode.org/schema_metatag", - "issues": "https://www.drupal.org/project/issues/schema_metatag" - } - } - }, "drupal/search_api": { "1.11.0": { "name": "drupal/search_api", @@ -10237,14 +10628,84 @@ "homepage": "https://www.drupal.org/user/53422" }, { - "name": "webflo", - "homepage": "https://www.drupal.org/user/254778" + "name": "webflo", + "homepage": "https://www.drupal.org/user/254778" + } + ], + "description": "Swiftmailer", + "homepage": "https://www.drupal.org/project/swiftmailer", + "support": { + "source": "https://git.drupalcode.org/project/swiftmailer" + } + } + }, + "drupal/tfa": { + "1.0.0-alpha4": { + "name": "drupal/tfa", + "version": "1.0.0-alpha4", + "version_normalized": "1.0.0.0-alpha4", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/tfa.git", + "reference": "8.x-1.0-alpha4" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/tfa-8.x-1.0-alpha4.zip", + "reference": "8.x-1.0-alpha4", + "shasum": "785e49e132f5acf95134be1d65e7b22a6632cdc7" + }, + "require": { + "christian-riesen/otp": "2.*", + "drupal/core": "~8.0", + "drupal/encrypt": "*" + }, + "require-dev": { + "drupal/encrypt": "*", + "drupal/key": "*", + "drupal/services": "*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.0-alpha4", + "datestamp": "1521586980", + "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+" + ], + "authors": [ + { + "name": "coltrane", + "homepage": "https://www.drupal.org/user/91990" + }, + { + "name": "daggerhart", + "homepage": "https://www.drupal.org/user/167806" + }, + { + "name": "greggles", + "homepage": "https://www.drupal.org/user/36762" + }, + { + "name": "nerdstein", + "homepage": "https://www.drupal.org/user/1557710" } ], - "description": "Swiftmailer", - "homepage": "https://www.drupal.org/project/swiftmailer", + "description": "Pluggable provider of two factor authentication for Drupal", + "homepage": "https://www.drupal.org/project/tfa", "support": { - "source": "https://git.drupalcode.org/project/swiftmailer" + "source": "https://git.drupalcode.org/project/tfa", + "error": "Invalid dependency: \"tfa_test_plugins\" is an unknown drupal 8 package name" } } }, @@ -10559,33 +11020,45 @@ } }, "drupal/webform": { - "5.1.0": { + "5.8.0": { "name": "drupal/webform", - "version": "5.1.0", - "version_normalized": "5.1.0.0", + "version": "5.8.0", + "version_normalized": "5.8.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "8.x-5.1" + "reference": "8.x-5.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.1.zip", - "reference": "8.x-5.1", - "shasum": "d04743f078dc154685f9532253e6b5ea8dda1a56" + "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.8.zip", + "reference": "8.x-5.8", + "shasum": "32317a9345abae343aa3b014529bbb91a67cc769" }, "require": { - "drupal/core": "*" + "drupal/core": "^8" }, "require-dev": { "drupal/address": "~1.4", + "drupal/bootstrap": "~3.0", + "drupal/captcha": "~1.0", "drupal/chosen": "~2.6", "drupal/devel": "*", - "drupal/jsonapi": "~2.0", + "drupal/entity_print": "^2.1", + "drupal/gnode": "*", + "drupal/group": "~1.0", + "drupal/jsonapi": "~2.0 || ~8.7", + "drupal/mailsystem": "4.1", "drupal/select2": "~1.1", + "drupal/smtp": "~1.0", + "drupal/telephone_validation": "^2.2", "drupal/token": "~1.3", "drupal/webform_access": "*", + "drupal/webform_attachment": "*", + "drupal/webform_entity_print": "*", + "drupal/webform_group": "*", "drupal/webform_node": "*", + "drupal/webform_options_limit": "*", "drupal/webform_scheduled_email": "*", "drupal/webform_ui": "*" }, @@ -10595,8 +11068,8 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.1", - "datestamp": "1557418608", + "version": "8.x-5.8", + "datestamp": "1579637587", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10667,19 +11140,19 @@ } }, "drush/drush": { - "9.7.1": { + "9.7.2": { "name": "drush/drush", - "version": "9.7.1", - "version_normalized": "9.7.1.0", + "version": "9.7.2", + "version_normalized": "9.7.2.0", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "6f9a8d235daec06fd6f47b2d84da675750566479" + "reference": "ab5e345a72c9187a7d770486a09691f6526826aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/6f9a8d235daec06fd6f47b2d84da675750566479", - "reference": "6f9a8d235daec06fd6f47b2d84da675750566479", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/ab5e345a72c9187a7d770486a09691f6526826aa", + "reference": "ab5e345a72c9187a7d770486a09691f6526826aa", "shasum": "" }, "require": { @@ -10699,7 +11172,7 @@ "psr/log": "~1.0", "psy/psysh": "~0.6", "symfony/console": "^3.4", - "symfony/event-dispatcher": "^3.4", + "symfony/event-dispatcher": "^3.4 || ^4.0", "symfony/finder": "^3.4 || ^4.0", "symfony/process": "^3.4", "symfony/var-dumper": "^3.4 || ^4.0", @@ -10721,7 +11194,7 @@ "webflo/drupal-core-require-dev": "8.7.x-dev", "webflo/drupal-core-strict": "8.7.x-dev" }, - "time": "2019-06-30T19:46:39+00:00", + "time": "2020-02-09T17:29:51+00:00", "bin": [ "drush" ], @@ -10943,24 +11416,25 @@ "validator" ] }, - "2.1.14": { + "2.1.17": { "name": "egulias/email-validator", - "version": "2.1.14", - "version_normalized": "2.1.14.0", + "version": "2.1.17", + "version_normalized": "2.1.17.0", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "c4b8d12921999d8a561004371701dbc2e05b5ece" + "reference": "ade6887fd9bd74177769645ab5c474824f8a418a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c4b8d12921999d8a561004371701dbc2e05b5ece", - "reference": "c4b8d12921999d8a561004371701dbc2e05b5ece", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ade6887fd9bd74177769645ab5c474824f8a418a", + "reference": "ade6887fd9bd74177769645ab5c474824f8a418a", "shasum": "" }, "require": { "doctrine/lexer": "^1.0.1", - "php": ">=5.5" + "php": ">=5.5", + "symfony/polyfill-intl-idn": "^1.10" }, "require-dev": { "dominicsayers/isemail": "^3.0.7", @@ -10970,7 +11444,7 @@ "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" }, - "time": "2020-01-05T14:11:20+00:00", + "time": "2020-02-13T22:36:52+00:00", "type": "library", "extra": { "branch-alias": { @@ -11108,62 +11582,6 @@ "keywords": [ "scraper" ] - }, - "v3.3.0": { - "name": "fabpot/goutte", - "version": "v3.3.0", - "version_normalized": "3.3.0.0", - "source": { - "type": "git", - "url": "https://github.com/FriendsOfPHP/Goutte.git", - "reference": "4ab5199e3ec0ffde0ee0b5ecf568a4fb8398dbae" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/4ab5199e3ec0ffde0ee0b5ecf568a4fb8398dbae", - "reference": "4ab5199e3ec0ffde0ee0b5ecf568a4fb8398dbae", - "shasum": "" - }, - "require": { - "guzzlehttp/guzzle": "^6.0", - "php": "^7.1.3", - "symfony/browser-kit": "^4.4|^5.0", - "symfony/css-selector": "^4.4|^5.0", - "symfony/dom-crawler": "^4.4|^5.0" - }, - "require-dev": { - "symfony/phpunit-bridge": "^5.0" - }, - "time": "2019-12-06T13:11:18+00:00", - "type": "application", - "extra": { - "branch-alias": { - "dev-master": "3.3-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" - ] } }, "govcms/govcms": { @@ -11174,12 +11592,12 @@ "source": { "type": "git", "url": "https://github.com/govCMS/govCMS8.git", - "reference": "76cfc8895ac8df740e4143a1addd14337b7a3ee2" + "reference": "e39cc755c088843bfee50b2a87190da8353a9a43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/govCMS/govCMS8/zipball/76cfc8895ac8df740e4143a1addd14337b7a3ee2", - "reference": "76cfc8895ac8df740e4143a1addd14337b7a3ee2", + "url": "https://api.github.com/repos/govCMS/govCMS8/zipball/e39cc755c088843bfee50b2a87190da8353a9a43", + "reference": "e39cc755c088843bfee50b2a87190da8353a9a43", "shasum": "" }, "require": { @@ -11207,6 +11625,7 @@ "drupal/dropzonejs": "2.0.0-alpha3", "drupal/ds": "3.2", "drupal/dynamic_entity_reference": "1.7.0", + "drupal/encrypt": "3.0-rc2", "drupal/entity_browser": "2.1", "drupal/entity_class_formatter": "1.1.0", "drupal/entity_embed": "1.0", @@ -11218,15 +11637,19 @@ "drupal/features": "3.8", "drupal/field_group": "3.0-rc1", "drupal/focal_point": "1.2", + "drupal/ga_login": "1.0-alpha4", "drupal/google_analytics": "3.0", "drupal/govcms8_ui": "1.0.0-alpha1", "drupal/govcms8_uikit_starter": "1.0-alpha2", + "drupal/govcms_dlm": "1.3", "drupal/graphql": "3.0.0-rc2", "drupal/honeypot": "1.29", "drupal/inline_entity_form": "1.0-rc1", + "drupal/key": "1.12", "drupal/linked_field": "1.1.0", "drupal/linkit": "5.0-beta9", "drupal/login_security": "1.5", + "drupal/media_entity_file_replace": "1.0-beta2", "drupal/memcache": "2.0", "drupal/menu_block": "1.5", "drupal/menu_trail_by_path": "1.1", @@ -11236,10 +11659,11 @@ "drupal/page_manager": "4.0-beta4", "drupal/panelizer": "4.1", "drupal/panels": "4.4.0", - "drupal/paragraphs": "1.6", + "drupal/paragraphs": "1.10", "drupal/password_policy": "3.0-alpha4", "drupal/pathauto": "1.6.0", "drupal/permissions_by_term": "2.12", + "drupal/real_aes": "2.2", "drupal/recaptcha": "2.4", "drupal/redirect": "1.3", "drupal/restui": "1.16.0", @@ -11253,11 +11677,12 @@ "drupal/simple_oauth": "3.14", "drupal/simple_sitemap": "3.0", "drupal/swiftmailer": "1.0-beta2", + "drupal/tfa": "1.0-alpha4", "drupal/token": "1.5", "drupal/update_notifications_disable": "1.0", "drupal/username_enumeration_prevention": "1.0-beta2", "drupal/video_embed_field": "2.0", - "drupal/webform": "5.1", + "drupal/webform": "5.8", "oomphinc/composer-installers-extender": "^1.1", "php": "^7.1", "swiftmailer/swiftmailer": "5.4.12", @@ -11275,7 +11700,7 @@ "suggest": { "hirak/prestissimo": "^0.3" }, - "time": "2020-01-16T23:02:42+00:00", + "time": "2020-02-20T22:20:30+00:00", "type": "drupal-profile", "extra": { "drupal-scaffold": { @@ -11324,6 +11749,9 @@ "drupal/config_ignore": { "Offset error within IgnoreFilter::activeReadMultiple() - https://www.drupal.org/project/config_ignore/issues/2972302": "https://www.drupal.org/files/issues/2018-07-31/offset-error-within-2972302-13.patch" }, + "drupal/ga_login": { + "TOTP taking very-old verification codes - https://www.drupal.org/project/ga_login/issues/3022921": "https://www.drupal.org/files/issues/2018-12-28/3022921-2-time-skew-confusing.patch" + }, "drupal/panelizer": { "PanelizerWizardContextForm calls parent constructor without enough arguments under CTools 3.1 - https://www.drupal.org/project/panelizer/issues/3031671": "https://www.drupal.org/files/issues/2019-04-03/3031671-8.patch" }, @@ -11340,6 +11768,11 @@ }, "drupal/google_analytics": { "Fatal error when there is a view with the path search/node": "https://www.drupal.org/files/issues/2018-06-18/patch_google_analytics.patch" + }, + "drupal/tfa": { + "The tfa.settings route should use the permission 'admin tfa settings' - https://www.drupal.org/project/tfa/issues/2943972": "https://www.drupal.org/files/issues/2943972-2.patch", + "Bad UX around 'required to setup TFA' concept and users who have skipped validation too many times - https://www.drupal.org/project/tfa/issues/2937336": "https://www.drupal.org/files/issues/2019-03-01/2937336-17.patch", + "Users' recovery codes exposed to admin users - https://www.drupal.org/project/tfa/issues/3075304": "https://www.drupal.org/files/issues/2019-08-16/tfa-3075304_2.patch" } } }, @@ -11361,62 +11794,59 @@ } }, "govcms/require-dev": { - "dev-master": { + "dev-develop": { "name": "govcms/require-dev", - "version": "dev-master", - "version_normalized": "9999999-dev", + "version": "dev-develop", + "version_normalized": "dev-develop", "source": { "type": "git", "url": "https://github.com/govCMS/require-dev.git", - "reference": "f844f9423e7cd65e0f6db111665a623bbd1cdb7a" + "reference": "257202ae3976ca249e11b91d1f7033d6c770e80d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/govCMS/require-dev/zipball/f844f9423e7cd65e0f6db111665a623bbd1cdb7a", - "reference": "f844f9423e7cd65e0f6db111665a623bbd1cdb7a", + "url": "https://api.github.com/repos/govCMS/require-dev/zipball/257202ae3976ca249e11b91d1f7033d6c770e80d", + "reference": "257202ae3976ca249e11b91d1f7033d6c770e80d", "shasum": "" }, "require": { "behat/behat": "^3.5", "behat/gherkin": "^4.5", - "drupal/schema_metatag": "^1.4", "integratedexperts/behat-screenshot": "^0.7.2", "jakub-onderka/php-parallel-lint": "^1.0", "phpmd/phpmd": "2.7.0", "phpunit/phpunit": "6.5" }, - "time": "2019-10-14T05:26:17+00:00", + "time": "2019-12-09T02:55:21+00:00", "type": "library", "description": "Require-dev package definition for GovCMS 8", "support": { - "source": "https://github.com/govCMS/require-dev/tree/1.0.1", + "source": "https://github.com/govCMS/require-dev/tree/develop", "issues": "https://github.com/govCMS/require-dev/issues" } } }, "govcms/scaffold-tooling": { - "dev-master": { + "dev-develop": { "name": "govcms/scaffold-tooling", - "version": "dev-master", - "version_normalized": "9999999-dev", + "version": "dev-develop", + "version_normalized": "dev-develop", "source": { "type": "git", "url": "https://github.com/govCMS/scaffold-tooling.git", - "reference": "5fdf1828b6936d33cb9aea106547b9b302ed16ab" + "reference": "56f26642efadb5d32e6af015e8b9eff71c89f0fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/govCMS/scaffold-tooling/zipball/5fdf1828b6936d33cb9aea106547b9b302ed16ab", - "reference": "5fdf1828b6936d33cb9aea106547b9b302ed16ab", + "url": "https://api.github.com/repos/govCMS/scaffold-tooling/zipball/56f26642efadb5d32e6af015e8b9eff71c89f0fc", + "reference": "56f26642efadb5d32e6af015e8b9eff71c89f0fc", "shasum": "" }, "require": { "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0", "drupal/chosen_lib": "2.6.0", "drupal/clamav": "1.1.0", - "drupal/coder": "^8.3", "drupal/console": "^1.0.2", - "drupal/drupal-extension": "^3.4", "drupal/fast_404": "^1.0@alpha", "drupal/lagoon_logs": "^1.0", "drupal/redis": "1.1.0", @@ -11428,20 +11858,23 @@ "webmozart/path-util": "^2.3", "zaporylie/composer-drupal-optimizations": "^1.0" }, - "time": "2019-10-14T04:24:23+00:00", + "time": "2020-02-04T22:22:34+00:00", "bin": [ - "scripts/tests/govcms-audit", - "scripts/tests/govcms-behat", - "scripts/tests/govcms-lint", - "scripts/tests/govcms-lint-distro", - "scripts/tests/govcms-phpunit", - "scripts/tests/govcms-vet", + "scripts/govcms-audit", + "scripts/govcms-behat", + "scripts/govcms-lint", + "scripts/govcms-lint-distro", + "scripts/govcms-phpunit", + "scripts/govcms-vet", "scripts/govcms-deploy" ], "type": "library", + "license": [ + "GPL-2.0-or-later" + ], "description": "A variety of standard config, scripts and packages to support GovCMS scaffold.", "support": { - "source": "https://github.com/govCMS/scaffold-tooling/tree/1.0.0", + "source": "https://github.com/govCMS/scaffold-tooling/tree/develop", "issues": "https://github.com/govCMS/scaffold-tooling/issues" } } @@ -11959,19 +12392,19 @@ } }, "instaclick/php-webdriver": { - "1.4.6": { + "1.4.7": { "name": "instaclick/php-webdriver", - "version": "1.4.6", - "version_normalized": "1.4.6.0", + "version": "1.4.7", + "version_normalized": "1.4.7.0", "source": { "type": "git", "url": "https://github.com/instaclick/php-webdriver.git", - "reference": "bd9405077ca04129a73059a06873bedb5e138402" + "reference": "b5f330e900e9b3edfc18024a5ec8c07136075712" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/bd9405077ca04129a73059a06873bedb5e138402", - "reference": "bd9405077ca04129a73059a06873bedb5e138402", + "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/b5f330e900e9b3edfc18024a5ec8c07136075712", + "reference": "b5f330e900e9b3edfc18024a5ec8c07136075712", "shasum": "" }, "require": { @@ -11982,7 +12415,7 @@ "phpunit/phpunit": "^4.8", "satooshi/php-coveralls": "^1.0||^2.0" }, - "time": "2019-09-23T15:50:44+00:00", + "time": "2019-09-25T09:05:11+00:00", "type": "library", "extra": { "branch-alias": { @@ -12838,19 +13271,19 @@ } }, "myclabs/deep-copy": { - "1.9.4": { + "1.9.5": { "name": "myclabs/deep-copy", - "version": "1.9.4", - "version_normalized": "1.9.4.0", + "version": "1.9.5", + "version_normalized": "1.9.5.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "579bb7356d91f9456ccd505f24ca8b667966a0a7" + "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/579bb7356d91f9456ccd505f24ca8b667966a0a7", - "reference": "579bb7356d91f9456ccd505f24ca8b667966a0a7", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/b2c28789e80a97badd14145fda39b545d83ca3ef", + "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef", "shasum": "" }, "require": { @@ -12864,7 +13297,7 @@ "doctrine/common": "^2.6", "phpunit/phpunit": "^7.1" }, - "time": "2019-12-15T19:12:40+00:00", + "time": "2020-01-17T21:11:47+00:00", "type": "library", "autoload": { "psr-4": { @@ -12988,6 +13421,71 @@ "homepage": "http://www.oomphinc.com/" } }, + "paragonie/constant_time_encoding": { + "v2.3.0": { + "name": "paragonie/constant_time_encoding", + "version": "v2.3.0", + "version_normalized": "2.3.0.0", + "source": { + "type": "git", + "url": "https://github.com/paragonie/constant_time_encoding.git", + "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2", + "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2", + "shasum": "" + }, + "require": { + "php": "^7|^8" + }, + "require-dev": { + "phpunit/phpunit": "^6|^7", + "vimeo/psalm": "^1|^2|^3" + }, + "time": "2019-11-06T19:20:29+00:00", + "type": "library", + "autoload": { + "psr-4": { + "ParagonIE\\ConstantTime\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com", + "homepage": "https://paragonie.com", + "role": "Maintainer" + }, + { + "name": "Steve 'Sc00bz' Thomas", + "email": "steve@tobtu.com", + "homepage": "https://www.tobtu.com", + "role": "Original Developer" + } + ], + "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", + "keywords": [ + "base16", + "base32", + "base32_decode", + "base32_encode", + "base64", + "base64_decode", + "base64_encode", + "bin2hex", + "encoding", + "hex", + "hex2bin", + "rfc4648" + ] + } + }, "paragonie/random_compat": { "v9.99.99": { "name": "paragonie/random_compat", @@ -13037,19 +13535,19 @@ } }, "pdepend/pdepend": { - "2.6.1": { + "2.7.1": { "name": "pdepend/pdepend", - "version": "2.6.1", - "version_normalized": "2.6.1.0", + "version": "2.7.1", + "version_normalized": "2.7.1.0", "source": { "type": "git", "url": "https://github.com/pdepend/pdepend.git", - "reference": "395b0f356bc0881ef88864bffb4ba1423ca0d111" + "reference": "daba1cf0a6edaf172fa02a17807ae29f4c1c7471" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pdepend/pdepend/zipball/395b0f356bc0881ef88864bffb4ba1423ca0d111", - "reference": "395b0f356bc0881ef88864bffb4ba1423ca0d111", + "url": "https://api.github.com/repos/pdepend/pdepend/zipball/daba1cf0a6edaf172fa02a17807ae29f4c1c7471", + "reference": "daba1cf0a6edaf172fa02a17807ae29f4c1c7471", "shasum": "" }, "require": { @@ -13064,7 +13562,7 @@ "phpunit/phpunit": "^4.8.35|^5.7", "squizlabs/php_codesniffer": "^2.0.0" }, - "time": "2019-12-21T16:33:56+00:00", + "time": "2020-02-08T12:06:13+00:00", "bin": [ "src/bin/pdepend" ], @@ -13672,19 +14170,19 @@ } }, "phing/phing": { - "2.16.2": { + "2.16.3": { "name": "phing/phing", - "version": "2.16.2", - "version_normalized": "2.16.2.0", + "version": "2.16.3", + "version_normalized": "2.16.3.0", "source": { "type": "git", "url": "https://github.com/phingofficial/phing.git", - "reference": "d11c6328c450cb3cda4ffa6548aa9cd60f30dd17" + "reference": "b34c2bf9cd6abd39b4287dee31e68673784c8567" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phingofficial/phing/zipball/d11c6328c450cb3cda4ffa6548aa9cd60f30dd17", - "reference": "d11c6328c450cb3cda4ffa6548aa9cd60f30dd17", + "url": "https://api.github.com/repos/phingofficial/phing/zipball/b34c2bf9cd6abd39b4287dee31e68673784c8567", + "reference": "b34c2bf9cd6abd39b4287dee31e68673784c8567", "shasum": "" }, "require": { @@ -13725,7 +14223,7 @@ "siad007/versioncontrol_hg": "A library for interfacing with Mercurial repositories.", "tedivm/jshrink": "Javascript Minifier built in PHP" }, - "time": "2020-01-03T10:18:48+00:00", + "time": "2020-02-03T18:50:54+00:00", "bin": [ "bin/phing" ], @@ -13823,45 +14321,42 @@ } }, "phpdocumentor/reflection-docblock": { - "4.3.4": { + "5.1.0": { "name": "phpdocumentor/reflection-docblock", - "version": "4.3.4", - "version_normalized": "4.3.4.0", + "version": "5.1.0", + "version_normalized": "5.1.0.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c" + "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/da3fd972d6bafd628114f7e7e036f45944b62e9c", - "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e", + "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e", "shasum": "" }, "require": { - "php": "^7.0", - "phpdocumentor/reflection-common": "^1.0.0 || ^2.0.0", - "phpdocumentor/type-resolver": "~0.4 || ^1.0.0", - "webmozart/assert": "^1.0" + "ext-filter": "^7.1", + "php": "^7.2", + "phpdocumentor/reflection-common": "^2.0", + "phpdocumentor/type-resolver": "^1.0", + "webmozart/assert": "^1" }, "require-dev": { - "doctrine/instantiator": "^1.0.5", - "mockery/mockery": "^1.0", - "phpdocumentor/type-resolver": "0.4.*", - "phpunit/phpunit": "^6.4" + "doctrine/instantiator": "^1", + "mockery/mockery": "^1" }, - "time": "2019-12-28T18:55:12+00:00", + "time": "2020-02-22T12:28:44+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "4.x-dev" + "dev-master": "5.x-dev" } }, "autoload": { "psr-4": { - "phpDocumentor\\Reflection\\": [ - "src/" - ] + "phpDocumentor\\Reflection\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -13872,37 +14367,40 @@ { "name": "Mike van Riel", "email": "me@mikevanriel.com" + }, + { + "name": "Jaap van Otterdijk", + "email": "account@ijaap.nl" } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock." } }, "phpdocumentor/type-resolver": { - "1.0.1": { + "1.1.0": { "name": "phpdocumentor/type-resolver", - "version": "1.0.1", - "version_normalized": "1.0.1.0", + "version": "1.1.0", + "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9" + "reference": "7462d5f123dfc080dfdf26897032a6513644fc95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9", - "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/7462d5f123dfc080dfdf26897032a6513644fc95", + "reference": "7462d5f123dfc080dfdf26897032a6513644fc95", "shasum": "" }, "require": { - "php": "^7.1", + "php": "^7.2", "phpdocumentor/reflection-common": "^2.0" }, "require-dev": { - "ext-tokenizer": "^7.1", - "mockery/mockery": "~1", - "phpunit/phpunit": "^7.0" + "ext-tokenizer": "^7.2", + "mockery/mockery": "~1" }, - "time": "2019-08-22T18:11:29+00:00", + "time": "2020-02-18T18:59:58+00:00", "type": "library", "extra": { "branch-alias": { @@ -13999,33 +14497,33 @@ } }, "phpspec/prophecy": { - "1.10.1": { + "v1.10.2": { "name": "phpspec/prophecy", - "version": "1.10.1", - "version_normalized": "1.10.1.0", + "version": "v1.10.2", + "version_normalized": "1.10.2.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "cbe1df668b3fe136bcc909126a0f529a78d4cbbc" + "reference": "b4400efc9d206e83138e2bb97ed7f5b14b831cd9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/cbe1df668b3fe136bcc909126a0f529a78d4cbbc", - "reference": "cbe1df668b3fe136bcc909126a0f529a78d4cbbc", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b4400efc9d206e83138e2bb97ed7f5b14b831cd9", + "reference": "b4400efc9d206e83138e2bb97ed7f5b14b831cd9", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "php": "^5.3|^7.0", "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0", - "sebastian/comparator": "^1.2.3|^2.0|^3.0", - "sebastian/recursion-context": "^1.0|^2.0|^3.0" + "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0", + "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0" }, "require-dev": { "phpspec/phpspec": "^2.5 || ^3.2", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1" }, - "time": "2019-12-22T21:05:45+00:00", + "time": "2020-01-20T15:57:02+00:00", "type": "library", "extra": { "branch-alias": { @@ -14964,34 +15462,34 @@ "equality" ] }, - "3.0.2": { + "4.0.0": { "name": "sebastian/comparator", - "version": "3.0.2", - "version_normalized": "3.0.2.0", + "version": "4.0.0", + "version_normalized": "4.0.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da" + "reference": "85b3435da967696ed618ff745f32be3ff4a2b8e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da", - "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/85b3435da967696ed618ff745f32be3ff4a2b8e8", + "reference": "85b3435da967696ed618ff745f32be3ff4a2b8e8", "shasum": "" }, "require": { - "php": "^7.1", - "sebastian/diff": "^3.0", - "sebastian/exporter": "^3.1" + "php": "^7.3", + "sebastian/diff": "^4.0", + "sebastian/exporter": "^4.0" }, "require-dev": { - "phpunit/phpunit": "^7.1" + "phpunit/phpunit": "^9.0" }, - "time": "2018-07-12T15:12:46+00:00", + "time": "2020-02-07T06:08:51+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -15004,6 +15502,10 @@ "BSD-3-Clause" ], "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" @@ -15015,10 +15517,6 @@ { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" - }, - { - "name": "Sebastian Bergmann", - "email": "sebastian@phpunit.de" } ], "description": "Provides the functionality to compare PHP values for equality", @@ -15140,6 +15638,63 @@ "unidiff", "unified diff" ] + }, + "4.0.0": { + "name": "sebastian/diff", + "version": "4.0.0", + "version_normalized": "4.0.0.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/diff.git", + "reference": "c0c26c9188b538bfa985ae10c9f05d278f12060d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/c0c26c9188b538bfa985ae10c9f05d278f12060d", + "reference": "c0c26c9188b538bfa985ae10c9f05d278f12060d", + "shasum": "" + }, + "require": { + "php": "^7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.0", + "symfony/process": "^4 || ^5" + }, + "time": "2020-02-07T06:09:38+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Kore Nordmann", + "email": "mail@kore-nordmann.de" + } + ], + "description": "Diff implementation", + "homepage": "https://github.com/sebastianbergmann/diff", + "keywords": [ + "diff", + "udiff", + "unidiff", + "unified diff" + ] } }, "sebastian/environment": { @@ -15193,37 +15748,105 @@ "environment", "hhvm" ] - } - }, - "sebastian/exporter": { - "3.1.2": { + } + }, + "sebastian/exporter": { + "3.1.2": { + "name": "sebastian/exporter", + "version": "3.1.2", + "version_normalized": "3.1.2.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/exporter.git", + "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e", + "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e", + "shasum": "" + }, + "require": { + "php": "^7.0", + "sebastian/recursion-context": "^3.0" + }, + "require-dev": { + "ext-mbstring": "*", + "phpunit/phpunit": "^6.0" + }, + "time": "2019-09-14T09:02:43+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.1.x-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Volker Dusch", + "email": "github@wallbash.com" + }, + { + "name": "Adam Harvey", + "email": "aharvey@php.net" + }, + { + "name": "Bernhard Schussek", + "email": "bschussek@gmail.com" + } + ], + "description": "Provides the functionality to export PHP variables for visualization", + "homepage": "http://www.github.com/sebastianbergmann/exporter", + "keywords": [ + "export", + "exporter" + ] + }, + "4.0.0": { "name": "sebastian/exporter", - "version": "3.1.2", - "version_normalized": "3.1.2.0", + "version": "4.0.0", + "version_normalized": "4.0.0.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e" + "reference": "80c26562e964016538f832f305b2286e1ec29566" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e", - "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/80c26562e964016538f832f305b2286e1ec29566", + "reference": "80c26562e964016538f832f305b2286e1ec29566", "shasum": "" }, "require": { - "php": "^7.0", - "sebastian/recursion-context": "^3.0" + "php": "^7.3", + "sebastian/recursion-context": "^4.0" }, "require-dev": { "ext-mbstring": "*", - "phpunit/phpunit": "^6.0" + "phpunit/phpunit": "^9.0" }, - "time": "2019-09-14T09:02:43+00:00", + "time": "2020-02-07T06:10:52+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "3.1.x-dev" + "dev-master": "4.0-dev" } }, "autoload": { @@ -15471,6 +16094,60 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context" + }, + "4.0.0": { + "name": "sebastian/recursion-context", + "version": "4.0.0", + "version_normalized": "4.0.0.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/recursion-context.git", + "reference": "cdd86616411fc3062368b720b0425de10bd3d579" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cdd86616411fc3062368b720b0425de10bd3d579", + "reference": "cdd86616411fc3062368b720b0425de10bd3d579", + "shasum": "" + }, + "require": { + "php": "^7.3" + }, + "require-dev": { + "phpunit/phpunit": "^9.0" + }, + "time": "2020-02-07T06:18:20+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.0-dev" + } + }, + "autoload": { + "classmap": [ + "src/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, + { + "name": "Jeff Welch", + "email": "whatthejeff@gmail.com" + }, + { + "name": "Adam Harvey", + "email": "aharvey@php.net" + } + ], + "description": "Provides functionality to recursively process PHP variables", + "homepage": "http://www.github.com/sebastianbergmann/recursion-context" } }, "sebastian/resource-operations": { @@ -15626,19 +16303,19 @@ } }, "squizlabs/php_codesniffer": { - "3.5.3": { + "3.5.4": { "name": "squizlabs/php_codesniffer", - "version": "3.5.3", - "version_normalized": "3.5.3.0", + "version": "3.5.4", + "version_normalized": "3.5.4.0", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "557a1fc7ac702c66b0bbfe16ab3d55839ef724cb" + "reference": "dceec07328401de6211037abbb18bda423677e26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/557a1fc7ac702c66b0bbfe16ab3d55839ef724cb", - "reference": "557a1fc7ac702c66b0bbfe16ab3d55839ef724cb", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/dceec07328401de6211037abbb18bda423677e26", + "reference": "dceec07328401de6211037abbb18bda423677e26", "shasum": "" }, "require": { @@ -15650,7 +16327,7 @@ "require-dev": { "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, - "time": "2019-12-04T04:46:47+00:00", + "time": "2020-01-30T22:20:29+00:00", "bin": [ "bin/phpcs", "bin/phpcbf" @@ -15729,32 +16406,83 @@ "keywords": [ "stack" ] + }, + "v1.0.6": { + "name": "stack/builder", + "version": "v1.0.6", + "version_normalized": "1.0.6.0", + "source": { + "type": "git", + "url": "https://github.com/stackphp/builder.git", + "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/stackphp/builder/zipball/a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", + "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", + "shasum": "" + }, + "require": { + "php": ">=7.2.0", + "symfony/http-foundation": "~2.1|~3.0|~4.0|~5.0", + "symfony/http-kernel": "~2.1|~3.0|~4.0|~5.0" + }, + "require-dev": { + "phpunit/phpunit": "~8.0", + "symfony/routing": "^5.0" + }, + "time": "2020-01-30T12:17:27+00:00", + "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 middleware based on HttpKernelInterface.", + "keywords": [ + "stack" + ] } }, "stecman/symfony-console-completion": { - "0.10.1": { + "0.11.0": { "name": "stecman/symfony-console-completion", - "version": "0.10.1", - "version_normalized": "0.10.1.0", + "version": "0.11.0", + "version_normalized": "0.11.0.0", "source": { "type": "git", "url": "https://github.com/stecman/symfony-console-completion.git", - "reference": "7bfa9b93e216896419f2f8de659935d7e04fecd8" + "reference": "a9502dab59405e275a9f264536c4e1cb61fc3518" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/7bfa9b93e216896419f2f8de659935d7e04fecd8", - "reference": "7bfa9b93e216896419f2f8de659935d7e04fecd8", + "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/a9502dab59405e275a9f264536c4e1cb61fc3518", + "reference": "a9502dab59405e275a9f264536c4e1cb61fc3518", "shasum": "" }, "require": { "php": ">=5.3.2", - "symfony/console": "~2.3 || ~3.0 || ~4.0" + "symfony/console": "~2.3 || ~3.0 || ~4.0 || ~5.0" }, "require-dev": { "phpunit/phpunit": "~4.8.36 || ~5.7 || ~6.4" }, - "time": "2019-04-29T03:20:18+00:00", + "time": "2019-11-24T17:03:06+00:00", "type": "library", "extra": { "branch-alias": { @@ -15899,19 +16627,19 @@ } }, "symfony/browser-kit": { - "v4.4.2": { + "v4.4.5": { "name": "symfony/browser-kit", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "e19e465c055137938afd40cfddd687e7511bbbf0" + "reference": "090ce406505149d6852a7c03b0346dec3b8cf612" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/e19e465c055137938afd40cfddd687e7511bbbf0", - "reference": "e19e465c055137938afd40cfddd687e7511bbbf0", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/090ce406505149d6852a7c03b0346dec3b8cf612", + "reference": "090ce406505149d6852a7c03b0346dec3b8cf612", "shasum": "" }, "require": { @@ -15927,7 +16655,7 @@ "suggest": { "symfony/process": "" }, - "time": "2019-10-28T20:30:34+00:00", + "time": "2020-02-23T10:00:59+00:00", "type": "library", "extra": { "branch-alias": { @@ -15958,66 +16686,6 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com" - }, - "v5.0.2": { - "name": "symfony/browser-kit", - "version": "v5.0.2", - "version_normalized": "5.0.2.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/browser-kit.git", - "reference": "a195f83b0ba20e622a5baa726af96826b8f5616b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/a195f83b0ba20e622a5baa726af96826b8f5616b", - "reference": "a195f83b0ba20e622a5baa726af96826b8f5616b", - "shasum": "" - }, - "require": { - "php": "^7.2.5", - "symfony/dom-crawler": "^4.4|^5.0" - }, - "require-dev": { - "symfony/css-selector": "^4.4|^5.0", - "symfony/http-client": "^4.4|^5.0", - "symfony/mime": "^4.4|^5.0", - "symfony/process": "^4.4|^5.0" - }, - "suggest": { - "symfony/process": "" - }, - "time": "2019-11-18T17:27:11+00:00", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.0-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" } }, "symfony/class-loader": { @@ -16078,19 +16746,19 @@ "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com" }, - "v3.4.36": { + "v3.4.38": { "name": "symfony/class-loader", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", - "reference": "e212b06996819a2bce026a63da03b7182d05a690" + "reference": "bcdf6ff46e115b29be3186391f29e0da82cd6f72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/e212b06996819a2bce026a63da03b7182d05a690", - "reference": "e212b06996819a2bce026a63da03b7182d05a690", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/bcdf6ff46e115b29be3186391f29e0da82cd6f72", + "reference": "bcdf6ff46e115b29be3186391f29e0da82cd6f72", "shasum": "" }, "require": { @@ -16103,7 +16771,7 @@ "suggest": { "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM" }, - "time": "2019-08-20T13:31:17+00:00", + "time": "2020-01-04T12:05:51+00:00", "type": "library", "extra": { "branch-alias": { @@ -16137,19 +16805,19 @@ } }, "symfony/config": { - "v3.4.36": { + "v3.4.38": { "name": "symfony/config", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "a599a867d0e4a07c342b5f1e656b3915a540ddbe" + "reference": "03328d6e172ec7384341c622d4c28d350040d021" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/a599a867d0e4a07c342b5f1e656b3915a540ddbe", - "reference": "a599a867d0e4a07c342b5f1e656b3915a540ddbe", + "url": "https://api.github.com/repos/symfony/config/zipball/03328d6e172ec7384341c622d4c28d350040d021", + "reference": "03328d6e172ec7384341c622d4c28d350040d021", "shasum": "" }, "require": { @@ -16170,7 +16838,7 @@ "suggest": { "symfony/yaml": "To use the yaml reference dumper" }, - "time": "2019-12-01T10:45:41+00:00", + "time": "2020-02-03T08:11:57+00:00", "type": "library", "extra": { "branch-alias": { @@ -16202,84 +16870,19 @@ "description": "Symfony Config Component", "homepage": "https://symfony.com" }, - "v4.4.2": { - "name": "symfony/config", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/config.git", - "reference": "6911d432edd5b50822986604fd5a5be3af856d30" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/6911d432edd5b50822986604fd5a5be3af856d30", - "reference": "6911d432edd5b50822986604fd5a5be3af856d30", - "shasum": "" - }, - "require": { - "php": "^7.1.3", - "symfony/filesystem": "^3.4|^4.0|^5.0", - "symfony/polyfill-ctype": "~1.8" - }, - "conflict": { - "symfony/finder": "<3.4" - }, - "require-dev": { - "symfony/event-dispatcher": "^3.4|^4.0|^5.0", - "symfony/finder": "^3.4|^4.0|^5.0", - "symfony/messenger": "^4.1|^5.0", - "symfony/service-contracts": "^1.1|^2", - "symfony/yaml": "^3.4|^4.0|^5.0" - }, - "suggest": { - "symfony/yaml": "To use the yaml reference dumper" - }, - "time": "2019-12-18T12:00:29+00:00", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.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" - }, - "v5.0.2": { + "v5.0.5": { "name": "symfony/config", - "version": "v5.0.2", - "version_normalized": "5.0.2.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "7f930484966350906185ba0a604728f7898b7ba0" + "reference": "938905f46df484b2aeae9016fd658aed577cdceb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/7f930484966350906185ba0a604728f7898b7ba0", - "reference": "7f930484966350906185ba0a604728f7898b7ba0", + "url": "https://api.github.com/repos/symfony/config/zipball/938905f46df484b2aeae9016fd658aed577cdceb", + "reference": "938905f46df484b2aeae9016fd658aed577cdceb", "shasum": "" }, "require": { @@ -16300,7 +16903,7 @@ "suggest": { "symfony/yaml": "To use the yaml reference dumper" }, - "time": "2019-12-18T13:50:31+00:00", + "time": "2020-02-04T09:41:09+00:00", "type": "library", "extra": { "branch-alias": { @@ -16407,19 +17010,19 @@ "description": "Symfony Console Component", "homepage": "https://symfony.com" }, - "v3.4.36": { + "v3.4.38": { "name": "symfony/console", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "1ee23b3b659b06c622f2bd2492a229e416eb4586" + "reference": "6827023c5872bea44b29d145de693b21981cf4cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/1ee23b3b659b06c622f2bd2492a229e416eb4586", - "reference": "1ee23b3b659b06c622f2bd2492a229e416eb4586", + "url": "https://api.github.com/repos/symfony/console/zipball/6827023c5872bea44b29d145de693b21981cf4cd", + "reference": "6827023c5872bea44b29d145de693b21981cf4cd", "shasum": "" }, "require": { @@ -16448,7 +17051,7 @@ "symfony/lock": "", "symfony/process": "" }, - "time": "2019-12-01T10:04:45+00:00", + "time": "2020-02-15T13:27:16+00:00", "type": "library", "extra": { "branch-alias": { @@ -16480,19 +17083,19 @@ "description": "Symfony Console Component", "homepage": "https://symfony.com" }, - "v4.4.2": { + "v4.4.5": { "name": "symfony/console", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "82437719dab1e6bdd28726af14cb345c2ec816d0" + "reference": "4fa15ae7be74e53f6ec8c83ed403b97e23b665e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/82437719dab1e6bdd28726af14cb345c2ec816d0", - "reference": "82437719dab1e6bdd28726af14cb345c2ec816d0", + "url": "https://api.github.com/repos/symfony/console/zipball/4fa15ae7be74e53f6ec8c83ed403b97e23b665e9", + "reference": "4fa15ae7be74e53f6ec8c83ed403b97e23b665e9", "shasum": "" }, "require": { @@ -16525,7 +17128,7 @@ "symfony/lock": "", "symfony/process": "" }, - "time": "2019-12-17T10:32:23+00:00", + "time": "2020-02-24T13:10:00+00:00", "type": "library", "extra": { "branch-alias": { @@ -16557,19 +17160,19 @@ "description": "Symfony Console Component", "homepage": "https://symfony.com" }, - "v5.0.2": { + "v5.0.5": { "name": "symfony/console", - "version": "v5.0.2", - "version_normalized": "5.0.2.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "fe6e3cd889ca64172d7a742a2eb058541404ef47" + "reference": "d29e2d36941de13600c399e393a60b8cfe59ac49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/fe6e3cd889ca64172d7a742a2eb058541404ef47", - "reference": "fe6e3cd889ca64172d7a742a2eb058541404ef47", + "url": "https://api.github.com/repos/symfony/console/zipball/d29e2d36941de13600c399e393a60b8cfe59ac49", + "reference": "d29e2d36941de13600c399e393a60b8cfe59ac49", "shasum": "" }, "require": { @@ -16602,7 +17205,7 @@ "symfony/lock": "", "symfony/process": "" }, - "time": "2019-12-17T13:20:22+00:00", + "time": "2020-02-24T15:05:31+00:00", "type": "library", "extra": { "branch-alias": { @@ -16624,95 +17227,41 @@ "authors": [ { "name": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Symfony Console Component", - "homepage": "https://symfony.com" - } - }, - "symfony/css-selector": { - "v3.4.36": { - "name": "symfony/css-selector", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/css-selector.git", - "reference": "f819f71ae3ba6f396b4c015bd5895de7d2f1f85f" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/f819f71ae3ba6f396b4c015bd5895de7d2f1f85f", - "reference": "f819f71ae3ba6f396b4c015bd5895de7d2f1f85f", - "shasum": "" - }, - "require": { - "php": "^5.5.9|>=7.0.8" - }, - "time": "2019-10-01T11:57:37+00:00", - "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": "Fabien Potencier", - "email": "fabien@symfony.com" - }, - { - "name": "Jean-François Simon", - "email": "jeanfrancois.simon@sensiolabs.com" + "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony CssSelector Component", + "description": "Symfony Console Component", "homepage": "https://symfony.com" - }, - "v4.4.2": { + } + }, + "symfony/css-selector": { + "v3.4.38": { "name": "symfony/css-selector", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "64acec7e0d67125e9f4656c68d4a38a42ab5a0b7" + "reference": "ee9b946e7223b11257329a054c64396b19d619e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/64acec7e0d67125e9f4656c68d4a38a42ab5a0b7", - "reference": "64acec7e0d67125e9f4656c68d4a38a42ab5a0b7", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/ee9b946e7223b11257329a054c64396b19d619e1", + "reference": "ee9b946e7223b11257329a054c64396b19d619e1", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": "^5.5.9|>=7.0.8" }, - "time": "2019-10-12T00:35:04+00:00", + "time": "2020-02-04T08:04:52+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "3.4-dev" } }, "autoload": { @@ -16744,29 +17293,29 @@ "description": "Symfony CssSelector Component", "homepage": "https://symfony.com" }, - "v5.0.2": { + "v4.4.5": { "name": "symfony/css-selector", - "version": "v5.0.2", - "version_normalized": "5.0.2.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "19d29e7098b7b2c3313cb03902ca30f100dcb837" + "reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/19d29e7098b7b2c3313cb03902ca30f100dcb837", - "reference": "19d29e7098b7b2c3313cb03902ca30f100dcb837", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22", + "reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22", "shasum": "" }, "require": { - "php": "^7.2.5" + "php": "^7.1.3" }, - "time": "2019-11-18T17:27:11+00:00", + "time": "2020-02-04T09:01:01+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "5.0-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -16857,19 +17406,19 @@ "description": "Symfony Debug Component", "homepage": "https://symfony.com" }, - "v3.4.36": { + "v3.4.38": { "name": "symfony/debug", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086" + "reference": "a99278d50af8a9164219da38d61fb161a7f6e0a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/f72e33fdb1170b326e72c3157f0cd456351dd086", - "reference": "f72e33fdb1170b326e72c3157f0cd456351dd086", + "url": "https://api.github.com/repos/symfony/debug/zipball/a99278d50af8a9164219da38d61fb161a7f6e0a6", + "reference": "a99278d50af8a9164219da38d61fb161a7f6e0a6", "shasum": "" }, "require": { @@ -16882,7 +17431,7 @@ "require-dev": { "symfony/http-kernel": "~2.8|~3.0|~4.0" }, - "time": "2019-10-24T15:33:53+00:00", + "time": "2020-02-03T15:10:40+00:00", "type": "library", "extra": { "branch-alias": { @@ -16914,19 +17463,19 @@ "description": "Symfony Debug Component", "homepage": "https://symfony.com" }, - "v4.4.2": { + "v4.4.5": { "name": "symfony/debug", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "5c4c1db977dc70bb3250e1308d3e8c6341aa38f5" + "reference": "a980d87a659648980d89193fd8b7a7ca89d97d21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/5c4c1db977dc70bb3250e1308d3e8c6341aa38f5", - "reference": "5c4c1db977dc70bb3250e1308d3e8c6341aa38f5", + "url": "https://api.github.com/repos/symfony/debug/zipball/a980d87a659648980d89193fd8b7a7ca89d97d21", + "reference": "a980d87a659648980d89193fd8b7a7ca89d97d21", "shasum": "" }, "require": { @@ -16939,7 +17488,7 @@ "require-dev": { "symfony/http-kernel": "^3.4|^4.0|^5.0" }, - "time": "2019-12-16T14:46:54+00:00", + "time": "2020-02-23T14:41:43+00:00", "type": "library", "extra": { "branch-alias": { @@ -17045,19 +17594,19 @@ "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com" }, - "v3.4.36": { + "v3.4.38": { "name": "symfony/dependency-injection", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "0d201916bfb3af939fec3c0c8815ea16c60ac1a2" + "reference": "b06b36883abc61eb8fb576e89102a9ba6c9ee7ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0d201916bfb3af939fec3c0c8815ea16c60ac1a2", - "reference": "0d201916bfb3af939fec3c0c8815ea16c60ac1a2", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b06b36883abc61eb8fb576e89102a9ba6c9ee7ee", + "reference": "b06b36883abc61eb8fb576e89102a9ba6c9ee7ee", "shasum": "" }, "require": { @@ -17085,7 +17634,7 @@ "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", "symfony/yaml": "" }, - "time": "2019-12-01T08:33:36+00:00", + "time": "2020-02-19T17:19:43+00:00", "type": "library", "extra": { "branch-alias": { @@ -17117,93 +17666,19 @@ "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com" }, - "v4.4.2": { - "name": "symfony/dependency-injection", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/dependency-injection.git", - "reference": "79b0358207a3571cc3af02a57d0321927921f539" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/79b0358207a3571cc3af02a57d0321927921f539", - "reference": "79b0358207a3571cc3af02a57d0321927921f539", - "shasum": "" - }, - "require": { - "php": "^7.1.3", - "psr/container": "^1.0", - "symfony/service-contracts": "^1.1.6|^2" - }, - "conflict": { - "symfony/config": "<4.3|>=5.0", - "symfony/finder": "<3.4", - "symfony/proxy-manager-bridge": "<3.4", - "symfony/yaml": "<3.4" - }, - "provide": { - "psr/container-implementation": "1.0", - "symfony/service-implementation": "1.0" - }, - "require-dev": { - "symfony/config": "^4.3", - "symfony/expression-language": "^3.4|^4.0|^5.0", - "symfony/yaml": "^3.4|^4.0|^5.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": "" - }, - "time": "2019-12-19T16:00:02+00:00", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.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" - }, - "v5.0.2": { + "v5.0.5": { "name": "symfony/dependency-injection", - "version": "v5.0.2", - "version_normalized": "5.0.2.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "f9dbfbf487d08f60b1c83220edcd16559d1e40a2" + "reference": "3575004a9b0d51ead83473ec90121045b3a0b56f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f9dbfbf487d08f60b1c83220edcd16559d1e40a2", - "reference": "f9dbfbf487d08f60b1c83220edcd16559d1e40a2", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/3575004a9b0d51ead83473ec90121045b3a0b56f", + "reference": "3575004a9b0d51ead83473ec90121045b3a0b56f", "shasum": "" }, "require": { @@ -17233,7 +17708,7 @@ "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", "symfony/yaml": "" }, - "time": "2019-12-19T16:01:11+00:00", + "time": "2020-02-24T15:05:31+00:00", "type": "library", "extra": { "branch-alias": { @@ -17267,19 +17742,19 @@ } }, "symfony/dom-crawler": { - "v3.4.36": { + "v3.4.38": { "name": "symfony/dom-crawler", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "6bcffd2eabc4ca087faaaf54e26c8ff3a40284f3" + "reference": "5ea08fead7392bc5bfe83fb8a289ac9b72cb689e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/6bcffd2eabc4ca087faaaf54e26c8ff3a40284f3", - "reference": "6bcffd2eabc4ca087faaaf54e26c8ff3a40284f3", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/5ea08fead7392bc5bfe83fb8a289ac9b72cb689e", + "reference": "5ea08fead7392bc5bfe83fb8a289ac9b72cb689e", "shasum": "" }, "require": { @@ -17293,7 +17768,7 @@ "suggest": { "symfony/css-selector": "" }, - "time": "2019-10-24T15:33:53+00:00", + "time": "2020-02-26T17:12:32+00:00", "type": "library", "extra": { "branch-alias": { @@ -17325,19 +17800,19 @@ "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com" }, - "v4.4.2": { + "v4.4.5": { "name": "symfony/dom-crawler", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "36bbcab9369fc2f583220890efd43bf262d563fd" + "reference": "11dcf08f12f29981bf770f097a5d64d65bce5929" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/36bbcab9369fc2f583220890efd43bf262d563fd", - "reference": "36bbcab9369fc2f583220890efd43bf262d563fd", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/11dcf08f12f29981bf770f097a5d64d65bce5929", + "reference": "11dcf08f12f29981bf770f097a5d64d65bce5929", "shasum": "" }, "require": { @@ -17355,7 +17830,7 @@ "suggest": { "symfony/css-selector": "" }, - "time": "2019-10-29T11:38:30+00:00", + "time": "2020-02-29T10:05:28+00:00", "type": "library", "extra": { "branch-alias": { @@ -17387,19 +17862,19 @@ "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com" }, - "v5.0.2": { + "v5.0.5": { "name": "symfony/dom-crawler", - "version": "v5.0.2", - "version_normalized": "5.0.2.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "0a0a73a0836926898b6fcd6817fe697487a73d97" + "reference": "4368bdd61b83af365b8f23e9616d2a2ed52cbe7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/0a0a73a0836926898b6fcd6817fe697487a73d97", - "reference": "0a0a73a0836926898b6fcd6817fe697487a73d97", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4368bdd61b83af365b8f23e9616d2a2ed52cbe7c", + "reference": "4368bdd61b83af365b8f23e9616d2a2ed52cbe7c", "shasum": "" }, "require": { @@ -17417,7 +17892,7 @@ "suggest": { "symfony/css-selector": "" }, - "time": "2019-11-18T17:27:11+00:00", + "time": "2020-02-29T10:07:09+00:00", "type": "library", "extra": { "branch-alias": { @@ -17451,32 +17926,32 @@ } }, "symfony/error-handler": { - "v4.4.2": { + "v4.4.5": { "name": "symfony/error-handler", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "6d7d7712a6ff5215ec26215672293b154f1db8c1" + "reference": "89aa4b9ac6f1f35171b8621b24f60477312085be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/6d7d7712a6ff5215ec26215672293b154f1db8c1", - "reference": "6d7d7712a6ff5215ec26215672293b154f1db8c1", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/89aa4b9ac6f1f35171b8621b24f60477312085be", + "reference": "89aa4b9ac6f1f35171b8621b24f60477312085be", "shasum": "" }, "require": { "php": "^7.1.3", "psr/log": "~1.0", - "symfony/debug": "^4.4", + "symfony/debug": "^4.4.5", "symfony/var-dumper": "^4.4|^5.0" }, "require-dev": { "symfony/http-kernel": "^4.4|^5.0", "symfony/serializer": "^4.4|^5.0" }, - "time": "2019-12-16T14:46:54+00:00", + "time": "2020-02-26T11:45:31+00:00", "type": "library", "extra": { "branch-alias": { @@ -17508,19 +17983,19 @@ "description": "Symfony ErrorHandler Component", "homepage": "https://symfony.com" }, - "v5.0.2": { + "v5.0.5": { "name": "symfony/error-handler", - "version": "v5.0.2", - "version_normalized": "5.0.2.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "460863313bd3212d7c38e1b40602cbcfeeeea4a5" + "reference": "24a938d9913f42d006ee1ca0164ea1f29c1067ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/460863313bd3212d7c38e1b40602cbcfeeeea4a5", - "reference": "460863313bd3212d7c38e1b40602cbcfeeeea4a5", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/24a938d9913f42d006ee1ca0164ea1f29c1067ec", + "reference": "24a938d9913f42d006ee1ca0164ea1f29c1067ec", "shasum": "" }, "require": { @@ -17532,7 +18007,7 @@ "symfony/http-kernel": "^4.4|^5.0", "symfony/serializer": "^4.4|^5.0" }, - "time": "2019-12-16T14:48:47+00:00", + "time": "2020-02-29T10:07:09+00:00", "type": "library", "extra": { "branch-alias": { @@ -17630,19 +18105,19 @@ "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com" }, - "v3.4.36": { + "v3.4.38": { "name": "symfony/event-dispatcher", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177" + "reference": "2f67a869aef3eecf42e7f8be4a8b86c92308686c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f9031c22ec127d4a2450760f81a8677fe8a10177", - "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2f67a869aef3eecf42e7f8be4a8b86c92308686c", + "reference": "2f67a869aef3eecf42e7f8be4a8b86c92308686c", "shasum": "" }, "require": { @@ -17662,7 +18137,7 @@ "symfony/dependency-injection": "", "symfony/http-kernel": "" }, - "time": "2019-10-24T15:33:53+00:00", + "time": "2020-02-04T08:04:52+00:00", "type": "library", "extra": { "branch-alias": { @@ -17694,19 +18169,19 @@ "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com" }, - "v4.4.2": { + "v4.4.5": { "name": "symfony/event-dispatcher", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "b3c3068a72623287550fe20b84a2b01dcba2686f" + "reference": "4ad8e149799d3128621a3a1f70e92b9897a8930d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b3c3068a72623287550fe20b84a2b01dcba2686f", - "reference": "b3c3068a72623287550fe20b84a2b01dcba2686f", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4ad8e149799d3128621a3a1f70e92b9897a8930d", + "reference": "4ad8e149799d3128621a3a1f70e92b9897a8930d", "shasum": "" }, "require": { @@ -17733,7 +18208,7 @@ "symfony/dependency-injection": "", "symfony/http-kernel": "" }, - "time": "2019-11-28T13:33:56+00:00", + "time": "2020-02-04T09:32:40+00:00", "type": "library", "extra": { "branch-alias": { @@ -17765,19 +18240,19 @@ "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com" }, - "v5.0.2": { + "v5.0.5": { "name": "symfony/event-dispatcher", - "version": "v5.0.2", - "version_normalized": "5.0.2.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "7b738a51645e10f864cc25c24d232fb03f37b475" + "reference": "b45ad88b253c5a9702ce218e201d89c85d148cea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7b738a51645e10f864cc25c24d232fb03f37b475", - "reference": "7b738a51645e10f864cc25c24d232fb03f37b475", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b45ad88b253c5a9702ce218e201d89c85d148cea", + "reference": "b45ad88b253c5a9702ce218e201d89c85d148cea", "shasum": "" }, "require": { @@ -17804,7 +18279,7 @@ "symfony/dependency-injection": "", "symfony/http-kernel": "" }, - "time": "2019-11-18T17:27:11+00:00", + "time": "2020-02-22T20:09:08+00:00", "type": "library", "extra": { "branch-alias": { @@ -17958,26 +18433,26 @@ } }, "symfony/filesystem": { - "v3.4.36": { + "v3.4.38": { "name": "symfony/filesystem", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "00cdad0936d06fab136944bc2342b762b1c3a4a2" + "reference": "0a0d3b4bda11aa3a0464531c40e681e184e75628" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/00cdad0936d06fab136944bc2342b762b1c3a4a2", - "reference": "00cdad0936d06fab136944bc2342b762b1c3a4a2", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/0a0d3b4bda11aa3a0464531c40e681e184e75628", + "reference": "0a0d3b4bda11aa3a0464531c40e681e184e75628", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "symfony/polyfill-ctype": "~1.8" }, - "time": "2019-11-25T16:36:22+00:00", + "time": "2020-01-17T08:50:08+00:00", "type": "library", "extra": { "branch-alias": { @@ -18009,26 +18484,26 @@ "description": "Symfony Filesystem Component", "homepage": "https://symfony.com" }, - "v4.4.2": { + "v4.4.5": { "name": "symfony/filesystem", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "40c2606131d56eff6f193b6e2ceb92414653b591" + "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/40c2606131d56eff6f193b6e2ceb92414653b591", - "reference": "40c2606131d56eff6f193b6e2ceb92414653b591", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/266c9540b475f26122b61ef8b23dd9198f5d1cfd", + "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd", "shasum": "" }, "require": { "php": "^7.1.3", "symfony/polyfill-ctype": "~1.8" }, - "time": "2019-11-26T23:16:41+00:00", + "time": "2020-01-21T08:20:44+00:00", "type": "library", "extra": { "branch-alias": { @@ -18060,26 +18535,26 @@ "description": "Symfony Filesystem Component", "homepage": "https://symfony.com" }, - "v5.0.2": { + "v5.0.5": { "name": "symfony/filesystem", - "version": "v5.0.2", - "version_normalized": "5.0.2.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "1d71f670bc5a07b9ccc97dc44f932177a322d4e6" + "reference": "3afadc0f57cd74f86379d073e694b0f2cda2a88c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/1d71f670bc5a07b9ccc97dc44f932177a322d4e6", - "reference": "1d71f670bc5a07b9ccc97dc44f932177a322d4e6", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/3afadc0f57cd74f86379d073e694b0f2cda2a88c", + "reference": "3afadc0f57cd74f86379d073e694b0f2cda2a88c", "shasum": "" }, "require": { "php": "^7.2.5", "symfony/polyfill-ctype": "~1.8" }, - "time": "2019-11-26T23:25:11+00:00", + "time": "2020-01-21T08:40:24+00:00", "type": "library", "extra": { "branch-alias": { @@ -18113,25 +18588,25 @@ } }, "symfony/finder": { - "v3.4.36": { + "v3.4.38": { "name": "symfony/finder", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "290ae21279b37bfd287cdcce640d51204e84afdf" + "reference": "5ec813ccafa8164ef21757e8c725d3a57da59200" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/290ae21279b37bfd287cdcce640d51204e84afdf", - "reference": "290ae21279b37bfd287cdcce640d51204e84afdf", + "url": "https://api.github.com/repos/symfony/finder/zipball/5ec813ccafa8164ef21757e8c725d3a57da59200", + "reference": "5ec813ccafa8164ef21757e8c725d3a57da59200", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, - "time": "2019-11-17T21:55:15+00:00", + "time": "2020-02-14T07:34:21+00:00", "type": "library", "extra": { "branch-alias": { @@ -18163,25 +18638,25 @@ "description": "Symfony Finder Component", "homepage": "https://symfony.com" }, - "v4.4.2": { + "v4.4.5": { "name": "symfony/finder", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "ce8743441da64c41e2a667b8eb66070444ed911e" + "reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/ce8743441da64c41e2a667b8eb66070444ed911e", - "reference": "ce8743441da64c41e2a667b8eb66070444ed911e", + "url": "https://api.github.com/repos/symfony/finder/zipball/ea69c129aed9fdeca781d4b77eb20b62cf5d5357", + "reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357", "shasum": "" }, "require": { "php": "^7.1.3" }, - "time": "2019-11-17T21:56:56+00:00", + "time": "2020-02-14T07:42:58+00:00", "type": "library", "extra": { "branch-alias": { @@ -18212,6 +18687,56 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com" + }, + "v5.0.5": { + "name": "symfony/finder", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/finder.git", + "reference": "6251f201187ca9d66f6b099d3de65d279e971138" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/finder/zipball/6251f201187ca9d66f6b099d3de65d279e971138", + "reference": "6251f201187ca9d66f6b099d3de65d279e971138", + "shasum": "" + }, + "require": { + "php": "^7.2.5" + }, + "time": "2020-02-14T07:43:07+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0-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" } }, "symfony/http-foundation": { @@ -18270,19 +18795,19 @@ "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com" }, - "v3.4.36": { + "v3.4.38": { "name": "symfony/http-foundation", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "d2d0cfe8e319d9df44c4cca570710fcf221d4593" + "reference": "4d440be93adcfd5e4ee0bdc7acd1c3260625728f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d2d0cfe8e319d9df44c4cca570710fcf221d4593", - "reference": "d2d0cfe8e319d9df44c4cca570710fcf221d4593", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/4d440be93adcfd5e4ee0bdc7acd1c3260625728f", + "reference": "4d440be93adcfd5e4ee0bdc7acd1c3260625728f", "shasum": "" }, "require": { @@ -18293,7 +18818,7 @@ "require-dev": { "symfony/expression-language": "~2.8|~3.0|~4.0" }, - "time": "2019-11-28T12:52:59+00:00", + "time": "2020-02-06T08:18:51+00:00", "type": "library", "extra": { "branch-alias": { @@ -18325,19 +18850,19 @@ "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com" }, - "v4.4.2": { + "v4.4.5": { "name": "symfony/http-foundation", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "fcae1cff5b57b2a9c3aabefeb1527678705ddb62" + "reference": "7e41b4fcad4619535f45f8bfa7744c4f384e1648" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/fcae1cff5b57b2a9c3aabefeb1527678705ddb62", - "reference": "fcae1cff5b57b2a9c3aabefeb1527678705ddb62", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/7e41b4fcad4619535f45f8bfa7744c4f384e1648", + "reference": "7e41b4fcad4619535f45f8bfa7744c4f384e1648", "shasum": "" }, "require": { @@ -18349,7 +18874,7 @@ "predis/predis": "~1.0", "symfony/expression-language": "^3.4|^4.0|^5.0" }, - "time": "2019-12-19T15:57:49+00:00", + "time": "2020-02-13T19:40:01+00:00", "type": "library", "extra": { "branch-alias": { @@ -18381,19 +18906,19 @@ "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com" }, - "v5.0.2": { + "v5.0.5": { "name": "symfony/http-foundation", - "version": "v5.0.2", - "version_normalized": "5.0.2.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "5dd7f6be6e62d86ba6f3154cf40e78936367978b" + "reference": "6f9c2ba72f4295d7ce6cf9f79dbb18036291d335" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5dd7f6be6e62d86ba6f3154cf40e78936367978b", - "reference": "5dd7f6be6e62d86ba6f3154cf40e78936367978b", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/6f9c2ba72f4295d7ce6cf9f79dbb18036291d335", + "reference": "6f9c2ba72f4295d7ce6cf9f79dbb18036291d335", "shasum": "" }, "require": { @@ -18405,7 +18930,7 @@ "predis/predis": "~1.0", "symfony/expression-language": "^4.4|^5.0" }, - "time": "2019-12-19T16:01:11+00:00", + "time": "2020-02-14T07:43:07+00:00", "type": "library", "extra": { "branch-alias": { @@ -18530,19 +19055,19 @@ "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com" }, - "v3.4.36": { + "v3.4.38": { "name": "symfony/http-kernel", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "c42c8339acb28cfff0fb1786948db4d23d609ff7" + "reference": "449c3f7a9b8c47d178f80610afa6e2873ac0a3c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/c42c8339acb28cfff0fb1786948db4d23d609ff7", - "reference": "c42c8339acb28cfff0fb1786948db4d23d609ff7", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/449c3f7a9b8c47d178f80610afa6e2873ac0a3c0", + "reference": "449c3f7a9b8c47d178f80610afa6e2873ac0a3c0", "shasum": "" }, "require": { @@ -18589,7 +19114,7 @@ "symfony/finder": "", "symfony/var-dumper": "" }, - "time": "2019-12-01T13:50:37+00:00", + "time": "2020-02-29T10:16:41+00:00", "type": "library", "extra": { "branch-alias": { @@ -18621,19 +19146,19 @@ "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com" }, - "v4.4.2": { + "v4.4.5": { "name": "symfony/http-kernel", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "fe310d2e95cd4c356836c8ecb0895a46d97fede2" + "reference": "8c8734486dada83a6041ab744709bdc1651a8462" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fe310d2e95cd4c356836c8ecb0895a46d97fede2", - "reference": "fe310d2e95cd4c356836c8ecb0895a46d97fede2", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/8c8734486dada83a6041ab744709bdc1651a8462", + "reference": "8c8734486dada83a6041ab744709bdc1651a8462", "shasum": "" }, "require": { @@ -18680,7 +19205,7 @@ "symfony/console": "", "symfony/dependency-injection": "" }, - "time": "2019-12-19T16:23:40+00:00", + "time": "2020-02-29T10:31:38+00:00", "type": "library", "extra": { "branch-alias": { @@ -18712,19 +19237,19 @@ "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com" }, - "v5.0.2": { + "v5.0.5": { "name": "symfony/http-kernel", - "version": "v5.0.2", - "version_normalized": "5.0.2.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "00ce30602f3f690e66a63c327743d7b26c723b2e" + "reference": "021d7d54e080405678f2d8c54cb31d0bb03b4520" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/00ce30602f3f690e66a63c327743d7b26c723b2e", - "reference": "00ce30602f3f690e66a63c327743d7b26c723b2e", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/021d7d54e080405678f2d8c54cb31d0bb03b4520", + "reference": "021d7d54e080405678f2d8c54cb31d0bb03b4520", "shasum": "" }, "require": { @@ -18777,7 +19302,7 @@ "symfony/console": "", "symfony/dependency-injection": "" }, - "time": "2019-12-19T18:35:03+00:00", + "time": "2020-02-29T10:41:30+00:00", "type": "library", "extra": { "branch-alias": { @@ -18811,19 +19336,19 @@ } }, "symfony/mime": { - "v5.0.2": { + "v5.0.5": { "name": "symfony/mime", - "version": "v5.0.2", - "version_normalized": "5.0.2.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "0e6a4ced216e49d457eddcefb61132173a876d79" + "reference": "9b3e5b5e58c56bbd76628c952d2b78556d305f3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/0e6a4ced216e49d457eddcefb61132173a876d79", - "reference": "0e6a4ced216e49d457eddcefb61132173a876d79", + "url": "https://api.github.com/repos/symfony/mime/zipball/9b3e5b5e58c56bbd76628c952d2b78556d305f3c", + "reference": "9b3e5b5e58c56bbd76628c952d2b78556d305f3c", "shasum": "" }, "require": { @@ -18838,7 +19363,7 @@ "egulias/email-validator": "^2.1.10", "symfony/dependency-injection": "^4.4|^5.0" }, - "time": "2019-11-30T14:12:50+00:00", + "time": "2020-02-04T09:41:09+00:00", "type": "library", "extra": { "branch-alias": { @@ -18876,31 +19401,31 @@ } }, "symfony/phpunit-bridge": { - "v3.4.36": { + "v3.4.38": { "name": "symfony/phpunit-bridge", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "cbea8818e9f34e4e9d780bd22bdda21b57d4d5c7" + "reference": "c02893ae43532b46a4f0e0f207d088b939f278d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/cbea8818e9f34e4e9d780bd22bdda21b57d4d5c7", - "reference": "cbea8818e9f34e4e9d780bd22bdda21b57d4d5c7", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c02893ae43532b46a4f0e0f207d088b939f278d9", + "reference": "c02893ae43532b46a4f0e0f207d088b939f278d9", "shasum": "" }, "require": { "php": ">=5.3.3" }, "conflict": { - "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" + "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0" }, "suggest": { "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" }, - "time": "2019-09-30T20:33:19+00:00", + "time": "2020-02-21T08:01:47+00:00", "bin": [ "bin/simple-phpunit" ], @@ -18942,31 +19467,31 @@ "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com" }, - "v4.4.2": { + "v4.4.5": { "name": "symfony/phpunit-bridge", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "724497102bfdb2ffcde576c5d3ef872040cb3632" + "reference": "a270dbfe54994138a8037937fd5934827b8605bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/724497102bfdb2ffcde576c5d3ef872040cb3632", - "reference": "724497102bfdb2ffcde576c5d3ef872040cb3632", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/a270dbfe54994138a8037937fd5934827b8605bf", + "reference": "a270dbfe54994138a8037937fd5934827b8605bf", "shasum": "" }, "require": { "php": ">=5.5.9" }, "conflict": { - "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" + "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0" }, "suggest": { "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" }, - "time": "2019-11-28T13:33:56+00:00", + "time": "2020-02-24T14:58:55+00:00", "bin": [ "bin/simple-phpunit" ], @@ -19069,19 +19594,19 @@ "portable" ] }, - "v1.13.1": { + "v1.14.0": { "name": "symfony/polyfill-ctype", - "version": "v1.13.1", - "version_normalized": "1.13.1.0", + "version": "v1.14.0", + "version_normalized": "1.14.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3" + "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", - "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", + "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", "shasum": "" }, "require": { @@ -19090,11 +19615,11 @@ "suggest": { "ext-ctype": "For best performance" }, - "time": "2019-11-27T13:56:44+00:00", + "time": "2020-01-13T11:15:53+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -19190,19 +19715,19 @@ "shim" ] }, - "v1.13.1": { + "v1.14.0": { "name": "symfony/polyfill-iconv", - "version": "v1.13.1", - "version_normalized": "1.13.1.0", + "version": "v1.14.0", + "version_normalized": "1.14.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "a019efccc03f1a335af6b4f20c30f5ea8060be36" + "reference": "926832ce51059bb58211b7b2080a88e0c3b5328e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/a019efccc03f1a335af6b4f20c30f5ea8060be36", - "reference": "a019efccc03f1a335af6b4f20c30f5ea8060be36", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/926832ce51059bb58211b7b2080a88e0c3b5328e", + "reference": "926832ce51059bb58211b7b2080a88e0c3b5328e", "shasum": "" }, "require": { @@ -19211,11 +19736,11 @@ "suggest": { "ext-iconv": "For best performance" }, - "time": "2019-11-27T13:56:44+00:00", + "time": "2020-01-13T11:15:53+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -19252,34 +19777,34 @@ } }, "symfony/polyfill-intl-idn": { - "v1.13.1": { + "v1.14.0": { "name": "symfony/polyfill-intl-idn", - "version": "v1.13.1", - "version_normalized": "1.13.1.0", + "version": "v1.14.0", + "version_normalized": "1.14.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46" + "reference": "6842f1a39cf7d580655688069a03dd7cd83d244a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6f9c239e61e1b0c9229a28ff89a812dc449c3d46", - "reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6842f1a39cf7d580655688069a03dd7cd83d244a", + "reference": "6842f1a39cf7d580655688069a03dd7cd83d244a", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/polyfill-mbstring": "^1.3", - "symfony/polyfill-php72": "^1.9" + "symfony/polyfill-php72": "^1.10" }, "suggest": { "ext-intl": "For best performance" }, - "time": "2019-11-27T13:56:44+00:00", + "time": "2020-01-17T12:01:36+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -19377,19 +19902,19 @@ "shim" ] }, - "v1.13.1": { + "v1.14.0": { "name": "symfony/polyfill-mbstring", - "version": "v1.13.1", - "version_normalized": "1.13.1.0", + "version": "v1.14.0", + "version_normalized": "1.14.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f" + "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f", - "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", + "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", "shasum": "" }, "require": { @@ -19398,11 +19923,11 @@ "suggest": { "ext-mbstring": "For best performance" }, - "time": "2019-11-27T14:18:11+00:00", + "time": "2020-01-13T11:15:53+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -19496,30 +20021,30 @@ "shim" ] }, - "v1.13.1": { + "v1.14.0": { "name": "symfony/polyfill-php56", - "version": "v1.13.1", - "version_normalized": "1.13.1.0", + "version": "v1.14.0", + "version_normalized": "1.14.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4" + "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/53dd1cdf3cb986893ccf2b96665b25b3abb384f4", - "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/16ec91cb06998b609501b55b7177b7d7c02badb3", + "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/polyfill-util": "~1.0" }, - "time": "2019-11-27T13:56:44+00:00", + "time": "2020-01-13T11:15:53+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -19615,30 +20140,30 @@ "shim" ] }, - "v1.13.1": { + "v1.14.0": { "name": "symfony/polyfill-php70", - "version": "v1.13.1", - "version_normalized": "1.13.1.0", + "version": "v1.14.0", + "version_normalized": "1.14.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "af23c7bb26a73b850840823662dda371484926c4" + "reference": "419c4940024c30ccc033650373a1fe13890d3255" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/af23c7bb26a73b850840823662dda371484926c4", - "reference": "af23c7bb26a73b850840823662dda371484926c4", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/419c4940024c30ccc033650373a1fe13890d3255", + "reference": "419c4940024c30ccc033650373a1fe13890d3255", "shasum": "" }, "require": { "paragonie/random_compat": "~1.0|~2.0|~9.99", "php": ">=5.3.3" }, - "time": "2019-11-27T13:56:44+00:00", + "time": "2020-01-13T11:15:53+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -19677,29 +20202,29 @@ } }, "symfony/polyfill-php72": { - "v1.13.1": { + "v1.14.0": { "name": "symfony/polyfill-php72", - "version": "v1.13.1", - "version_normalized": "1.13.1.0", + "version": "v1.14.0", + "version_normalized": "1.14.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038" + "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/66fea50f6cb37a35eea048d75a7d99a45b586038", - "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf", + "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf", "shasum": "" }, "require": { "php": ">=5.3.3" }, - "time": "2019-11-27T13:56:44+00:00", + "time": "2020-01-13T11:15:53+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -19735,29 +20260,29 @@ } }, "symfony/polyfill-php73": { - "v1.13.1": { + "v1.14.0": { "name": "symfony/polyfill-php73", - "version": "v1.13.1", - "version_normalized": "1.13.1.0", + "version": "v1.14.0", + "version_normalized": "1.14.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f" + "reference": "5e66a0fa1070bf46bec4bea7962d285108edd675" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/4b0e2222c55a25b4541305a053013d5647d3a25f", - "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/5e66a0fa1070bf46bec4bea7962d285108edd675", + "reference": "5e66a0fa1070bf46bec4bea7962d285108edd675", "shasum": "" }, "require": { "php": ">=5.3.3" }, - "time": "2019-11-27T16:25:15+00:00", + "time": "2020-01-13T11:15:53+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -19849,29 +20374,29 @@ "shim" ] }, - "v1.13.1": { + "v1.14.0": { "name": "symfony/polyfill-util", - "version": "v1.13.1", - "version_normalized": "1.13.1.0", + "version": "v1.14.0", + "version_normalized": "1.14.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", - "reference": "964a67f293b66b95883a5ed918a65354fcd2258f" + "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/964a67f293b66b95883a5ed918a65354fcd2258f", - "reference": "964a67f293b66b95883a5ed918a65354fcd2258f", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ba3cfcea6d0192cae46c62041f61cbb704b526d3", + "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3", "shasum": "" }, "require": { "php": ">=5.3.3" }, - "time": "2019-11-27T13:56:44+00:00", + "time": "2020-01-13T11:15:53+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.14-dev" } }, "autoload": { @@ -19954,25 +20479,25 @@ "description": "Symfony Process Component", "homepage": "https://symfony.com" }, - "v3.4.36": { + "v3.4.38": { "name": "symfony/process", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "9a4545c01e1e4f473492bd52b71e574dcc401ca2" + "reference": "b03b02dcea26ba4c65c16a73bab4f00c186b13da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/9a4545c01e1e4f473492bd52b71e574dcc401ca2", - "reference": "9a4545c01e1e4f473492bd52b71e574dcc401ca2", + "url": "https://api.github.com/repos/symfony/process/zipball/b03b02dcea26ba4c65c16a73bab4f00c186b13da", + "reference": "b03b02dcea26ba4c65c16a73bab4f00c186b13da", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, - "time": "2019-11-28T10:05:51+00:00", + "time": "2020-02-04T08:04:52+00:00", "type": "library", "extra": { "branch-alias": { @@ -20004,25 +20529,25 @@ "description": "Symfony Process Component", "homepage": "https://symfony.com" }, - "v4.4.2": { + "v4.4.5": { "name": "symfony/process", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "b84501ad50adb72a94fb460a5b5c91f693e99c9b" + "reference": "bf9166bac906c9e69fb7a11d94875e7ced97bcd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/b84501ad50adb72a94fb460a5b5c91f693e99c9b", - "reference": "b84501ad50adb72a94fb460a5b5c91f693e99c9b", + "url": "https://api.github.com/repos/symfony/process/zipball/bf9166bac906c9e69fb7a11d94875e7ced97bcd7", + "reference": "bf9166bac906c9e69fb7a11d94875e7ced97bcd7", "shasum": "" }, "require": { "php": "^7.1.3" }, - "time": "2019-12-06T10:06:46+00:00", + "time": "2020-02-07T20:06:44+00:00", "type": "library", "extra": { "branch-alias": { @@ -20265,19 +20790,19 @@ "url" ] }, - "v3.4.36": { + "v3.4.38": { "name": "symfony/routing", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "b689ccd48e234ea404806d94b07eeb45f9f6f06a" + "reference": "c1377905edfa76e6934dd3c73f9a073305b47c00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/b689ccd48e234ea404806d94b07eeb45f9f6f06a", - "reference": "b689ccd48e234ea404806d94b07eeb45f9f6f06a", + "url": "https://api.github.com/repos/symfony/routing/zipball/c1377905edfa76e6934dd3c73f9a073305b47c00", + "reference": "c1377905edfa76e6934dd3c73f9a073305b47c00", "shasum": "" }, "require": { @@ -20304,7 +20829,7 @@ "symfony/http-foundation": "For using a Symfony Request object", "symfony/yaml": "For using the YAML loader" }, - "time": "2019-12-01T08:33:36+00:00", + "time": "2020-02-04T08:04:52+00:00", "type": "library", "extra": { "branch-alias": { @@ -20424,19 +20949,19 @@ "description": "Symfony Serializer Component", "homepage": "https://symfony.com" }, - "v3.4.36": { + "v3.4.38": { "name": "symfony/serializer", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "05a1125ff3fdd10a68a2857a5d1d4a1ceb93ba42" + "reference": "f8b99832d016e2d2c77c797c3df561adecd33dd3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/05a1125ff3fdd10a68a2857a5d1d4a1ceb93ba42", - "reference": "05a1125ff3fdd10a68a2857a5d1d4a1ceb93ba42", + "url": "https://api.github.com/repos/symfony/serializer/zipball/f8b99832d016e2d2c77c797c3df561adecd33dd3", + "reference": "f8b99832d016e2d2c77c797c3df561adecd33dd3", "shasum": "" }, "require": { @@ -20472,7 +20997,7 @@ "symfony/property-info": "To deserialize relations.", "symfony/yaml": "For using the default YAML mapping loader." }, - "time": "2019-11-25T16:36:22+00:00", + "time": "2020-02-24T14:33:45+00:00", "type": "library", "extra": { "branch-alias": { @@ -20638,19 +21163,19 @@ "description": "Symfony Translation Component", "homepage": "https://symfony.com" }, - "v3.4.36": { + "v3.4.38": { "name": "symfony/translation", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "0be25347c4a8695d9423fe897f4c774f46e97b51" + "reference": "1eb074e0bd94939a30dd14dbecf7a92b165cea34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/0be25347c4a8695d9423fe897f4c774f46e97b51", - "reference": "0be25347c4a8695d9423fe897f4c774f46e97b51", + "url": "https://api.github.com/repos/symfony/translation/zipball/1eb074e0bd94939a30dd14dbecf7a92b165cea34", + "reference": "1eb074e0bd94939a30dd14dbecf7a92b165cea34", "shasum": "" }, "require": { @@ -20677,7 +21202,7 @@ "symfony/config": "", "symfony/yaml": "" }, - "time": "2019-11-23T20:30:33+00:00", + "time": "2020-02-04T07:22:30+00:00", "type": "library", "extra": { "branch-alias": { @@ -20709,19 +21234,19 @@ "description": "Symfony Translation Component", "homepage": "https://symfony.com" }, - "v4.4.2": { + "v4.4.5": { "name": "symfony/translation", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "f7669f48a9633bf8139bc026c755e894b7206677" + "reference": "0a19a77fba20818a969ef03fdaf1602de0546353" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/f7669f48a9633bf8139bc026c755e894b7206677", - "reference": "f7669f48a9633bf8139bc026c755e894b7206677", + "url": "https://api.github.com/repos/symfony/translation/zipball/0a19a77fba20818a969ef03fdaf1602de0546353", + "reference": "0a19a77fba20818a969ef03fdaf1602de0546353", "shasum": "" }, "require": { @@ -20754,7 +21279,7 @@ "symfony/config": "", "symfony/yaml": "" }, - "time": "2019-12-12T12:53:52+00:00", + "time": "2020-02-04T09:32:40+00:00", "type": "library", "extra": { "branch-alias": { @@ -20785,6 +21310,84 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com" + }, + "v5.0.5": { + "name": "symfony/translation", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/translation.git", + "reference": "e9b93f42a1fd6aec6a0872d59ee5c8219a7d584b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/translation/zipball/e9b93f42a1fd6aec6a0872d59ee5c8219a7d584b", + "reference": "e9b93f42a1fd6aec6a0872d59ee5c8219a7d584b", + "shasum": "" + }, + "require": { + "php": "^7.2.5", + "symfony/polyfill-mbstring": "~1.0", + "symfony/translation-contracts": "^2" + }, + "conflict": { + "symfony/config": "<4.4", + "symfony/dependency-injection": "<5.0", + "symfony/http-kernel": "<5.0", + "symfony/twig-bundle": "<5.0", + "symfony/yaml": "<4.4" + }, + "provide": { + "symfony/translation-implementation": "2.0" + }, + "require-dev": { + "psr/log": "~1.0", + "symfony/config": "^4.4|^5.0", + "symfony/console": "^4.4|^5.0", + "symfony/dependency-injection": "^5.0", + "symfony/finder": "^4.4|^5.0", + "symfony/http-kernel": "^5.0", + "symfony/intl": "^4.4|^5.0", + "symfony/service-contracts": "^1.1.2|^2", + "symfony/yaml": "^4.4|^5.0" + }, + "suggest": { + "psr/log-implementation": "To use logging capability in translator", + "symfony/config": "", + "symfony/yaml": "" + }, + "time": "2020-02-04T07:41:34+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0-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" } }, "symfony/translation-contracts": { @@ -20935,19 +21538,19 @@ "description": "Symfony Validator Component", "homepage": "https://symfony.com" }, - "v3.4.36": { + "v3.4.38": { "name": "symfony/validator", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "55e329a518baa3b169b7d278620ae2cd76005188" + "reference": "b5ccfc1adf301bb6ca63823455fbd1b20902bcfe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/55e329a518baa3b169b7d278620ae2cd76005188", - "reference": "55e329a518baa3b169b7d278620ae2cd76005188", + "url": "https://api.github.com/repos/symfony/validator/zipball/b5ccfc1adf301bb6ca63823455fbd1b20902bcfe", + "reference": "b5ccfc1adf301bb6ca63823455fbd1b20902bcfe", "shasum": "" }, "require": { @@ -20990,7 +21593,7 @@ "symfony/property-access": "For accessing properties within comparison constraints", "symfony/yaml": "" }, - "time": "2019-11-29T19:07:18+00:00", + "time": "2020-02-29T09:08:42+00:00", "type": "library", "extra": { "branch-alias": { @@ -21024,19 +21627,19 @@ } }, "symfony/var-dumper": { - "v3.4.36": { + "v3.4.38": { "name": "symfony/var-dumper", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "569e261461600810845a8305ca3f64abd3e712c0" + "reference": "07801f3330aea80d58cbd125ad13a2f0b26c9d18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/569e261461600810845a8305ca3f64abd3e712c0", - "reference": "569e261461600810845a8305ca3f64abd3e712c0", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/07801f3330aea80d58cbd125ad13a2f0b26c9d18", + "reference": "07801f3330aea80d58cbd125ad13a2f0b26c9d18", "shasum": "" }, "require": { @@ -21055,7 +21658,7 @@ "ext-intl": "To show region name in time zone dump", "ext-symfony_debug": "" }, - "time": "2019-10-10T11:03:19+00:00", + "time": "2020-02-14T12:39:29+00:00", "type": "library", "extra": { "branch-alias": { @@ -21094,19 +21697,19 @@ "dump" ] }, - "v4.4.2": { + "v4.4.5": { "name": "symfony/var-dumper", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "be330f919bdb395d1e0c3f2bfb8948512d6bdd99" + "reference": "2572839911702b0405479410ea7a1334bfab0b96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/be330f919bdb395d1e0c3f2bfb8948512d6bdd99", - "reference": "be330f919bdb395d1e0c3f2bfb8948512d6bdd99", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2572839911702b0405479410ea7a1334bfab0b96", + "reference": "2572839911702b0405479410ea7a1334bfab0b96", "shasum": "" }, "require": { @@ -21129,7 +21732,7 @@ "ext-intl": "To show region name in time zone dump", "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" }, - "time": "2019-12-18T13:41:29+00:00", + "time": "2020-02-24T13:10:00+00:00", "bin": [ "Resources/bin/var-dump-server" ], @@ -21171,19 +21774,19 @@ "dump" ] }, - "v5.0.2": { + "v5.0.5": { "name": "symfony/var-dumper", - "version": "v5.0.2", - "version_normalized": "5.0.2.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "d7bc61d5d335fa9b1b91e14bb16861e8ca50f53a" + "reference": "3a37aeb1132d1035536d3d6aa9cb06c2ff9355e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/d7bc61d5d335fa9b1b91e14bb16861e8ca50f53a", - "reference": "d7bc61d5d335fa9b1b91e14bb16861e8ca50f53a", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3a37aeb1132d1035536d3d6aa9cb06c2ff9355e9", + "reference": "3a37aeb1132d1035536d3d6aa9cb06c2ff9355e9", "shasum": "" }, "require": { @@ -21205,7 +21808,7 @@ "ext-intl": "To show region name in time zone dump", "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" }, - "time": "2019-12-18T13:50:31+00:00", + "time": "2020-02-26T22:30:10+00:00", "bin": [ "Resources/bin/var-dump-server" ], @@ -21309,19 +21912,19 @@ "description": "Symfony Yaml Component", "homepage": "https://symfony.com" }, - "v3.4.36": { + "v3.4.38": { "name": "symfony/yaml", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "dab657db15207879217fc81df4f875947bf68804" + "reference": "bc63e15160866e8730a1f738541b194c401f72bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/dab657db15207879217fc81df4f875947bf68804", - "reference": "dab657db15207879217fc81df4f875947bf68804", + "url": "https://api.github.com/repos/symfony/yaml/zipball/bc63e15160866e8730a1f738541b194c401f72bf", + "reference": "bc63e15160866e8730a1f738541b194c401f72bf", "shasum": "" }, "require": { @@ -21337,7 +21940,7 @@ "suggest": { "symfony/console": "For validating YAML files using the lint command" }, - "time": "2019-10-24T15:33:53+00:00", + "time": "2020-01-16T19:04:26+00:00", "type": "library", "extra": { "branch-alias": { @@ -21369,19 +21972,19 @@ "description": "Symfony Yaml Component", "homepage": "https://symfony.com" }, - "v4.4.2": { + "v4.4.5": { "name": "symfony/yaml", - "version": "v4.4.2", - "version_normalized": "4.4.2.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "a08832b974dd5fafe3085a66d41fe4c84bb2628c" + "reference": "94d005c176db2080e98825d98e01e8b311a97a88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/a08832b974dd5fafe3085a66d41fe4c84bb2628c", - "reference": "a08832b974dd5fafe3085a66d41fe4c84bb2628c", + "url": "https://api.github.com/repos/symfony/yaml/zipball/94d005c176db2080e98825d98e01e8b311a97a88", + "reference": "94d005c176db2080e98825d98e01e8b311a97a88", "shasum": "" }, "require": { @@ -21397,7 +22000,7 @@ "suggest": { "symfony/console": "For validating YAML files using the lint command" }, - "time": "2019-12-10T10:33:21+00:00", + "time": "2020-02-03T10:46:43+00:00", "type": "library", "extra": { "branch-alias": { @@ -21429,19 +22032,19 @@ "description": "Symfony Yaml Component", "homepage": "https://symfony.com" }, - "v5.0.2": { + "v5.0.5": { "name": "symfony/yaml", - "version": "v5.0.2", - "version_normalized": "5.0.2.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "847661e77afa48d99ecfa508e8b60f0b029a19c0" + "reference": "a4b613d7e44f62941adff5a802cff70adee57d3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/847661e77afa48d99ecfa508e8b60f0b029a19c0", - "reference": "847661e77afa48d99ecfa508e8b60f0b029a19c0", + "url": "https://api.github.com/repos/symfony/yaml/zipball/a4b613d7e44f62941adff5a802cff70adee57d3f", + "reference": "a4b613d7e44f62941adff5a802cff70adee57d3f", "shasum": "" }, "require": { @@ -21457,7 +22060,7 @@ "suggest": { "symfony/console": "For validating YAML files using the lint command" }, - "time": "2019-12-10T11:06:55+00:00", + "time": "2020-02-03T13:51:17+00:00", "type": "library", "extra": { "branch-alias": { @@ -21601,19 +22204,19 @@ "templating" ] }, - "v1.42.4": { + "v1.42.5": { "name": "twig/twig", - "version": "v1.42.4", - "version_normalized": "1.42.4.0", + "version": "v1.42.5", + "version_normalized": "1.42.5.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152" + "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/e587180584c3d2d6cb864a0454e777bb6dcb6152", - "reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", + "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", "shasum": "" }, "require": { @@ -21622,10 +22225,9 @@ }, "require-dev": { "psr/container": "^1.0", - "symfony/debug": "^3.4|^4.2", - "symfony/phpunit-bridge": "^4.4@dev|^5.0" + "symfony/phpunit-bridge": "^4.4|^5.0" }, - "time": "2019-11-11T16:49:32+00:00", + "time": "2020-02-11T05:59:23+00:00", "type": "library", "extra": { "branch-alias": { @@ -21653,7 +22255,6 @@ }, { "name": "Twig Team", - "homepage": "https://twig.symfony.com/contributors", "role": "Contributors" }, { @@ -21668,19 +22269,19 @@ "templating" ] }, - "v2.12.3": { + "v2.12.5": { "name": "twig/twig", - "version": "v2.12.3", - "version_normalized": "2.12.3.0", + "version": "v2.12.5", + "version_normalized": "2.12.5.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "97b6311585cae66a26833b14b33785f5797f7d39" + "reference": "18772e0190734944277ee97a02a9a6c6555fcd94" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/97b6311585cae66a26833b14b33785f5797f7d39", - "reference": "97b6311585cae66a26833b14b33785f5797f7d39", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/18772e0190734944277ee97a02a9a6c6555fcd94", + "reference": "18772e0190734944277ee97a02a9a6c6555fcd94", "shasum": "" }, "require": { @@ -21692,7 +22293,7 @@ "psr/container": "^1.0", "symfony/phpunit-bridge": "^4.4|^5.0" }, - "time": "2019-12-28T07:12:03+00:00", + "time": "2020-02-11T15:31:23+00:00", "type": "library", "extra": { "branch-alias": { @@ -21786,6 +22387,57 @@ "security", "stream-wrapper" ] + }, + "v3.1.4": { + "name": "typo3/phar-stream-wrapper", + "version": "v3.1.4", + "version_normalized": "3.1.4.0", + "source": { + "type": "git", + "url": "https://github.com/TYPO3/phar-stream-wrapper.git", + "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04", + "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04", + "shasum": "" + }, + "require": { + "ext-json": "*", + "php": "^7.0" + }, + "require-dev": { + "ext-xdebug": "*", + "phpunit/phpunit": "^6.5" + }, + "suggest": { + "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing" + }, + "time": "2019-12-10T11:53:27+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "v3.x-dev" + } + }, + "autoload": { + "psr-4": { + "TYPO3\\PharStreamWrapper\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "Interceptors for PHP's native phar:// stream handling", + "homepage": "https://typo3.org/", + "keywords": [ + "phar", + "php", + "security", + "stream-wrapper" + ] } }, "webflo/drupal-finder": { @@ -21832,19 +22484,19 @@ } }, "webmozart/assert": { - "1.6.0": { + "1.7.0": { "name": "webmozart/assert", - "version": "1.6.0", - "version_normalized": "1.6.0.0", + "version": "1.7.0", + "version_normalized": "1.7.0.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", - "reference": "573381c0a64f155a0d9a23f4b0c797194805b925" + "reference": "aed98a490f9a8f78468232db345ab9cf606cf598" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/573381c0a64f155a0d9a23f4b0c797194805b925", - "reference": "573381c0a64f155a0d9a23f4b0c797194805b925", + "url": "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598", + "reference": "aed98a490f9a8f78468232db345ab9cf606cf598", "shasum": "" }, "require": { @@ -21857,7 +22509,7 @@ "require-dev": { "phpunit/phpunit": "^4.8.36 || ^7.5.13" }, - "time": "2019-11-24T13:36:37+00:00", + "time": "2020-02-14T12:15:55+00:00", "type": "library", "autoload": { "psr-4": { diff --git a/app/develop/index.html b/app/develop/index.html index 1cd8ee2..54687be 100644 --- a/app/develop/index.html +++ b/app/develop/index.html @@ -7,7 +7,7 @@ -
Backports unserialize options introduced in PHP 7.0 to older PHP versions.
+A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
+Drupal code generator
+ +A QR code generator. PHP 7+
Drupal code generator
+One Time Passwords, hotp and totp according to RFC4226 and RFC6238
Doctrine Reflection component
+The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
Locked core dependencies; require this project INSTEAD OF drupal/core.
+ +Provides an API for two-way encryption.
+ +TFA plugins for Hmac-Based One Time Passwords & Time Based One Time Password with recovery codes as fallback.
+ +Add optional DLM to emails sent from drupal mail.
+ +Provides the ability to manage site-wide keys
+ +Enable security options in the login flow of the site.
+ +Enable security options in the login flow of the site.
+Mail System
Mail System
+Allows content editors to easily replace source files associated with any file-based media entity, preserving the original filename.
Provides an Authenticated AES encryption method for Encrypt though the Defuse PHP Encryption library.
+ +Pluggable provider of two factor authentication for Drupal
+ +Provides a user interface for the Token API and some missing core tokens.
+Provides a user interface for the Token API, some missing core tokens.
A fast PHP7 implementation of PSR-7
+Extend the composer/installers plugin to accept any arbitrary package type.
Extend the composer/installers plugin to accept any arbitrary package type.
+Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
Factory interfaces for PSR-7 HTTP Message
- -Common interfaces for PSR-7 HTTP message factories
+Standard interfaces for event handling.
Builder for stack middlewares based on HttpKernelInterface.
+Builder for stack middleware based on HttpKernelInterface.
+ Abandoned! + Package is abandoned, you should avoid using it. + Use laminas/laminas-diactoros instead. +
+ Abandoned! + Package is abandoned, you should avoid using it. + Use laminas/laminas-escaper instead. +
+ Abandoned! + Package is abandoned, you should avoid using it. + Use laminas/laminas-feed instead. +
+ Abandoned! + Package is abandoned, you should avoid using it. + Use laminas/laminas-stdlib instead. +
+ This is a private Composer repository.
+ To use it, you have to add this repository to your composer.json
file.
+
+ Add this Composer
+ repository to your project's composer.json
+ file, then you can require these private packages just like you would with
+ one from Packagist.
+
{ + "repositories": [{ + "type": "composer", + "url": "https://satis.govcms.gov.au" + }] +}+
Read more on how to handle composer private packages.
+Zippy, the archive manager companion
+ +Cross-origin resource sharing library and stack middleware
+ +Scenario-oriented BDD framework for PHP 5.3
+ +Gherkin DSL parser for PHP 5.3
+ +Browser controller/emulator abstraction for PHP
+ +Selenium2 (WebDriver) driver for Mink framework
+ +String transliterator
+ +Backports unserialize options introduced in PHP 7.0 to older PHP versions.
+ +A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
+ +Drupal code generator
+ +A multi-framework Composer library installer
+ +Semver library that offers utilities, version constraint parsing and validation.
+ +Initialize Symfony Console commands from annotated command class methods.
+ +Provide configuration services for a commandline tool.
+ +This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
+ +Improved Psr-3 / Psr\Log logger based on Symfony Console components.
+ +Format text by applying transformations provided by plug-in formatters.
+ +Modern task runner
+ +Provides a self:update command for Symfony Console applications.
+ +Manage alias records for local and remote sites.
+ +A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
+ ++ Abandoned! + Package is abandoned, you should avoid using it. + Use psr/container instead. +
+Promoting the interoperability of container objects (DIC, SL, etc.)
+ +Provides a way to patch Composer packages.
+ +PHP_CodeSniffer Standards Composer Installer Plugin
+ +Secure PHP Encryption Library
+ +Given a deep data structure representing a configuration, access configuration by dot notation.
+ +Given a deep data structure, access data by dot notation.
+ +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.
+ +Docblock Annotations Parser
+ +PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
+ +PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
+ +PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.
+ +The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
+ +Common String Manipulations with regard to casing and singular/plural rules.
+ +A small, lightweight utility to instantiate objects in PHP without invoking their constructors
+ +PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
+ +The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
+ +Doctrine Reflection component
+ +Composer Plugin for updating the Drupal scaffold files when using drupal/core
+ +Provides a drop-down menu interface to the core Drupal Toolbar.
+ +Adminimal styling brought to admin toolbar.
+ +Drupal administration theme with modern minimalist design.
+ +The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.
+ +Makes select elements more friendly using the Chosen jQuery plugin
+ +This module provides the basic integration with the Chosen jQuery plugin.
+ +Integration with the ClamAV anti-virus scanner.
+ +Registers “component libraries” defined in modules and themes with the Twig system
+ +Config Filter allows other modules to interact with a ConfigStorage through filter plugins.
+ +Builder for stack middlewares based on HttpKernelInterface.
+Builder for stack middleware based on HttpKernelInterface.
+ This is a private Composer repository.
+ To use it, you have to add this repository to your composer.json
file.
+
+ Add this Composer
+ repository to your project's composer.json
+ file, then you can require these private packages just like you would with
+ one from Packagist.
+
{ + "repositories": [{ + "type": "composer", + "url": "https://satis.govcms.gov.au" + }] +}+
Read more on how to handle composer private packages.
+Zippy, the archive manager companion
+ +Cross-origin resource sharing library and stack middleware
+ +Scenario-oriented BDD framework for PHP 5.3
+ +Gherkin DSL parser for PHP 5.3
+ +Browser controller/emulator abstraction for PHP
+ +Symfony2 BrowserKit driver for Mink framework
+ +Mink extension for Behat
+ +Goutte driver for Mink framework
+ +Selenium2 (WebDriver) driver for Mink framework
+ +String transliterator
+ +A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
+ +Drupal code generator
+ +A multi-framework Composer library installer
+ +Semver library that offers utilities, version constraint parsing and validation.
+ +Initialize Symfony Console commands from annotated command class methods.
+ +Provide configuration services for a commandline tool.
+ +This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
+ +Improved Psr-3 / Psr\Log logger based on Symfony Console components.
+ +Format text by applying transformations provided by plug-in formatters.
+ +Modern task runner
+ +Provides a self:update command for Symfony Console applications.
+ +Manage alias records for local and remote sites.
+ +A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
+ ++ Abandoned! + Package is abandoned, you should avoid using it. + Use psr/container instead. +
+Promoting the interoperability of container objects (DIC, SL, etc.)
+ +Provides a way to patch Composer packages.
+ +PHP_CodeSniffer Standards Composer Installer Plugin
+ +Secure PHP Encryption Library
+ +Given a deep data structure representing a configuration, access configuration by dot notation.
+ +Given a deep data structure, access data by dot notation.
+ +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.
+ +Docblock Annotations Parser
+ +PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
+ +PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
+ +PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.
+ +The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
+ +Common String Manipulations with regard to casing and singular/plural rules.
+ +A small, lightweight utility to instantiate objects in PHP without invoking their constructors
+ +PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
+ +The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
+ +The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
+ +Composer Plugin for updating the Drupal scaffold files when using drupal/core
+ +Provides a drop-down menu interface to the core Drupal Toolbar.
+ +Adminimal styling brought to admin toolbar.
+ +Drupal administration theme with modern minimalist design.
+ +The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.
+ +Makes select elements more friendly using the Chosen jQuery plugin
+ +This module provides the basic integration with the Chosen jQuery plugin.
+ +Integration with the ClamAV anti-virus scanner.
+ +Coder is a library to review Drupal code.
+ +Registers “component libraries” defined in modules and themes with the Twig system
+ +Config Filter allows other modules to interact with a ConfigStorage through filter plugins.
+ +Ignore certain configuration during import.
+ +Allows additional permissions to be created and managed through an administration form.
+ +Configuration filter for importing and exporting extra config
+ +Provides basic revert and update functionality for other modules
+ +The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.
+ +
+ This is a private Composer repository.
+ To use it, you have to add this repository to your composer.json
file.
+
+ Add this Composer
+ repository to your project's composer.json
+ file, then you can require these private packages just like you would with
+ one from Packagist.
+
{ + "repositories": [{ + "type": "composer", + "url": "https://satis.govcms.gov.au" + }] +}+
Read more on how to handle composer private packages.
+Zippy, the archive manager companion
+ +Cross-origin resource sharing library and stack middleware
+ +Scenario-oriented BDD framework for PHP 5.3
+ +Gherkin DSL parser for PHP 5.3
+ +Browser controller/emulator abstraction for PHP
+ +Symfony2 BrowserKit driver for Mink framework
+ +Mink extension for Behat
+ +Goutte driver for Mink framework
+ +Selenium2 (WebDriver) driver for Mink framework
+ +String transliterator
+ +A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
+ +Drupal code generator
+ +A multi-framework Composer library installer
+ +Semver library that offers utilities, version constraint parsing and validation.
+ +Initialize Symfony Console commands from annotated command class methods.
+ +Provide configuration services for a commandline tool.
+ +This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
+ +Improved Psr-3 / Psr\Log logger based on Symfony Console components.
+ +Format text by applying transformations provided by plug-in formatters.
+ +Modern task runner
+ +Provides a self:update command for Symfony Console applications.
+ +Manage alias records for local and remote sites.
+ +A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
+ ++ Abandoned! + Package is abandoned, you should avoid using it. + Use psr/container instead. +
+Promoting the interoperability of container objects (DIC, SL, etc.)
+ +Provides a way to patch Composer packages.
+ +PHP_CodeSniffer Standards Composer Installer Plugin
+ +Secure PHP Encryption Library
+ +Given a deep data structure representing a configuration, access configuration by dot notation.
+ +Given a deep data structure, access data by dot notation.
+ +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.
+ +Docblock Annotations Parser
+ +PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
+ +PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
+ +PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.
+ +The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
+ +Common String Manipulations with regard to casing and singular/plural rules.
+ +A small, lightweight utility to instantiate objects in PHP without invoking their constructors
+ +PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
+ +The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
+ +The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
+ +Composer Plugin for updating the Drupal scaffold files when using drupal/core
+ +Provides a drop-down menu interface to the core Drupal Toolbar.
+ +Adminimal styling brought to admin toolbar.
+ +Drupal administration theme with modern minimalist design.
+ +The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.
+ +Makes select elements more friendly using the Chosen jQuery plugin
+ +This module provides the basic integration with the Chosen jQuery plugin.
+ +Integration with the ClamAV anti-virus scanner.
+ +Coder is a library to review Drupal code.
+ +Registers “component libraries” defined in modules and themes with the Twig system
+ +Config Filter allows other modules to interact with a ConfigStorage through filter plugins.
+ +Ignore certain configuration during import.
+ +Allows additional permissions to be created and managed through an administration form.
+ +Configuration filter for importing and exporting extra config
+ +Provides basic revert and update functionality for other modules
+ +The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.
+ +Drupal Console Core
+ +Drupal Console English Language
+ +Drupal Console Extend Plugin
+ +Declare all the consumers of your API
+ +Provides storage and edit capability for contact messages.
+ +Manage contextual conditions and reactions for different portions of your site.
+ +Drupal is an open source content management platform powering millions of websites and applications.
+ +Locked core dependencies; require this project INSTEAD OF drupal/core.
+ +Renders placeholder variables for HTML and plain-text display.
+ +Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
+ +Provides storage and API for image crops.
+ +Provides a number of utility and helper APIs for Drupal developers and site builders.
+ +Provides improvements to blocks that will one day be added to Drupal core.
+ +Various blocks, pages, and functions for developers.
+ +Compares two entity revisions
+ +Drupal integration for DropzoneJS - An open source library that provides drag’n’drop file uploads with image previews.
+ +A collection of reusable Drupal drivers
+ +Drupal extension for Behat
+ +Extend the display options for every entity type.
+ +Provides a field that allows an entity-reference field to reference more than one entity type.
+ +Provide a framework for various different types of embeds in WYSIWYG editors, common functionality, interfaces, and standards.
+ +Entity browsing and selecting component.
+ +Apply class on the entity if it's field is using this formatter.
+ +Allows any entity to be embedded within a text area using a WYSIWYG editor.
+ +Defines a field type for display mode selection for entity reference fields.
+ +Adds a Entity Reference field type with revision support.
+ +Adds a color indicator for the different environments.
+ +The Facet module allows site builders to easily create and manage faceted search interfaces.
+ +Enables administrators to package configuration into modules
+ +Provides the field_group module.
+ +Allows users to specify the focal point of an image for use during cropping.
+ +
+ This is a private Composer repository.
+ To use it, you have to add this repository to your composer.json
file.
+
+ Add this Composer
+ repository to your project's composer.json
+ file, then you can require these private packages just like you would with
+ one from Packagist.
+
{ + "repositories": [{ + "type": "composer", + "url": "https://satis.govcms.gov.au" + }] +}+
Read more on how to handle composer private packages.
+Zippy, the archive manager companion
+ +Cross-origin resource sharing library and stack middleware
+ +Scenario-oriented BDD framework for PHP 5.3
+ +Gherkin DSL parser for PHP 5.3
+ +Browser controller/emulator abstraction for PHP
+ +Symfony2 BrowserKit driver for Mink framework
+ +Mink extension for Behat
+ +Goutte driver for Mink framework
+ +Selenium2 (WebDriver) driver for Mink framework
+ +String transliterator
+ +A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
+ +Drupal code generator
+ +A multi-framework Composer library installer
+ +Semver library that offers utilities, version constraint parsing and validation.
+ +Initialize Symfony Console commands from annotated command class methods.
+ +Provide configuration services for a commandline tool.
+ +This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
+ +Improved Psr-3 / Psr\Log logger based on Symfony Console components.
+ +Format text by applying transformations provided by plug-in formatters.
+ +Modern task runner
+ +Provides a self:update command for Symfony Console applications.
+ +Manage alias records for local and remote sites.
+ +A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
+ ++ Abandoned! + Package is abandoned, you should avoid using it. + Use psr/container instead. +
+Promoting the interoperability of container objects (DIC, SL, etc.)
+ +Provides a way to patch Composer packages.
+ +PHP_CodeSniffer Standards Composer Installer Plugin
+ +Secure PHP Encryption Library
+ +Given a deep data structure representing a configuration, access configuration by dot notation.
+ +Given a deep data structure, access data by dot notation.
+ +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.
+ +Docblock Annotations Parser
+ +PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
+ +PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
+ +PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.
+ +The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
+ +Common String Manipulations with regard to casing and singular/plural rules.
+ +A small, lightweight utility to instantiate objects in PHP without invoking their constructors
+ +PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
+ +The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
+ +The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
+ +Composer Plugin for updating the Drupal scaffold files when using drupal/core
+ +Provides a drop-down menu interface to the core Drupal Toolbar.
+ +Adminimal styling brought to admin toolbar.
+ +Drupal administration theme with modern minimalist design.
+ +The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.
+ +Makes select elements more friendly using the Chosen jQuery plugin
+ +This module provides the basic integration with the Chosen jQuery plugin.
+ +Integration with the ClamAV anti-virus scanner.
+ +Coder is a library to review Drupal code.
+ +Registers “component libraries” defined in modules and themes with the Twig system
+ +Config Filter allows other modules to interact with a ConfigStorage through filter plugins.
+ +Ignore certain configuration during import.
+ +Allows additional permissions to be created and managed through an administration form.
+ +Configuration filter for importing and exporting extra config
+ +Provides basic revert and update functionality for other modules
+ +The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.
+ +Drupal Console Core
+ +Drupal Console English Language
+ +Drupal Console Extend Plugin
+ +Declare all the consumers of your API
+ +Provides storage and edit capability for contact messages.
+ +Manage contextual conditions and reactions for different portions of your site.
+ +Drupal is an open source content management platform powering millions of websites and applications.
+ +Locked core dependencies; require this project INSTEAD OF drupal/core.
+ +Renders placeholder variables for HTML and plain-text display.
+ +Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.
+ +Provides storage and API for image crops.
+ +Provides a number of utility and helper APIs for Drupal developers and site builders.
+ +Provides improvements to blocks that will one day be added to Drupal core.
+ +Various blocks, pages, and functions for developers.
+ +Compares two entity revisions
+ +Drupal integration for DropzoneJS - An open source library that provides drag’n’drop file uploads with image previews.
+ +A collection of reusable Drupal drivers
+ +Drupal extension for Behat
+ +Extend the display options for every entity type.
+ +Provides a field that allows an entity-reference field to reference more than one entity type.
+ +Provide a framework for various different types of embeds in WYSIWYG editors, common functionality, interfaces, and standards.
+ +Entity browsing and selecting component.
+ +Apply class on the entity if it's field is using this formatter.
+ +Allows any entity to be embedded within a text area using a WYSIWYG editor.
+ +Defines a field type for display mode selection for entity reference fields.
+ +Adds a Entity Reference field type with revision support.
+ +Adds a color indicator for the different environments.
+ +The Facet module allows site builders to easily create and manage faceted search interfaces.
+ +Enables administrators to package configuration into modules
+ +Provides the field_group module.
+ +Allows users to specify the focal point of an image for use during cropping.
+ +Allows your site to be tracked by Google Analytics by adding a Javascript tracking code to every page.
+ +Provides uikit starter theme to govCMS8
+ +Exposes your Drupal data model through a GraphQL schema.
+ +Mitigates spam form submissions using the honeypot method.
+ +Provides a widget for inline management (creation, modification, removal) of referenced entities.
+ +Lagoon_logs D8 is a convenience wrapper for monolog.
+ +Adds the functionality to link fields to a specific destination.
+ +Linkit - Enriched linking experience
+ +Enable security options in the login flow of the site.
+ +Mail System
+ +High performance integration with memcache.
+ +Provides configurable blocks of menu links.
+ +Expand menus and set active-trail according to the current path.
+ +Manage meta tags for all entities.
+ +Integrates Modifier plugins into the page and into entities.
+ +Filter the modules list.
+ +Provides a way to place blocks on a custom page.
+ +Allow any entity view mode to be rendered using a Panels display.
+ +Core Panels display functions; provides no external UI, at least one other Panels module should be enabled.
+ +Panels In-place editor.
+ +Enables the creation of Paragraphs entities.
+ +Sets up constraints and expiration of passwords.
+ +A QR code generator. PHP 7+
+ +One Time Passwords, hotp and totp according to RFC4226 and RFC6238
+ +Provides an API for two-way encryption.
+ +TFA plugins for Hmac-Based One Time Passwords & Time Based One Time Password with recovery codes as fallback.
+ +Add optional DLM to emails sent from drupal mail.
+ +Provides the ability to manage site-wide keys
+ +Allows content editors to easily replace source files associated with any file-based media entity, preserving the original filename.
+ +Provides an Authenticated AES encryption method for Encrypt though the Defuse PHP Encryption library.
+ +Pluggable provider of two factor authentication for Drupal
+ +Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
+ +Builder for stack middlewares based on HttpKernelInterface.
+Builder for stack middleware based on HttpKernelInterface.
+ This is a private Composer repository.
+ To use it, you have to add this repository to your composer.json
file.
+
+ Add this Composer
+ repository to your project's composer.json
+ file, then you can require these private packages just like you would with
+ one from Packagist.
+
{ + "repositories": [{ + "type": "composer", + "url": "https://satis.govcms.gov.au" + }] +}+
Read more on how to handle composer private packages.
+Zippy, the archive manager companion
+ +Cross-origin resource sharing library and stack middleware
+ +Scenario-oriented BDD framework for PHP 5.3
+ +Gherkin DSL parser for PHP 5.3
+ +Browser controller/emulator abstraction for PHP
+ +Symfony2 BrowserKit driver for Mink framework
+ +Mink extension for Behat
+ +Goutte driver for Mink framework
+ +Selenium2 (WebDriver) driver for Mink framework
+ +String transliterator
+ +A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
+ +Drupal code generator
+ +A multi-framework Composer library installer
+ +Semver library that offers utilities, version constraint parsing and validation.
+ +Initialize Symfony Console commands from annotated command class methods.
+ +Provide configuration services for a commandline tool.
+ +This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.
+ +Improved Psr-3 / Psr\Log logger based on Symfony Console components.
+ +Format text by applying transformations provided by plug-in formatters.
+ +Modern task runner
+ +Provides a self:update command for Symfony Console applications.
+ +Manage alias records for local and remote sites.
+ +A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
+ ++ Abandoned! + Package is abandoned, you should avoid using it. + Use psr/container instead. +
+Promoting the interoperability of container objects (DIC, SL, etc.)
+ +Provides a way to patch Composer packages.
+ +PHP_CodeSniffer Standards Composer Installer Plugin
+ +Secure PHP Encryption Library
+ +Given a deep data structure representing a configuration, access configuration by dot notation.
+ +Given a deep data structure, access data by dot notation.
+ +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.
+ +Docblock Annotations Parser
+ +PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
+ +PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
+ +PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.
+ +The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
+ +Common String Manipulations with regard to casing and singular/plural rules.
+ +A small, lightweight utility to instantiate objects in PHP without invoking their constructors
+ +PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
+ +The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
+ +The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
+ +Composer Plugin for updating the Drupal scaffold files when using drupal/core
+ +Provides a drop-down menu interface to the core Drupal Toolbar.
+ +Adminimal styling brought to admin toolbar.
+ +Drupal administration theme with modern minimalist design.
+ +The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.
+ +Makes select elements more friendly using the Chosen jQuery plugin
+ +