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 @@ - govcms/satis-develop + govcms/satis-develop @@ -21,8 +21,8 @@

govcms/satis-develop

- -


Last updated:
+ +
Last updated:
@@ -159,6 +159,7 @@
Setting up this repository in your projects
Releases
+ 1.3.0, 1.2.0
@@ -166,6 +167,7 @@
Setting up this repository in your projects
@@ -222,7 +224,7 @@
Setting up this repository in your projects
Releases
- v3.5.0
+ v3.6.1
Required by
@@ -280,7 +282,7 @@
Setting up this repository in your projects
Releases
- v4.6.0
+ v4.6.1
Required by
@@ -439,7 +441,7 @@
Setting up this repository in your projects
Releases
- v1.2.0
+ v1.3.0
Required by
@@ -531,43 +533,52 @@
Setting up this repository in your projects
-
- +
-

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.

+
Keywords
+
+ diff + html +
+
Homepage
+
+ https://github.com/caxy/php-htmldiff +
License
-
MIT
+
GPL-2.0
Authors
- Denis Brumann
+ Josh Schroeder
Releases
- v1.0.4
+ v0.1.9
Required by
@@ -575,18 +586,59 @@
Setting up this repository in your projects
-
- +
-

A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.

+

Drupal code generator

+ +
+
+
+ + + +
License
+
GPL-2.0-or-later
+ + + +
Releases
+
+ + 1.31.0
+ + +
Required by
+
+ +
+
+
+
+ +
+ + +
+

A QR code generator. PHP 7+

@@ -594,33 +646,32 @@
Setting up this repository in your projects
Keywords
- diff - html + qr code
Homepage
- https://github.com/caxy/php-htmldiff + https://github.com/codemasher/php-qrcode
License
-
GPL-2.0
+
MIT
Authors
- Josh Schroeder
+ Smiley, Kazuhiko Arase
Releases
- v0.1.9
+ 1.0.8
Required by
@@ -628,40 +679,57 @@
Setting up this repository in your projects
-
- +
-

Drupal code generator

+

One Time Passwords, hotp and totp according to RFC4226 and RFC6238

+
Keywords
+
+ googleauthenticator + hotp + otp + rfc4226 + rfc6238 + totp +
+
Homepage
+
+ https://github.com/ChristianRiesen/otp +
License
-
GPL-2.0-or-later
+
MIT
+
Authors
+
+ Christian Riesen
Releases
- 1.31.0
+ 2.6.2
Required by
@@ -696,6 +764,7 @@
Setting up this repository in your projects
Kanboard Lan Management System MODX Evo + MantisBT Mautic Maya OXID @@ -750,6 +819,7 @@
Setting up this repository in your projects
shopware silverstripe sydes + sylius symfony typo3 wordpress @@ -774,6 +844,7 @@
Setting up this repository in your projects
Releases
+ v1.8.0, v1.7.0
@@ -782,6 +853,7 @@
Setting up this repository in your projects
@@ -827,6 +899,7 @@
Setting up this repository in your projects
Releases
+ 1.5.1, 1.5.0
@@ -835,6 +908,7 @@
Setting up this repository in your projects
@@ -873,6 +947,7 @@
Setting up this repository in your projects
Releases
+ 4.1.0, 2.12.0
@@ -1009,7 +1084,7 @@
Setting up this repository in your projects
Releases
- 1.1.1
+ 2.0.0
Required by
@@ -1053,6 +1128,7 @@
Setting up this repository in your projects
Releases
+ 4.1.0, 3.5.0
@@ -1099,7 +1175,7 @@
Setting up this repository in your projects
Releases
- 1.4.11
+ 1.4.12
Required by
@@ -1456,6 +1532,7 @@
Setting up this repository in your projects
Required by
@@ -1711,7 +1788,8 @@
Setting up this repository in your projects
Releases
- v1.8.0
+ v1.8.0, + v1.4.0
Required by
@@ -1722,6 +1800,7 @@
Setting up this repository in your projects
  • doctrine/reflection
  • drupal/console
  • drupal/core
  • +
  • drupal/core-recommended
  • @@ -1775,7 +1854,8 @@
    Setting up this repository in your projects
    Releases
    - 1.10.0
    + 1.10.0, + v1.6.2
    Required by
    @@ -1783,6 +1863,7 @@
    Setting up this repository in your projects
    @@ -1831,7 +1912,8 @@
    Setting up this repository in your projects
    Releases
    - 1.6.4
    + 1.6.4, + v1.4.0
    Required by
    @@ -1841,6 +1923,7 @@
    Setting up this repository in your projects
  • doctrine/common
  • doctrine/persistence
  • drupal/console
  • +
  • drupal/core-recommended
  • @@ -1888,13 +1971,15 @@
    Setting up this repository in your projects
    Releases
    - v2.11.0
    + 2.12.0, + v2.7.3
    Required by
    @@ -2000,13 +2085,15 @@
    Setting up this repository in your projects
    Releases
    - 1.3.1
    + 1.3.1, + v1.2.0
    Required by
    @@ -2110,7 +2197,8 @@
    Setting up this repository in your projects
    Releases
    - 1.2.0
    + 1.2.0, + 1.0.2
    Required by
    @@ -2118,6 +2206,7 @@
    Setting up this repository in your projects
    @@ -2168,7 +2257,7 @@
    Setting up this repository in your projects
    Releases
    - 1.3.3
    + 1.3.6
    Required by
    @@ -2193,7 +2282,7 @@
    Setting up this repository in your projects
    -

    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.

    @@ -2202,6 +2291,7 @@
    Setting up this repository in your projects
    Keywords
    reflection + static
    Homepage
    @@ -2214,13 +2304,13 @@
    Setting up this repository in your projects
    Authors
    - Roman Borschel, Benjamin Eberlei, Guilherme Blanco, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    Releases
    - v1.0.0
    + v1.1.0
    Required by
    @@ -2487,7 +2577,7 @@
    Setting up this repository in your projects
    Releases
    - 1.0.0-beta4
    + 1.0.0
    Required by
    @@ -3434,8 +3524,8 @@
    Setting up this repository in your projects
    Releases
    - 8.8.1, - 8.7.9
    + 8.8.2, + 8.8.1
    Required by
    @@ -3457,6 +3547,7 @@
    Setting up this repository in your projects
  • drupal/consumers
  • drupal/contact_storage
  • drupal/context
  • +
  • drupal/core-recommended
  • drupal/crop
  • drupal/ctools
  • drupal/ctools_block
  • @@ -3466,6 +3557,7 @@
    Setting up this repository in your projects
  • drupal/ds
  • drupal/dynamic_entity_reference
  • drupal/embed
  • +
  • drupal/encrypt
  • drupal/entity_browser
  • drupal/entity_class_formatter
  • drupal/entity_embed
  • @@ -3478,17 +3570,21 @@
    Setting up this repository in your projects
  • drupal/features
  • drupal/field_group
  • drupal/focal_point
  • +
  • drupal/ga_login
  • drupal/google_analytics
  • drupal/govcms8_ui
  • drupal/govcms8_uikit_starter
  • +
  • drupal/govcms_dlm
  • drupal/graphql
  • drupal/honeypot
  • drupal/inline_entity_form
  • +
  • drupal/key
  • drupal/lagoon_logs
  • drupal/linked_field
  • drupal/linkit
  • drupal/login_security
  • drupal/mailsystem
  • +
  • drupal/media_entity_file_replace
  • drupal/memcache
  • drupal/menu_block
  • drupal/menu_trail_by_path
  • @@ -3503,6 +3599,7 @@
    Setting up this repository in your projects
  • drupal/password_policy
  • drupal/pathauto
  • drupal/permissions_by_term
  • +
  • drupal/real_aes
  • drupal/recaptcha
  • drupal/redirect
  • drupal/redis
  • @@ -3518,11 +3615,52 @@
    Setting up this repository in your projects
  • drupal/simple_sitemap
  • drupal/stage_file_proxy
  • drupal/swiftmailer
  • +
  • drupal/tfa
  • drupal/token
  • drupal/update_notifications_disable
  • drupal/username_enumeration_prevention
  • drupal/video_embed_field
  • drupal/webform
  • + + +
    +
    +
    + +
    + + +
    +

    Locked core dependencies; require this project INSTEAD OF drupal/core.

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 8.8.1
    + + +
    Required by
    +
    +
    @@ -3572,7 +3710,7 @@
    Setting up this repository in your projects
    Releases
    - 1.5.0
    + 2.0.0
    Required by
    @@ -4048,6 +4186,62 @@
    Setting up this repository in your projects
    +
    + + +
    +

    Provides an API for two-way encryption.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/encrypt +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + gisle, greggles, nerdstein, rlhawk, theunraveler, zzolo
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.0.0-rc2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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 +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Jelle_S, attiks, daggerhart, nerdstein, therealssj
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-alpha4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Add optional DLM to emails sent from drupal mail.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/govcms_dlm +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + courdo, pandaski, pkil, suhyeon, tobybellwood, wiifm
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides the ability to manage site-wide keys

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal +
    + +
    Homepage
    +
    + http://drupal.org/project/key +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Cellar Door, CrashTest_, nerdstein, rlhawk
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.12.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + + +
    + + +
    +

    Enable security options in the login flow of the site.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/login_security +
    + +
    License
    +
    GPL-2.0-or-later
    Authors
    - Emil Stjerneman
    + cYu, deekayen, deetergp, ilo, jribeiro, shrop
    Support
    Releases
    - 5.0.0-beta9
    + 1.5.0
    Required by
    @@ -5199,18 +5615,18 @@
    Setting up this repository in your projects
    -
    - +
    -

    Enable security options in the login flow of the site.

    +

    Mail System

    @@ -5219,33 +5635,33 @@
    Setting up this repository in your projects
    Homepage
    - https://www.drupal.org/project/login_security + https://www.drupal.org/project/mailsystem
    License
    -
    GPL-2.0-or-later
    +
    GPL-2.0+
    Authors
    - cYu, deekayen, deetergp, ilo, jribeiro, shrop
    + Berdir, Les Lim, Manuel Garcia, Nafes, miro_dietiker, pillarsdotnet
    Support
    Releases
    - 1.5.0
    + 4.2.0
    Required by
    @@ -5253,18 +5669,18 @@
    Setting up this repository in your projects
    -
    - +
    -

    Mail System

    +

    Allows content editors to easily replace source files associated with any file-based media entity, preserving the original filename.

    @@ -5273,33 +5689,33 @@
    Setting up this repository in your projects
    Homepage
    - https://www.drupal.org/project/mailsystem + https://www.drupal.org/project/media_entity_file_replace
    License
    -
    GPL-2.0+
    +
    GPL-2.0-or-later
    Authors
    - Berdir, Les Lim, Manuel Garcia, Nafes, miro_dietiker, pillarsdotnet
    + bkosborne
    Support
    Releases
    - 4.2.0
    + 1.0.0-beta2
    Required by
    @@ -5667,7 +6083,7 @@
    Setting up this repository in your projects
    Authors
    - Tim Plunkett, dsnopek, japerry, manuel.adan
    + Tim Plunkett, dsnopek, japerry, manuel.adan, phenaproxima
    Support
    @@ -5779,7 +6195,7 @@
    Setting up this repository in your projects
    Authors
    - Jakob Perry, Samuel Mortenson, See other contributors, japerry, joelpittet, merlinofchaos, neclimdul, samuel.mortenson, tim.plunkett
    + Jakob Perry, Samuel Mortenson, See other contributors, japerry, joelpittet, merlinofchaos, neclimdul, phenaproxima, samuel.mortenson, tim.plunkett
    Support
    @@ -5837,7 +6253,7 @@
    Setting up this repository in your projects
    Authors
    - EclipseGc, Letharion, esmerel, japerry, joelpittet, merlinofchaos, neclimdul, samuel.mortenson, tim.plunkett
    + EclipseGc, Letharion, esmerel, japerry, joelpittet, merlinofchaos, neclimdul, phenaproxima, samuel.mortenson, tim.plunkett
    Support
    @@ -5903,7 +6319,7 @@
    Setting up this repository in your projects
    Releases
    - 1.6.0
    + 1.10.0
    Required by
    @@ -6011,7 +6427,7 @@
    Setting up this repository in your projects
    Releases
    - 1.3.0
    + 1.6.0
    Required by
    @@ -6078,6 +6494,60 @@
    Setting up this repository in your projects
    +
    + + +
    +

    Provides an Authenticated AES encryption method for Encrypt though the Defuse PHP Encryption library.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/real_aes +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Heine, nerdstein, rlhawk
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Pluggable provider of two factor authentication for Drupal

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/tfa +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + coltrane, daggerhart, greggles, nerdstein
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-alpha4
    + + +
    Required by
    +
    + +
    +
    +
    +
    +
    -

    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.

    @@ -6930,7 +7456,7 @@
    Setting up this repository in your projects
    License
    -
    GPL-2.0-or-later
    +
    GPL-2.0+
    Authors
    @@ -6946,6 +7472,7 @@
    Setting up this repository in your projects
    Releases
    + 1.6.0, 1.5.0
    @@ -7167,7 +7694,7 @@
    Setting up this repository in your projects
    Releases
    - 5.1.0
    + 5.8.0
    Required by
    @@ -7215,7 +7742,7 @@
    Setting up this repository in your projects
    Releases
    - 9.7.1
    + 9.7.2
    Required by
    @@ -7279,6 +7806,7 @@
    Setting up this repository in your projects
    @@ -7328,6 +7856,7 @@
    Setting up this repository in your projects
    Releases
    + 2.1.17, 2.1.11
    @@ -7335,6 +7864,7 @@
    Setting up this repository in your projects
    @@ -7476,7 +8006,7 @@
    Setting up this repository in your projects
    Releases
    - 1.x-dev
    + 1.x-dev @@ -7558,7 +8088,7 @@
    Setting up this repository in your projects
    Releases
    - dev-develop
    + dev-develop @@ -7742,7 +8272,8 @@
    Setting up this repository in your projects
    Releases
    - 6.5.0
    + 6.5.2, + 6.3.3
    Required by
    @@ -7750,6 +8281,7 @@
    Setting up this repository in your projects
    @@ -7798,6 +8330,7 @@
    Setting up this repository in your projects
    Required by
    @@ -7853,6 +8386,7 @@
    Setting up this repository in your projects
    Required by
    @@ -8000,7 +8534,7 @@
    Setting up this repository in your projects
    Releases
    - 1.4.6
    + 1.4.7
    Required by
    @@ -8562,13 +9096,15 @@
    Setting up this repository in your projects
    Releases
    - 2.7.0
    + 2.7.0, + 2.3.0
    Required by
    @@ -8666,7 +9202,7 @@
    Setting up this repository in your projects
    Releases
    - 1.25.2
    + 1.25.3
    Required by
    @@ -8715,7 +9251,7 @@
    Setting up this repository in your projects
    Releases
    - 1.9.4
    + 1.9.5
    Required by
    @@ -8778,32 +9314,27 @@
    Setting up this repository in your projects
    -
    - +
    -

    A fast PHP7 implementation of PSR-7

    +

    Extend the composer/installers plugin to accept any arbitrary package type.

    -
    Keywords
    -
    - psr-17 - psr-7 -
    Homepage
    - http://tnyholm.se + http://www.oomphinc.com/
    License
    @@ -8811,61 +9342,78 @@
    Setting up this repository in your projects
    Authors
    - Tobias Nyholm, Martijn van der Ven
    + Stephen Beemsterboer
    Releases
    - 1.2.1
    + v1.1.2 +
    Required by
    +
    + +
    -
    - +
    -

    Extend the composer/installers plugin to accept any arbitrary package type.

    +

    Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)

    - -
    Homepage
    +
    Keywords
    - http://www.oomphinc.com/ -
    + base16 + base32 + base32_decode + base32_encode + base64 + base64_decode + base64_encode + bin2hex + encoding + hex + hex2bin + rfc4648 + +
    License
    MIT
    Authors
    - Stephen Beemsterboer
    + Paragon Initiative Enterprises, Steve 'Sc00bz' Thomas
    Releases
    - v1.1.2
    + v2.3.0
    Required by
    @@ -8916,8 +9464,9 @@
    Setting up this repository in your projects
    Required by
    @@ -8953,7 +9502,7 @@
    Setting up this repository in your projects
    Releases
    - 2.6.0
    + 2.7.1
    Required by
    @@ -9013,6 +9562,7 @@
    Setting up this repository in your projects
    @@ -9050,12 +9600,14 @@
    Setting up this repository in your projects
    Releases
    - v1.4.3
    + v1.4.3, + v1.4.2
    Required by
    @@ -9094,12 +9646,14 @@
    Setting up this repository in your projects
    Releases
    - v1.10.10
    + v1.10.10, + v1.10.9
    Required by
    @@ -9146,12 +9700,14 @@
    Setting up this repository in your projects
    Releases
    - v1.0.1
    + v1.0.1, + v1.0.0
    Required by
    @@ -9284,7 +9840,7 @@
    Setting up this repository in your projects
    License
    -
    LGPL-3.0
    +
    LGPL-3.0-only
    Authors
    @@ -9294,65 +9850,9 @@
    Setting up this repository in your projects
    Releases
    - 2.16.1
    - - - -
    -
    - -
    - - -
    -

    Factory interfaces for PSR-7 HTTP Message

    - -
    -
    -
    - -
    Keywords
    -
    - factory - http - message - stream - uri -
    - -
    Homepage
    -
    - http://php-http.org -
    - -
    License
    -
    MIT
    - -
    Authors
    -
    - Márk Sági-Kazár
    - - -
    Releases
    -
    - - v1.0.2
    + 2.16.3 -
    Required by
    -
    - -
    @@ -9439,13 +9939,13 @@
    Setting up this repository in your projects
    Authors
    - Mike van Riel
    + Mike van Riel, Jaap van Otterdijk
    Releases
    - 4.3.2
    + 5.1.0
    Required by
    @@ -9489,7 +9989,7 @@
    Setting up this repository in your projects
    Releases
    - 1.0.1
    + 1.1.0
    Required by
    @@ -9602,7 +10102,7 @@
    Setting up this repository in your projects
    Releases
    - 1.10.0
    + v1.10.2
    Required by
    @@ -10044,6 +10544,7 @@
    Setting up this repository in your projects
    @@ -10053,18 +10554,18 @@
    Setting up this repository in your projects
    -
    - +
    -

    Common interfaces for PSR-7 HTTP message factories

    +

    Standard interfaces for event handling.

    @@ -10072,14 +10573,9 @@
    Setting up this repository in your projects
    Keywords
    - factory - http - message + events psr - psr-17 - psr-7 - request - response + psr-14
    @@ -10094,14 +10590,13 @@
    Setting up this repository in your projects
    Releases
    - 1.0.1
    + 1.0.0
    Required by
    @@ -10158,11 +10653,9 @@
    Setting up this repository in your projects
    Required by
    @@ -10212,7 +10705,8 @@
    Setting up this repository in your projects
    Releases
    - 1.1.2
    + 1.1.2, + 1.1.0
    Required by
    @@ -10220,6 +10714,7 @@
    Setting up this repository in your projects
    • consolidation/annotated-command
    • consolidation/log
    • +
    • drupal/core-recommended
    • drush/drush
    • monolog/monolog
    • symfony-cmf/routing
    • @@ -10325,6 +10820,7 @@
      Setting up this repository in your projects
      Required by
      @@ -10415,13 +10911,13 @@
      Setting up this repository in your projects
      Authors
      - Jeff Welch, Volker Dusch, Bernhard Schussek, Sebastian Bergmann
      + Sebastian Bergmann, Jeff Welch, Volker Dusch, Bernhard Schussek
      Releases
      - 3.0.2, + 4.0.0, 2.1.3
      @@ -10472,12 +10968,13 @@
      Setting up this repository in your projects
      Authors
      - Kore Nordmann, Sebastian Bergmann
      + Sebastian Bergmann, Kore Nordmann
      Releases
      + 4.0.0, 3.0.2, 2.0.1
      @@ -10588,6 +11085,7 @@
      Setting up this repository in your projects
      Releases
      + 4.0.0, 3.1.2
      @@ -10780,12 +11278,13 @@
      Setting up this repository in your projects
      Authors
      - Jeff Welch, Sebastian Bergmann, Adam Harvey
      + Sebastian Bergmann, Jeff Welch, Adam Harvey
      Releases
      + 4.0.0, 3.0.0
      @@ -10992,7 +11491,7 @@
      Setting up this repository in your projects
      Releases
      - 3.5.3
      + 3.5.4
      Required by
      @@ -11017,7 +11516,7 @@
      Setting up this repository in your projects
    -

    Builder for stack middlewares based on HttpKernelInterface.

    +

    Builder for stack middleware based on HttpKernelInterface.

    @@ -11040,6 +11539,7 @@
    Setting up this repository in your projects
    Releases
    + v1.0.6, v1.0.5
    @@ -11047,6 +11547,7 @@
    Setting up this repository in your projects
    @@ -11084,7 +11585,7 @@
    Setting up this repository in your projects
    Releases
    - 0.10.1
    + 0.11.0
    Required by
    @@ -11199,6 +11700,7 @@
    Setting up this repository in your projects
    @@ -11240,7 +11742,7 @@
    Setting up this repository in your projects
    Releases
    - v4.4.1
    + v4.4.5
    Required by
    @@ -11288,14 +11790,15 @@
    Setting up this repository in your projects
    Releases
    - v3.4.36
    + v3.4.38, + v3.4.35
    Required by
    @@ -11337,8 +11840,8 @@
    Setting up this repository in your projects
    Releases
    - v4.4.1, - v3.4.36
    + v5.0.5, + v3.4.38
    Required by
    @@ -11388,9 +11891,10 @@
    Setting up this repository in your projects
    Releases
    - v5.0.1, - v4.4.1, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38, + v3.4.35
    Required by
    @@ -11405,6 +11909,7 @@
    Setting up this repository in your projects
  • consolidation/self-update
  • drupal/console-core
  • drupal/core
  • +
  • drupal/core-recommended
  • drush/drush
  • psy/psysh
  • stecman/symfony-console-completion
  • @@ -11449,8 +11954,8 @@
    Setting up this repository in your projects
    Releases
    - v4.4.1, - v3.4.36
    + v4.4.5, + v3.4.38
    Required by
    @@ -11500,14 +12005,16 @@
    Setting up this repository in your projects
    Releases
    - v4.4.1, - v3.4.36
    + v4.4.5, + v3.4.38, + v3.4.35
    Required by
    Required by
    @@ -11562,6 +12070,7 @@
    Setting up this repository in your projects
  • behat/behat
  • drupal/console-core
  • drupal/core
  • +
  • drupal/core-recommended
  • pdepend/pdepend
  • @@ -11604,9 +12113,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.1, - v4.4.1, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38
    Required by
    @@ -11656,7 +12165,8 @@
    Setting up this repository in your projects
    Releases
    - v4.4.1
    + v5.0.5, + v4.4.5
    Required by
    @@ -11704,8 +12214,10 @@
    Setting up this repository in your projects
    Releases
    - v4.4.1, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38, + v3.4.35
    Required by
    @@ -11716,6 +12228,7 @@
    Setting up this repository in your projects
  • consolidation/robo
  • drupal/console-core
  • drupal/core
  • +
  • drupal/core-recommended
  • drush/drush
  • solarium/solarium
  • symfony/http-kernel
  • @@ -11769,6 +12282,7 @@
    Setting up this repository in your projects
    Releases
    + v2.0.1, v1.1.7
    @@ -11817,9 +12331,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.1, - v4.4.1, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38
    Required by
    @@ -11873,8 +12387,9 @@
    Setting up this repository in your projects
    Releases
    - v4.4.1, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38
    Required by
    @@ -11928,9 +12443,10 @@
    Setting up this repository in your projects
    Releases
    - v5.0.1, - v4.4.1, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38, + v3.4.35
    Required by
    @@ -11939,6 +12455,7 @@
    Setting up this repository in your projects
  • asm89/stack-cors
  • drupal/console
  • drupal/core
  • +
  • drupal/core-recommended
  • stack/builder
  • symfony/http-kernel
  • symfony/psr-http-message-bridge
  • @@ -11983,8 +12500,10 @@
    Setting up this repository in your projects
    Releases
    - v4.4.1, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38, + v3.4.35
    Required by
    @@ -11992,6 +12511,7 @@
    Setting up this repository in your projects
    @@ -12040,7 +12560,7 @@
    Setting up this repository in your projects
    Releases
    - v5.0.1
    + v5.0.5
    Required by
    @@ -12088,8 +12608,8 @@
    Setting up this repository in your projects
    Releases
    - v4.4.1, - v3.4.36
    + v4.4.5, + v3.4.38
    Required by
    @@ -12144,12 +12664,14 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1
    + v1.14.0, + v1.12.0
    Required by
    Required by
    @@ -12265,12 +12789,13 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1
    + v1.14.0
    Required by
    @@ -12321,13 +12846,15 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1
    + v1.14.0, + v1.12.0
    Required by
    Required by
    @@ -12440,12 +12970,14 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1
    + v1.14.0, + v1.12.0
    Required by
    @@ -12495,7 +13027,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1
    + v1.14.0
    Required by
    @@ -12551,7 +13083,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1
    + v1.14.0
    Required by
    @@ -12607,12 +13139,14 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1
    + v1.14.0, + v1.12.0
    Required by
    @@ -12655,8 +13189,9 @@
    Setting up this repository in your projects
    Releases
    - v4.4.1, - v3.4.36
    + v4.4.5, + v3.4.38, + v3.4.35
    Required by
    @@ -12667,6 +13202,7 @@
    Setting up this repository in your projects
  • consolidation/site-process
  • drupal/console-core
  • drupal/core
  • +
  • drupal/core-recommended
  • drush/drush
  • @@ -12717,13 +13253,14 @@
    Setting up this repository in your projects
    v1.3.0, - v1.2.0
    + v1.1.2
    Required by
    @@ -12772,13 +13309,15 @@
    Setting up this repository in your projects
    Releases
    - v3.4.36
    + v3.4.38, + v3.4.35
    Required by
    @@ -12821,13 +13360,15 @@
    Setting up this repository in your projects
    Releases
    - v3.4.36
    + v3.4.38, + v3.4.35
    Required by
    @@ -12927,8 +13468,10 @@
    Setting up this repository in your projects
    Releases
    - v4.4.1, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38, + v3.4.35
    Required by
    @@ -12937,6 +13480,7 @@
    Setting up this repository in your projects
  • behat/behat
  • drupal/console-core
  • drupal/core
  • +
  • drupal/core-recommended
  • symfony/validator
  • @@ -13036,13 +13580,15 @@
    Setting up this repository in your projects
    Releases
    - v3.4.36
    + v3.4.38, + v3.4.35
    Required by
    @@ -13089,9 +13635,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.1, - v4.4.1, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38
    Required by
    @@ -13142,8 +13688,10 @@
    Setting up this repository in your projects
    Releases
    - v4.4.1, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38, + v3.4.35
    Required by
    @@ -13153,9 +13701,9 @@
    Setting up this repository in your projects
  • drupal/console-core
  • drupal/console-extend-plugin
  • drupal/core
  • +
  • drupal/core-recommended
  • drush/drush
  • grasmash/yaml-expander
  • -
  • phing/phing
  • @@ -13239,14 +13787,15 @@
    Setting up this repository in your projects
    Authors
    - Fabien Potencier, Twig Team, Armin Ronacher
    + Fabien Potencier, Twig Team, Armin Ronacher
    Releases
    - v2.12.2, - v1.42.4
    + v2.12.5, + v1.42.5, + v1.42.3
    Required by
    @@ -13255,6 +13804,7 @@
    Setting up this repository in your projects
  • chi-teck/drupal-code-generator
  • drupal/console-core
  • drupal/core
  • +
  • drupal/core-recommended
  • @@ -13300,14 +13850,15 @@
    Setting up this repository in your projects
    Releases
    - v3.1.3, - v2.1.3
    + v3.1.4, + v3.1.3
    Required by
    @@ -13397,7 +13948,7 @@
    Setting up this repository in your projects
    Releases
    - 1.6.0
    + 1.7.0
    Required by
    @@ -13552,8 +14103,8 @@
    Setting up this repository in your projects
    -
    -
    +
    +
    @@ -13561,6 +14112,11 @@
    Setting up this repository in your projects
    zendframework/zend-diactoros
    +

    + Abandoned! + Package is abandoned, you should avoid using it. + Use laminas/laminas-diactoros instead. +

    @@ -13577,16 +14133,19 @@
    Setting up this repository in your projects
    psr-7 +
    Homepage
    +
    + https://github.com/zendframework/zend-diactoros +
    License
    -
    BSD-3-Clause
    +
    BSD-2-Clause
    Releases
    - 2.2.1, 1.8.7
    @@ -13594,14 +14153,15 @@
    Setting up this repository in your projects
    -
    -
    +
    +
    @@ -13609,6 +14169,11 @@
    Setting up this repository in your projects
    zendframework/zend-escaper
    +

    + Abandoned! + Package is abandoned, you should avoid using it. + Use laminas/laminas-escaper instead. +

    @@ -13640,6 +14205,7 @@
    Setting up this repository in your projects
    Required by
    @@ -13647,8 +14213,8 @@
    Setting up this repository in your projects
    -
    -
    +
    +
    @@ -13656,6 +14222,11 @@
    Setting up this repository in your projects
    zendframework/zend-feed
    +

    + Abandoned! + Package is abandoned, you should avoid using it. + Use laminas/laminas-feed instead. +

    @@ -13688,14 +14259,15 @@
    Setting up this repository in your projects
    -
    -
    +
    +
    @@ -13703,6 +14275,11 @@
    Setting up this repository in your projects
    zendframework/zend-stdlib
    +

    + Abandoned! + Package is abandoned, you should avoid using it. + Use laminas/laminas-stdlib instead. +

    @@ -13734,6 +14311,7 @@
    Setting up this repository in your projects
    Required by
    diff --git a/app/develop/index.htmlPNnBDk b/app/develop/index.htmlPNnBDk new file mode 100644 index 0000000..612483e --- /dev/null +++ b/app/develop/index.htmlPNnBDk @@ -0,0 +1,2749 @@ + + + + + + + + + + govcms/satis-develop + + + + + + +
    +
    +
    + +

    govcms/satis-develop

    +
    + +




    Last updated:
    +
    +
    + +
    + +
    +
    + + +
    +
    + +
    +

    + This is a private Composer repository. + To use it, you have to add this repository to your composer.json file. +

    + +
    +
    +
    Setting up this repository in your projects
    +

    + 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

    + +
    +
    +
    + +
    Keywords
    +
    + bzip + compression + tar + zip +
    + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Alchemy
    + + +
    Releases
    +
    + + 0.4.9
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Cross-origin resource sharing library and stack middleware

    + +
    +
    +
    + +
    Keywords
    +
    + cors + stack +
    + +
    Homepage
    +
    + https://github.com/asm89/stack-cors +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Alexander
    + + +
    Releases
    +
    + + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Scenario-oriented BDD framework for PHP 5.3

    + +
    +
    +
    + +
    Keywords
    +
    + Agile + BDD + ScenarioBDD + Scrum + StoryBDD + User story + business + development + documentation + examples + symfony + testing +
    + +
    Homepage
    +
    + http://behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v3.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Gherkin DSL parser for PHP 5.3

    + +
    +
    +
    + +
    Keywords
    +
    + BDD + Behat + Cucumber + DSL + gherkin + parser +
    + +
    Homepage
    +
    + http://behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v4.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Browser controller/emulator abstraction for PHP

    + +
    +
    +
    + +
    Keywords
    +
    + browser + testing + web +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v1.7.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Selenium2 (WebDriver) driver for Mink framework

    + +
    +
    +
    + +
    Keywords
    +
    + ajax + browser + javascript + selenium + testing + webdriver +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov, Pete Otaqui
    + + +
    Releases
    +
    + + v1.3.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    String transliterator

    + +
    +
    +
    + +
    Keywords
    +
    + i18n + slug + transliterator +
    + + +
    License
    +
    Artistic-1.0
    + + + +
    Releases
    +
    + + v1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    + +
    +
    +
    + + + +
    License
    +
    https://github.com/harvesthq/chosen/blob/master/LICENSE.md
    + + + +
    Releases
    +
    + + v1.8.7
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    + +
    +
    +
    + + + + + + +
    Releases
    +
    + + v5.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Backports unserialize options introduced in PHP 7.0 to older PHP versions.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Denis Brumann
    + + +
    Releases
    +
    + + v1.0.4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.

    + +
    +
    +
    + +
    Keywords
    +
    + diff + html +
    + +
    Homepage
    +
    + https://github.com/caxy/php-htmldiff +
    + +
    License
    +
    GPL-2.0
    + +
    Authors
    +
    + Josh Schroeder
    + + +
    Releases
    +
    + + v0.1.9
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal code generator

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 1.31.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A multi-framework Composer library installer

    + +
    +
    +
    + +
    Keywords
    +
    + Craft + Dolibarr + Eliasis + Hurad + ImageCMS + Kanboard + Lan Management System + MODX Evo + 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 + symfony + typo3 + wordpress + yawik + zend + zikula +
    + +
    Homepage
    +
    + https://composer.github.io/installers/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Kyle Robinson Young
    + + +
    Releases
    +
    + + v1.7.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Semver library that offers utilities, version constraint parsing and validation.

    + +
    +
    +
    + +
    Keywords
    +
    + semantic + semver + validation + versioning +
    + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Nils Adermann, Jordi Boggiano, Rob Bast
    + + +
    Releases
    +
    + + 1.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Initialize Symfony Console commands from annotated command class methods.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 2.12.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provide configuration services for a commandline tool.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 1.2.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 1.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Improved Psr-3 / Psr\Log logger based on Symfony Console components.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 1.1.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Format text by applying transformations provided by plug-in formatters.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 3.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Modern task runner

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Davert
    + + +
    Releases
    +
    + + 1.4.11
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a self:update command for Symfony Console applications.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson, Alexander Menk
    + + +
    Releases
    +
    + + 1.1.5
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Manage alias records for local and remote sites.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Moshe Weitzman, Greg Anderson
    + + +
    Releases
    +
    + + 3.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson, Moshe Weitzman
    + + +
    Releases
    +
    + + 2.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    +
    + + + + + container-interop/container-interop + + +

    + Abandoned! + Package is abandoned, you should avoid using it. + Use psr/container instead. +

    +
    + +
    +

    Promoting the interoperability of container objects (DIC, SL, etc.)

    + +
    +
    +
    + + +
    Homepage
    +
    + https://github.com/container-interop/container-interop +
    + +
    License
    +
    MIT
    + + + +
    Releases
    +
    + + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a way to patch Composer packages.

    + +
    +
    +
    + + + +
    License
    +
    BSD-3-Clause
    + +
    Authors
    +
    + Cameron Eagans
    + + +
    Releases
    +
    + + 1.6.7
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP_CodeSniffer Standards Composer Installer Plugin

    + +
    +
    +
    + +
    Keywords
    +
    + PHPCodeSniffer + PHP_CodeSniffer + code quality + codesniffer + composer + installer + phpcs + plugin + qa + quality + standard + standards + style guide + stylecheck + tests +
    + +
    Homepage
    +
    + http://www.dealerdirect.com +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Franck Nijhof
    + + +
    Releases
    +
    + + v0.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Secure PHP Encryption Library

    + +
    +
    +
    + +
    Keywords
    +
    + aes + authenticated encryption + cipher + crypto + cryptography + encrypt + encryption + openssl + security + symmetric key cryptography +
    + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Taylor Hornby, Scott Arciszewski
    + + +
    Releases
    +
    + + v2.2.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Given a deep data structure representing a configuration, access configuration by dot notation.

    + +
    +
    +
    + +
    Keywords
    +
    + config + configuration +
    + +
    Homepage
    +
    + https://github.com/dflydev/dflydev-dot-access-configuration +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Dragonfly Development Inc., Beau Simensen
    + + +
    Releases
    +
    + + v1.0.3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Given a deep data structure, access data by dot notation.

    + +
    +
    +
    + +
    Keywords
    +
    + access + data + dot + notation +
    + +
    Homepage
    +
    + https://github.com/dflydev/dflydev-dot-access-data +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Dragonfly Development Inc., Beau Simensen, Carlos Frutos
    + + +
    Releases
    +
    + + v1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + +
    Keywords
    +
    + placeholder + resolver +
    + +
    Homepage
    +
    + https://github.com/dflydev/dflydev-placeholder-resolver +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Dragonfly Development Inc., Beau Simensen
    + + +
    Releases
    +
    + + v1.0.2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    implementation of xdg base directory specification for php

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + + + +
    Releases
    +
    + + v0.1.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Docblock Annotations Parser

    + +
    +
    +
    + +
    Keywords
    +
    + annotations + docblock + parser +
    + +
    Homepage
    +
    + http://www.doctrine-project.org +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + v1.8.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.

    + +
    +
    +
    + +
    Keywords
    +
    + abstraction + apcu + cache + caching + couchdb + memcached + php + redis + xcache +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/cache.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.10.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.

    + +
    +
    +
    + +
    Keywords
    +
    + array + collections + iterators + php +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/collections.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.6.4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + +
    Keywords
    +
    + common + doctrine + php +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/common.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + v2.11.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.

    + +
    +
    +
    + +
    Keywords
    +
    + event + event dispatcher + event manager + event system + events +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/event-manager.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + 1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Common String Manipulations with regard to casing and singular/plural rules.

    + +
    +
    +
    + +
    Keywords
    +
    + inflection + pluralize + singularize + string +
    + +
    Homepage
    +
    + http://www.doctrine-project.org +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.3.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A small, lightweight utility to instantiate objects in PHP without invoking their constructors

    + +
    +
    +
    + +
    Keywords
    +
    + constructor + instantiate +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/instantiator.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Marco Pivetta
    + + +
    Releases
    +
    + + 1.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.

    + +
    +
    +
    + +
    Keywords
    +
    + annotations + docblock + lexer + parser + php +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/lexer.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.

    + +
    +
    +
    + +
    Keywords
    +
    + mapper + object + odm + orm + persistence +
    + +
    Homepage
    +
    + https://doctrine-project.org/projects/persistence.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + 1.3.3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Doctrine Reflection component

    + +
    +
    +
    + +
    Keywords
    +
    + reflection +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/reflection.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Roman Borschel, Benjamin Eberlei, Guilherme Blanco, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + v1.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Composer Plugin for updating the Drupal scaffold files when using drupal/core

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 2.6.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a drop-down menu interface to the core Drupal Toolbar.

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal + Toolbar +
    + +
    Homepage
    +
    + http://drupal.org/project/admin_toolbar +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Wilfrid Roze (eme), Romain Jarraud (romainj), Adrian Cid Almaguer (adriancid), Mohamed Anis Taktak (matio89), fethi.krout, matio89, romainj
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Adminimal styling brought to admin toolbar.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/adminimal_admin_toolbar +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Ted Slesinski
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.9.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal administration theme with modern minimalist design.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/adminimal_theme +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + ANDiTKO, andrey.troeglazov, realityloop
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/captcha +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + RobLoach, elachlan, naveenvalecha, podarok, soxofaan, wundo
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-beta4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Makes select elements more friendly using the Chosen jQuery plugin

    + +
    +
    +
    + +
    Keywords
    +
    + Chosen + Drupal +
    + +
    Homepage
    +
    + https://www.drupal.org/project/chosen +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Cyclodex, Dave Reid, Hydra, Pol, aidanlis, arshadcn, kalman.hosszu, nagy.balint, supercabbageuk
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.9.0, + 2.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    This module provides the basic integration with the Chosen jQuery plugin.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/chosen +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + Cyclodex, Dave Reid, Hydra, Pol, aidanlis, arshadcn, kalman.hosszu, nagy.balint, supercabbageuk
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.9.0, + 2.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Integration with the ClamAV anti-virus scanner.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/clamav +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + James Andres, adammalone, manarth, mcdruid
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Registers “component libraries” defined in modules and themes with the Twig system

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/components +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + JohnAlbin, RobLoach
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Config Filter allows other modules to interact with a ConfigStorage through filter plugins.

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal \ No newline at end of file diff --git a/app/develop/packages.json b/app/develop/packages.json index 75d9734..bde9c38 100644 --- a/app/develop/packages.json +++ b/app/develop/packages.json @@ -1,8 +1,8 @@ { "packages": [], "includes": { - "include/all$c0d7e5e1c08756720a1fa005ced5f6ecaa1e9c6f.json": { - "sha1": "c0d7e5e1c08756720a1fa005ced5f6ecaa1e9c6f" + "include/all$6d32190ab8540e69e1f469a5840901cc389429d2.json": { + "sha1": "6d32190ab8540e69e1f469a5840901cc389429d2" } } } diff --git a/app/include/all$36dacd79a7903ab24c6c2d341361721187248df5.json b/app/include/all$08495742321277c306b6f6f90d21546b9e01b259.json similarity index 92% rename from app/include/all$36dacd79a7903ab24c6c2d341361721187248df5.json rename to app/include/all$08495742321277c306b6f6f90d21546b9e01b259.json index 927f1fe..a9e38db 100644 --- a/app/include/all$36dacd79a7903ab24c6c2d341361721187248df5.json +++ b/app/include/all$08495742321277c306b6f6f90d21546b9e01b259.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": { @@ -939,6 +941,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 +1292,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 +1509,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 +1643,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 +1729,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 +1763,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 +1777,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 +1798,11 @@ "require": { "symfony/console": "^2.8" }, + "require-dev": { + "phpunit/phpunit": "^4.8.36" + }, "remove": [ - "goaop/framework" + "php-coveralls/php-coveralls" ], "config": { "platform": { @@ -1609,7 +1815,7 @@ } }, "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { @@ -3266,19 +3472,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 +3492,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 +3503,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 +3881,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 +3905,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" } } }, @@ -5190,17 +5396,248 @@ "drupal/core": { "8.8.1": { "name": "drupal/core", - "version": "8.8.1", - "version_normalized": "8.8.1.0", + "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.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 +5803,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": { @@ -5504,10 +5941,10 @@ } }, "drupal/core-render": { - "8.8.1": { + "8.8.2": { "name": "drupal/core-render", - "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-render.git", @@ -5542,10 +5979,10 @@ } }, "drupal/core-utility": { - "8.8.1": { + "8.8.2": { "name": "drupal/core-utility", - "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-utility.git", @@ -7836,7 +8273,7 @@ }, "drupal": { "version": "8.x-1.1", - "datestamp": "1493495342", + "datestamp": "1580913964", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8760,6 +9197,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 +9275,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" @@ -9154,7 +9599,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 +9848,7 @@ }, "drupal": { "version": "8.x-1.2", - "datestamp": "1529154524", + "datestamp": "1579404790", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -10667,19 +11112,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 +11144,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 +11166,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 +11388,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 +11416,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": { @@ -11959,19 +12405,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 +12428,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 +13284,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 +13310,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": { @@ -13037,19 +13483,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 +13510,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 +14118,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 +14171,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 +14269,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 +14315,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 +14445,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 +15410,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 +15450,10 @@ "BSD-3-Clause" ], "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" @@ -15015,10 +15465,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 +15586,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": { @@ -15263,6 +15766,74 @@ "export", "exporter" ] + }, + "4.0.0": { + "name": "sebastian/exporter", + "version": "4.0.0", + "version_normalized": "4.0.0.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/exporter.git", + "reference": "80c26562e964016538f832f305b2286e1ec29566" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/80c26562e964016538f832f305b2286e1ec29566", + "reference": "80c26562e964016538f832f305b2286e1ec29566", + "shasum": "" + }, + "require": { + "php": "^7.3", + "sebastian/recursion-context": "^4.0" + }, + "require-dev": { + "ext-mbstring": "*", + "phpunit/phpunit": "^9.0" + }, + "time": "2020-02-07T06:10:52+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": "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" + ] } }, "sebastian/global-state": { @@ -15471,6 +16042,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 +16251,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 +16275,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" @@ -15687,23 +16312,74 @@ "source": { "type": "git", "url": "https://github.com/stackphp/builder.git", - "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a" + "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/stackphp/builder/zipball/fb3d136d04c6be41120ebf8c0cc71fe9507d750a", + "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a", + "shasum": "" + }, + "require": { + "php": ">=5.3.0", + "symfony/http-foundation": "~2.1|~3.0|~4.0", + "symfony/http-kernel": "~2.1|~3.0|~4.0" + }, + "require-dev": { + "silex/silex": "~1.0" + }, + "time": "2017-11-18T14:57:29+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 middlewares based on HttpKernelInterface.", + "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/fb3d136d04c6be41120ebf8c0cc71fe9507d750a", - "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a", + "url": "https://api.github.com/repos/stackphp/builder/zipball/a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", + "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", "shasum": "" }, "require": { - "php": ">=5.3.0", - "symfony/http-foundation": "~2.1|~3.0|~4.0", - "symfony/http-kernel": "~2.1|~3.0|~4.0" + "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": { - "silex/silex": "~1.0" + "phpunit/phpunit": "~8.0", + "symfony/routing": "^5.0" }, - "time": "2017-11-18T14:57:29+00:00", + "time": "2020-01-30T12:17:27+00:00", "type": "library", "extra": { "branch-alias": { @@ -15725,36 +16401,36 @@ "email": "igor@wiedler.ch" } ], - "description": "Builder for stack middlewares based on HttpKernelInterface.", + "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 +16575,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 +16603,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": { @@ -15959,19 +16635,19 @@ "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com" }, - "v5.0.2": { + "v5.0.5": { "name": "symfony/browser-kit", - "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/browser-kit.git", - "reference": "a195f83b0ba20e622a5baa726af96826b8f5616b" + "reference": "6b2a9590a5868f0ce5cbf7af6abe563d1a3930a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/a195f83b0ba20e622a5baa726af96826b8f5616b", - "reference": "a195f83b0ba20e622a5baa726af96826b8f5616b", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/6b2a9590a5868f0ce5cbf7af6abe563d1a3930a3", + "reference": "6b2a9590a5868f0ce5cbf7af6abe563d1a3930a3", "shasum": "" }, "require": { @@ -15987,7 +16663,7 @@ "suggest": { "symfony/process": "" }, - "time": "2019-11-18T17:27:11+00:00", + "time": "2020-02-24T15:05:31+00:00", "type": "library", "extra": { "branch-alias": { @@ -16078,19 +16754,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 +16779,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 +16813,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 +16846,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,19 +16878,19 @@ "description": "Symfony Config Component", "homepage": "https://symfony.com" }, - "v4.4.2": { + "v4.4.5": { "name": "symfony/config", - "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/config.git", - "reference": "6911d432edd5b50822986604fd5a5be3af856d30" + "reference": "cbfef5ae91ccd3b06621c18d58cd355c68c87ae9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/6911d432edd5b50822986604fd5a5be3af856d30", - "reference": "6911d432edd5b50822986604fd5a5be3af856d30", + "url": "https://api.github.com/repos/symfony/config/zipball/cbfef5ae91ccd3b06621c18d58cd355c68c87ae9", + "reference": "cbfef5ae91ccd3b06621c18d58cd355c68c87ae9", "shasum": "" }, "require": { @@ -16235,7 +16911,7 @@ "suggest": { "symfony/yaml": "To use the yaml reference dumper" }, - "time": "2019-12-18T12:00:29+00:00", + "time": "2020-02-04T09:32:40+00:00", "type": "library", "extra": { "branch-alias": { @@ -16267,19 +16943,19 @@ "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 +16976,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 +17083,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 +17124,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 +17156,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 +17201,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 +17233,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 +17278,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": { @@ -16636,25 +17312,25 @@ } }, "symfony/css-selector": { - "v3.4.36": { + "v3.4.38": { "name": "symfony/css-selector", - "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/css-selector.git", - "reference": "f819f71ae3ba6f396b4c015bd5895de7d2f1f85f" + "reference": "ee9b946e7223b11257329a054c64396b19d619e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/f819f71ae3ba6f396b4c015bd5895de7d2f1f85f", - "reference": "f819f71ae3ba6f396b4c015bd5895de7d2f1f85f", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/ee9b946e7223b11257329a054c64396b19d619e1", + "reference": "ee9b946e7223b11257329a054c64396b19d619e1", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, - "time": "2019-10-01T11:57:37+00:00", + "time": "2020-02-04T08:04:52+00:00", "type": "library", "extra": { "branch-alias": { @@ -16690,25 +17366,25 @@ "description": "Symfony CssSelector Component", "homepage": "https://symfony.com" }, - "v4.4.2": { + "v4.4.5": { "name": "symfony/css-selector", - "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/css-selector.git", - "reference": "64acec7e0d67125e9f4656c68d4a38a42ab5a0b7" + "reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22" }, "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/d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22", + "reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22", "shasum": "" }, "require": { "php": "^7.1.3" }, - "time": "2019-10-12T00:35:04+00:00", + "time": "2020-02-04T09:01:01+00:00", "type": "library", "extra": { "branch-alias": { @@ -16744,25 +17420,25 @@ "description": "Symfony CssSelector Component", "homepage": "https://symfony.com" }, - "v5.0.2": { + "v5.0.5": { "name": "symfony/css-selector", - "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/css-selector.git", - "reference": "19d29e7098b7b2c3313cb03902ca30f100dcb837" + "reference": "a0b51ba9938ccc206d9284de7eb527c2d4550b44" }, "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/a0b51ba9938ccc206d9284de7eb527c2d4550b44", + "reference": "a0b51ba9938ccc206d9284de7eb527c2d4550b44", "shasum": "" }, "require": { "php": "^7.2.5" }, - "time": "2019-11-18T17:27:11+00:00", + "time": "2020-02-04T09:41:09+00:00", "type": "library", "extra": { "branch-alias": { @@ -16857,19 +17533,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 +17558,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 +17590,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 +17615,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 +17721,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 +17761,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 +17793,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 +17835,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 +17869,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 +17895,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 +17927,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 +17957,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 +17989,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 +18019,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 +18053,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 +18110,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 +18134,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 +18232,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 +18264,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 +18296,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 +18335,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 +18367,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 +18406,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 +18560,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 +18611,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 +18662,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 +18715,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 +18765,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 +18814,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 +18922,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 +18945,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 +18977,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 +19001,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 +19033,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 +19057,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 +19182,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 +19241,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 +19273,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 +19332,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 +19364,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 +19429,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 +19463,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 +19490,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 +19528,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 +19594,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 +19721,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 +19742,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 +19842,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 +19863,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 +19904,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 +20029,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 +20050,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 +20148,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 +20267,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 +20329,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 +20387,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 +20501,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 +20606,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 +20656,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 +20917,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 +20956,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 +21076,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 +21124,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 +21290,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 +21329,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 +21361,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 +21406,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 +21437,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 +21665,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 +21720,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 +21754,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 +21785,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 +21824,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 +21859,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 +21901,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 +21935,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 +22039,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 +22067,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 +22099,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 +22127,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 +22159,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 +22187,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 +22331,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 +22352,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 +22382,6 @@ }, { "name": "Twig Team", - "homepage": "https://twig.symfony.com/contributors", "role": "Contributors" }, { @@ -21668,19 +22396,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 +22420,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 +22514,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 +22611,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 +22636,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/index.html b/app/index.html index 3dfc86b..dc7537f 100644 --- a/app/index.html +++ b/app/index.html @@ -21,8 +21,8 @@

    govcms/satis-stable

    - -
    Last updated:
    + +
    Last updated:
    @@ -224,7 +224,7 @@
    Setting up this repository in your projects
    Releases
    - v3.5.0
    + v3.6.1
    Required by
    @@ -284,7 +284,7 @@
    Setting up this repository in your projects
    Releases
    - v4.6.0
    + v4.6.1
    Required by
    @@ -826,6 +826,7 @@
    Setting up this repository in your projects
    Kanboard Lan Management System MODX Evo + MantisBT Mautic Maya OXID @@ -880,6 +881,7 @@
    Setting up this repository in your projects
    shopware silverstripe sydes + sylius symfony typo3 wordpress @@ -904,6 +906,7 @@
    Setting up this repository in your projects
    Releases
    + v1.8.0, v1.7.0
    @@ -1006,6 +1009,7 @@
    Setting up this repository in your projects
    Releases
    + 4.1.0, 2.12.0
    @@ -1142,7 +1146,7 @@
    Setting up this repository in your projects
    Releases
    - 1.1.1
    + 2.0.0
    Required by
    @@ -1186,6 +1190,7 @@
    Setting up this repository in your projects
    Releases
    + 4.1.0, 3.5.0
    @@ -1232,7 +1237,7 @@
    Setting up this repository in your projects
    Releases
    - 1.4.11
    + 1.4.12
    Required by
    @@ -2313,7 +2318,7 @@
    Setting up this repository in your projects
    Releases
    - 1.3.5
    + 1.3.6
    Required by
    @@ -2633,7 +2638,7 @@
    Setting up this repository in your projects
    Releases
    - 1.0.0-beta4
    + 1.0.0
    Required by
    @@ -3631,6 +3636,7 @@
    Setting up this repository in your projects
    Releases
    + 8.8.2, 8.8.1
    @@ -3804,7 +3810,7 @@
    Setting up this repository in your projects
    Releases
    - 8.8.1
    + 8.8.2
    Required by
    @@ -3853,7 +3859,7 @@
    Setting up this repository in your projects
    Releases
    - 8.8.1
    + 8.8.2
    Required by
    @@ -6226,7 +6232,7 @@
    Setting up this repository in your projects
    Authors
    - Jakob Perry, Samuel Mortenson, See other contributors, japerry, joelpittet, merlinofchaos, neclimdul, samuel.mortenson, tim.plunkett
    + Jakob Perry, Samuel Mortenson, See other contributors, japerry, joelpittet, merlinofchaos, neclimdul, phenaproxima, samuel.mortenson, tim.plunkett
    Support
    @@ -6284,7 +6290,7 @@
    Setting up this repository in your projects
    Authors
    - EclipseGc, Letharion, esmerel, japerry, joelpittet, merlinofchaos, neclimdul, samuel.mortenson, tim.plunkett
    + EclipseGc, Letharion, esmerel, japerry, joelpittet, merlinofchaos, neclimdul, phenaproxima, samuel.mortenson, tim.plunkett
    Support
    @@ -7722,7 +7728,7 @@
    Setting up this repository in your projects
    Releases
    - 9.7.1
    + 9.7.2
    Required by
    @@ -7836,7 +7842,7 @@
    Setting up this repository in your projects
    Releases
    - 2.1.14, + 2.1.17, 2.1.11
    @@ -8519,7 +8525,7 @@
    Setting up this repository in your projects
    Releases
    - 1.4.6
    + 1.4.7
    Required by
    @@ -9236,7 +9242,7 @@
    Setting up this repository in your projects
    Releases
    - 1.9.4
    + 1.9.5
    Required by
    @@ -9427,7 +9433,7 @@
    Setting up this repository in your projects
    Releases
    - 2.6.1
    + 2.7.1
    Required by
    @@ -9775,7 +9781,7 @@
    Setting up this repository in your projects
    Releases
    - 2.16.2
    + 2.16.3 @@ -9864,13 +9870,13 @@
    Setting up this repository in your projects
    Authors
    - Mike van Riel
    + Mike van Riel, Jaap van Otterdijk
    Releases
    - 4.3.4
    + 5.1.0
    Required by
    @@ -9914,7 +9920,7 @@
    Setting up this repository in your projects
    Releases
    - 1.0.1
    + 1.1.0
    Required by
    @@ -10027,7 +10033,7 @@
    Setting up this repository in your projects
    Releases
    - 1.10.1
    + v1.10.2
    Required by
    @@ -10836,13 +10842,13 @@
    Setting up this repository in your projects
    Authors
    - Jeff Welch, Volker Dusch, Bernhard Schussek, Sebastian Bergmann
    + Sebastian Bergmann, Jeff Welch, Volker Dusch, Bernhard Schussek
    Releases
    - 3.0.2, + 4.0.0, 2.1.3
    @@ -10893,12 +10899,13 @@
    Setting up this repository in your projects
    Authors
    - Kore Nordmann, Sebastian Bergmann
    + Sebastian Bergmann, Kore Nordmann
    Releases
    + 4.0.0, 3.0.2, 2.0.1
    @@ -11009,6 +11016,7 @@
    Setting up this repository in your projects
    Releases
    + 4.0.0, 3.1.2
    @@ -11201,12 +11209,13 @@
    Setting up this repository in your projects
    Authors
    - Jeff Welch, Sebastian Bergmann, Adam Harvey
    + Sebastian Bergmann, Jeff Welch, Adam Harvey
    Releases
    + 4.0.0, 3.0.0
    @@ -11413,7 +11422,7 @@
    Setting up this repository in your projects
    Releases
    - 3.5.3
    + 3.5.4
    Required by
    @@ -11439,7 +11448,7 @@
    Setting up this repository in your projects
    -

    Builder for stack middlewares based on HttpKernelInterface.

    +

    Builder for stack middleware based on HttpKernelInterface.

    @@ -11462,6 +11471,7 @@
    Setting up this repository in your projects
    Releases
    + v1.0.6, v1.0.5
    @@ -11507,7 +11517,7 @@
    Setting up this repository in your projects
    Releases
    - 0.10.1
    + 0.11.0
    Required by
    @@ -11664,8 +11674,8 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2
    + v5.0.5, + v4.4.5
    Required by
    @@ -11714,14 +11724,13 @@
    Setting up this repository in your projects
    Releases
    - v3.4.36, + v3.4.38, v3.4.35
    Required by
    @@ -11765,9 +11774,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38
    Required by
    @@ -11818,9 +11827,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36, + v5.0.5, + v4.4.5, + v3.4.38, v3.4.35
    @@ -11881,9 +11890,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38
    Required by
    @@ -11933,8 +11942,8 @@
    Setting up this repository in your projects
    Releases
    - v4.4.2, - v3.4.36, + v4.4.5, + v3.4.38, v3.4.35
    @@ -11987,9 +11996,8 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36, + v5.0.5, + v3.4.38, v3.4.35
    @@ -12044,9 +12052,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38
    Required by
    @@ -12097,8 +12105,8 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2
    + v5.0.5, + v4.4.5
    Required by
    @@ -12146,9 +12154,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36, + v5.0.5, + v4.4.5, + v3.4.38, v3.4.35
    @@ -12264,9 +12272,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38
    Required by
    @@ -12320,8 +12328,9 @@
    Setting up this repository in your projects
    Releases
    - v4.4.2, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38
    Required by
    @@ -12375,9 +12384,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36, + v5.0.5, + v4.4.5, + v3.4.38, v3.4.35
    @@ -12432,9 +12441,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36, + v5.0.5, + v4.4.5, + v3.4.38, v3.4.35
    @@ -12492,7 +12501,7 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2
    + v5.0.5
    Required by
    @@ -12540,8 +12549,8 @@
    Setting up this repository in your projects
    Releases
    - v4.4.2, - v3.4.36
    + v4.4.5, + v3.4.38
    Required by
    @@ -12596,7 +12605,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1, + v1.14.0, v1.12.0
    @@ -12662,7 +12671,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1, + v1.14.0, v1.12.0
    @@ -12721,12 +12730,13 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1
    + v1.14.0
    Required by
    @@ -12777,7 +12787,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1, + v1.14.0, v1.12.0
    @@ -12843,7 +12853,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1, + v1.14.0, v1.12.0
    @@ -12900,7 +12910,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1, + v1.14.0, v1.12.0
    @@ -12957,7 +12967,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1
    + v1.14.0
    Required by
    @@ -13013,7 +13023,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1
    + v1.14.0
    Required by
    @@ -13069,7 +13079,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1, + v1.14.0, v1.12.0
    @@ -13119,8 +13129,8 @@
    Setting up this repository in your projects
    Releases
    - v4.4.2, - v3.4.36, + v4.4.5, + v3.4.38, v3.4.35
    @@ -13240,7 +13250,7 @@
    Setting up this repository in your projects
    Releases
    - v3.4.36, + v3.4.38, v3.4.35
    @@ -13291,7 +13301,7 @@
    Setting up this repository in your projects
    Releases
    - v3.4.36, + v3.4.38, v3.4.35
    @@ -13399,8 +13409,9 @@
    Setting up this repository in your projects
    Releases
    - v4.4.2, - v3.4.36, + v5.0.5, + v4.4.5, + v3.4.38, v3.4.35
    @@ -13510,7 +13521,7 @@
    Setting up this repository in your projects
    Releases
    - v3.4.36, + v3.4.38, v3.4.35
    @@ -13565,9 +13576,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38
    Required by
    @@ -13618,9 +13629,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36, + v5.0.5, + v4.4.5, + v3.4.38, v3.4.35
    @@ -13724,8 +13735,8 @@
    Setting up this repository in your projects
    Releases
    - v2.12.3, - v1.42.4, + v2.12.5, + v1.42.5, v1.42.3
    @@ -13781,6 +13792,7 @@
    Setting up this repository in your projects
    Releases
    + v3.1.4, v3.1.3
    @@ -13878,7 +13890,7 @@
    Setting up this repository in your projects
    Releases
    - 1.6.0
    + 1.7.0
    Required by
    diff --git a/app/index.htmlEICPoP b/app/index.htmlEICPoP new file mode 100644 index 0000000..750e110 --- /dev/null +++ b/app/index.htmlEICPoP @@ -0,0 +1,3259 @@ + + + + + + + + + + govcms/satis-stable + + + + + + +
    +
    +
    + +

    govcms/satis-stable

    +
    + +



    Last updated:
    +
    +
    + +
    + +
    +
    + + +
    +
    + +
    +

    + This is a private Composer repository. + To use it, you have to add this repository to your composer.json file. +

    + +
    +
    +
    Setting up this repository in your projects
    +

    + 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

    + +
    +
    +
    + +
    Keywords
    +
    + bzip + compression + tar + zip +
    + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Alchemy
    + + +
    Releases
    +
    + + 0.4.9
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Cross-origin resource sharing library and stack middleware

    + +
    +
    +
    + +
    Keywords
    +
    + cors + stack +
    + +
    Homepage
    +
    + https://github.com/asm89/stack-cors +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Alexander
    + + +
    Releases
    +
    + + 1.3.0, + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Scenario-oriented BDD framework for PHP 5.3

    + +
    +
    +
    + +
    Keywords
    +
    + Agile + BDD + ScenarioBDD + Scrum + StoryBDD + User story + business + development + documentation + examples + symfony + testing +
    + +
    Homepage
    +
    + http://behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v3.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Gherkin DSL parser for PHP 5.3

    + +
    +
    +
    + +
    Keywords
    +
    + BDD + Behat + Cucumber + DSL + gherkin + parser +
    + +
    Homepage
    +
    + http://behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v4.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Browser controller/emulator abstraction for PHP

    + +
    +
    +
    + +
    Keywords
    +
    + browser + testing + web +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v1.7.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Symfony2 BrowserKit driver for Mink framework

    + +
    +
    +
    + +
    Keywords
    +
    + Mink + Symfony2 + browser + testing +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + 1.3.3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Mink extension for Behat

    + +
    +
    +
    + +
    Keywords
    +
    + browser + gui + test + web +
    + +
    Homepage
    +
    + http://extensions.behat.org/mink +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Christophe Coevoet, Konstantin Kudryashov
    + + +
    Releases
    +
    + + 2.3.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Goutte driver for Mink framework

    + +
    +
    +
    + +
    Keywords
    +
    + browser + goutte + headless + testing +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v1.2.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Selenium2 (WebDriver) driver for Mink framework

    + +
    +
    +
    + +
    Keywords
    +
    + ajax + browser + javascript + selenium + testing + webdriver +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov, Pete Otaqui
    + + +
    Releases
    +
    + + v1.3.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    String transliterator

    + +
    +
    +
    + +
    Keywords
    +
    + i18n + slug + transliterator +
    + + +
    License
    +
    Artistic-1.0
    + + + +
    Releases
    +
    + + v1.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    + +
    +
    +
    + + + +
    License
    +
    https://github.com/harvesthq/chosen/blob/master/LICENSE.md
    + + + +
    Releases
    +
    + + v1.8.7
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    + +
    +
    +
    + + + + + + +
    Releases
    +
    + + v5.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.

    + +
    +
    +
    + +
    Keywords
    +
    + diff + html +
    + +
    Homepage
    +
    + https://github.com/caxy/php-htmldiff +
    + +
    License
    +
    GPL-2.0
    + +
    Authors
    +
    + Josh Schroeder
    + + +
    Releases
    +
    + + v0.1.9
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal code generator

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 1.31.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A multi-framework Composer library installer

    + +
    +
    +
    + +
    Keywords
    +
    + Craft + Dolibarr + Eliasis + Hurad + ImageCMS + Kanboard + Lan Management System + MODX Evo + 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 + symfony + typo3 + wordpress + yawik + zend + zikula +
    + +
    Homepage
    +
    + https://composer.github.io/installers/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Kyle Robinson Young
    + + +
    Releases
    +
    + + v1.7.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Semver library that offers utilities, version constraint parsing and validation.

    + +
    +
    +
    + +
    Keywords
    +
    + semantic + semver + validation + versioning +
    + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Nils Adermann, Jordi Boggiano, Rob Bast
    + + +
    Releases
    +
    + + 1.5.1, + 1.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Initialize Symfony Console commands from annotated command class methods.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 2.12.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provide configuration services for a commandline tool.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 1.2.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 1.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Improved Psr-3 / Psr\Log logger based on Symfony Console components.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 1.1.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Format text by applying transformations provided by plug-in formatters.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 3.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Modern task runner

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Davert
    + + +
    Releases
    +
    + + 1.4.11
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a self:update command for Symfony Console applications.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson, Alexander Menk
    + + +
    Releases
    +
    + + 1.1.5
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Manage alias records for local and remote sites.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Moshe Weitzman, Greg Anderson
    + + +
    Releases
    +
    + + 3.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson, Moshe Weitzman
    + + +
    Releases
    +
    + + 2.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    +
    + + + + + container-interop/container-interop + + +

    + Abandoned! + Package is abandoned, you should avoid using it. + Use psr/container instead. +

    +
    + +
    +

    Promoting the interoperability of container objects (DIC, SL, etc.)

    + +
    +
    +
    + + +
    Homepage
    +
    + https://github.com/container-interop/container-interop +
    + +
    License
    +
    MIT
    + + + +
    Releases
    +
    + + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a way to patch Composer packages.

    + +
    +
    +
    + + + +
    License
    +
    BSD-3-Clause
    + +
    Authors
    +
    + Cameron Eagans
    + + +
    Releases
    +
    + + 1.6.7
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP_CodeSniffer Standards Composer Installer Plugin

    + +
    +
    +
    + +
    Keywords
    +
    + PHPCodeSniffer + PHP_CodeSniffer + code quality + codesniffer + composer + installer + phpcs + plugin + qa + quality + standard + standards + style guide + stylecheck + tests +
    + +
    Homepage
    +
    + http://www.dealerdirect.com +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Franck Nijhof
    + + +
    Releases
    +
    + + v0.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Secure PHP Encryption Library

    + +
    +
    +
    + +
    Keywords
    +
    + aes + authenticated encryption + cipher + crypto + cryptography + encrypt + encryption + openssl + security + symmetric key cryptography +
    + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Taylor Hornby, Scott Arciszewski
    + + +
    Releases
    +
    + + v2.2.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Given a deep data structure representing a configuration, access configuration by dot notation.

    + +
    +
    +
    + +
    Keywords
    +
    + config + configuration +
    + +
    Homepage
    +
    + https://github.com/dflydev/dflydev-dot-access-configuration +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Dragonfly Development Inc., Beau Simensen
    + + +
    Releases
    +
    + + v1.0.3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Given a deep data structure, access data by dot notation.

    + +
    +
    +
    + +
    Keywords
    +
    + access + data + dot + notation +
    + +
    Homepage
    +
    + https://github.com/dflydev/dflydev-dot-access-data +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Dragonfly Development Inc., Beau Simensen, Carlos Frutos
    + + +
    Releases
    +
    + + v1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + +
    Keywords
    +
    + placeholder + resolver +
    + +
    Homepage
    +
    + https://github.com/dflydev/dflydev-placeholder-resolver +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Dragonfly Development Inc., Beau Simensen
    + + +
    Releases
    +
    + + v1.0.2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    implementation of xdg base directory specification for php

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + + + +
    Releases
    +
    + + v0.1.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Docblock Annotations Parser

    + +
    +
    +
    + +
    Keywords
    +
    + annotations + docblock + parser +
    + +
    Homepage
    +
    + http://www.doctrine-project.org +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + v1.8.0, + v1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.

    + +
    +
    +
    + +
    Keywords
    +
    + abstraction + apcu + cache + caching + couchdb + memcached + php + redis + xcache +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/cache.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.10.0, + v1.6.2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.

    + +
    +
    +
    + +
    Keywords
    +
    + array + collections + iterators + php +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/collections.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.6.4, + v1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + +
    Keywords
    +
    + common + doctrine + php +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/common.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + 2.12.0, + v2.7.3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.

    + +
    +
    +
    + +
    Keywords
    +
    + event + event dispatcher + event manager + event system + events +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/event-manager.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + 1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Common String Manipulations with regard to casing and singular/plural rules.

    + +
    +
    +
    + +
    Keywords
    +
    + inflection + pluralize + singularize + string +
    + +
    Homepage
    +
    + http://www.doctrine-project.org +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.3.1, + v1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A small, lightweight utility to instantiate objects in PHP without invoking their constructors

    + +
    +
    +
    + +
    Keywords
    +
    + constructor + instantiate +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/instantiator.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Marco Pivetta
    + + +
    Releases
    +
    + + 1.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.

    + +
    +
    +
    + +
    Keywords
    +
    + annotations + docblock + lexer + parser + php +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/lexer.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.2.0, + 1.0.2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.

    + +
    +
    +
    + +
    Keywords
    +
    + mapper + object + odm + orm + persistence +
    + +
    Homepage
    +
    + https://doctrine-project.org/projects/persistence.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + 1.3.5
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + +
    Keywords
    +
    + reflection + static +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/reflection.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + v1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Composer Plugin for updating the Drupal scaffold files when using drupal/core

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 2.6.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a drop-down menu interface to the core Drupal Toolbar.

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal + Toolbar +
    + +
    Homepage
    +
    + http://drupal.org/project/admin_toolbar +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Wilfrid Roze (eme), Romain Jarraud (romainj), Adrian Cid Almaguer (adriancid), Mohamed Anis Taktak (matio89), fethi.krout, matio89, romainj
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Adminimal styling brought to admin toolbar.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/adminimal_admin_toolbar +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Ted Slesinski
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.9.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal administration theme with modern minimalist design.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/adminimal_theme +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + ANDiTKO, andrey.troeglazov, realityloop
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/captcha +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + RobLoach, elachlan, naveenvalecha, podarok, soxofaan, wundo
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-beta4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Makes select elements more friendly using the Chosen jQuery plugin

    + +
    +
    +
    + +
    Keywords
    +
    + Chosen + Drupal +
    + +
    Homepage
    +
    + https://www.drupal.org/project/chosen +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Cyclodex, Dave Reid, Hydra, Pol, aidanlis, arshadcn, kalman.hosszu, nagy.balint, supercabbageuk
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.9.0, + 2.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    This module provides the basic integration with the Chosen jQuery plugin.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/chosen +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + Cyclodex, Dave Reid, Hydra, Pol, aidanlis, arshadcn, kalman.hosszu, nagy.balint, supercabbageuk
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.9.0, + 2.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Integration with the ClamAV anti-virus scanner.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/clamav +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + James Andres, adammalone, manarth, mcdruid
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Coder is a library to review Drupal code.

    + +
    +
    +
    + +
    Keywords
    +
    + code review + phpcs + standards +
    + +
    Homepage
    +
    + https://www.drupal.org/project/coder +
    + +
    License
    +
    GPL-2.0+
    + + + +
    Releases
    +
    + + 8.3.7
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Registers “component libraries” defined in modules and themes with the Twig system

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/components +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + JohnAlbin, RobLoach
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Config Filter allows other modules to interact with a ConfigStorage through filter plugins.

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal + configuration + configuration management +
    + +
    Homepage
    +
    + https://www.drupal.org/project/config_filter +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Fabian Bircher, Nuvole Web, pescetti
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.5.0, + 1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Ignore certain configuration during import.

    + +
    +
    +
    + + +
    Homepage
    +
    + http://drupal.org/project/config_ignore +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Tommy Lynge Jørgensen, Fabian Bircher, tlyngej
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Allows additional permissions to be created and managed through an administration form.

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal +
    + +
    Homepage
    +
    + http://drupal.org/project/config_perms +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Docc, benellefimostfa, gnuget, mlncn, mrthumpz
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Configuration filter for importing and exporting extra config

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal + configuration + configuration management +
    + +
    Homepage
    +
    + https://www.drupal.org/project/config_split +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Fabian Bircher, Nuvole Web, pescetti
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides basic revert and update functionality for other modules

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/config_update +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + jhodgdon, nedjo
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.

    + +
    +
    +
    + +
    Keywords
    +
    + console + development + drupal + symfony +
    + +
    Homepage
    +
    + http://drupalconsole.com/ +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + David Flores, Jesus Manuel Olivas, Eduardo Garcia, Omar Aguirre, Drupal Console Contributors
    \ No newline at end of file diff --git a/app/index.htmlGjhaeo b/app/index.htmlGjhaeo new file mode 100644 index 0000000..99dd351 --- /dev/null +++ b/app/index.htmlGjhaeo @@ -0,0 +1,5125 @@ + + + + + + + + + + govcms/satis-stable + + + + + + +
    +
    +
    + +

    govcms/satis-stable

    +
    + +


    Last updated:
    +
    +
    + +
    + +
    +
    + + +
    +
    + +
    +

    + This is a private Composer repository. + To use it, you have to add this repository to your composer.json file. +

    + +
    +
    +
    Setting up this repository in your projects
    +

    + 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

    + +
    +
    +
    + +
    Keywords
    +
    + bzip + compression + tar + zip +
    + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Alchemy
    + + +
    Releases
    +
    + + 0.4.9
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Cross-origin resource sharing library and stack middleware

    + +
    +
    +
    + +
    Keywords
    +
    + cors + stack +
    + +
    Homepage
    +
    + https://github.com/asm89/stack-cors +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Alexander
    + + +
    Releases
    +
    + + 1.3.0, + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Scenario-oriented BDD framework for PHP 5.3

    + +
    +
    +
    + +
    Keywords
    +
    + Agile + BDD + ScenarioBDD + Scrum + StoryBDD + User story + business + development + documentation + examples + symfony + testing +
    + +
    Homepage
    +
    + http://behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v3.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Gherkin DSL parser for PHP 5.3

    + +
    +
    +
    + +
    Keywords
    +
    + BDD + Behat + Cucumber + DSL + gherkin + parser +
    + +
    Homepage
    +
    + http://behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v4.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Browser controller/emulator abstraction for PHP

    + +
    +
    +
    + +
    Keywords
    +
    + browser + testing + web +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v1.7.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Symfony2 BrowserKit driver for Mink framework

    + +
    +
    +
    + +
    Keywords
    +
    + Mink + Symfony2 + browser + testing +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + 1.3.3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Mink extension for Behat

    + +
    +
    +
    + +
    Keywords
    +
    + browser + gui + test + web +
    + +
    Homepage
    +
    + http://extensions.behat.org/mink +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Christophe Coevoet, Konstantin Kudryashov
    + + +
    Releases
    +
    + + 2.3.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Goutte driver for Mink framework

    + +
    +
    +
    + +
    Keywords
    +
    + browser + goutte + headless + testing +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v1.2.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Selenium2 (WebDriver) driver for Mink framework

    + +
    +
    +
    + +
    Keywords
    +
    + ajax + browser + javascript + selenium + testing + webdriver +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov, Pete Otaqui
    + + +
    Releases
    +
    + + v1.3.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    String transliterator

    + +
    +
    +
    + +
    Keywords
    +
    + i18n + slug + transliterator +
    + + +
    License
    +
    Artistic-1.0
    + + + +
    Releases
    +
    + + v1.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    + +
    +
    +
    + + + +
    License
    +
    https://github.com/harvesthq/chosen/blob/master/LICENSE.md
    + + + +
    Releases
    +
    + + v1.8.7
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    + +
    +
    +
    + + + + + + +
    Releases
    +
    + + v5.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.

    + +
    +
    +
    + +
    Keywords
    +
    + diff + html +
    + +
    Homepage
    +
    + https://github.com/caxy/php-htmldiff +
    + +
    License
    +
    GPL-2.0
    + +
    Authors
    +
    + Josh Schroeder
    + + +
    Releases
    +
    + + v0.1.9
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal code generator

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 1.31.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A multi-framework Composer library installer

    + +
    +
    +
    + +
    Keywords
    +
    + Craft + Dolibarr + Eliasis + Hurad + ImageCMS + Kanboard + Lan Management System + MODX Evo + 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 + symfony + typo3 + wordpress + yawik + zend + zikula +
    + +
    Homepage
    +
    + https://composer.github.io/installers/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Kyle Robinson Young
    + + +
    Releases
    +
    + + v1.7.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Semver library that offers utilities, version constraint parsing and validation.

    + +
    +
    +
    + +
    Keywords
    +
    + semantic + semver + validation + versioning +
    + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Nils Adermann, Jordi Boggiano, Rob Bast
    + + +
    Releases
    +
    + + 1.5.1, + 1.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Initialize Symfony Console commands from annotated command class methods.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 2.12.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provide configuration services for a commandline tool.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 1.2.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 1.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Improved Psr-3 / Psr\Log logger based on Symfony Console components.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 1.1.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Format text by applying transformations provided by plug-in formatters.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 3.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Modern task runner

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Davert
    + + +
    Releases
    +
    + + 1.4.11
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a self:update command for Symfony Console applications.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson, Alexander Menk
    + + +
    Releases
    +
    + + 1.1.5
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Manage alias records for local and remote sites.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Moshe Weitzman, Greg Anderson
    + + +
    Releases
    +
    + + 3.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson, Moshe Weitzman
    + + +
    Releases
    +
    + + 2.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    +
    + + + + + container-interop/container-interop + + +

    + Abandoned! + Package is abandoned, you should avoid using it. + Use psr/container instead. +

    +
    + +
    +

    Promoting the interoperability of container objects (DIC, SL, etc.)

    + +
    +
    +
    + + +
    Homepage
    +
    + https://github.com/container-interop/container-interop +
    + +
    License
    +
    MIT
    + + + +
    Releases
    +
    + + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a way to patch Composer packages.

    + +
    +
    +
    + + + +
    License
    +
    BSD-3-Clause
    + +
    Authors
    +
    + Cameron Eagans
    + + +
    Releases
    +
    + + 1.6.7
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP_CodeSniffer Standards Composer Installer Plugin

    + +
    +
    +
    + +
    Keywords
    +
    + PHPCodeSniffer + PHP_CodeSniffer + code quality + codesniffer + composer + installer + phpcs + plugin + qa + quality + standard + standards + style guide + stylecheck + tests +
    + +
    Homepage
    +
    + http://www.dealerdirect.com +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Franck Nijhof
    + + +
    Releases
    +
    + + v0.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Secure PHP Encryption Library

    + +
    +
    +
    + +
    Keywords
    +
    + aes + authenticated encryption + cipher + crypto + cryptography + encrypt + encryption + openssl + security + symmetric key cryptography +
    + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Taylor Hornby, Scott Arciszewski
    + + +
    Releases
    +
    + + v2.2.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Given a deep data structure representing a configuration, access configuration by dot notation.

    + +
    +
    +
    + +
    Keywords
    +
    + config + configuration +
    + +
    Homepage
    +
    + https://github.com/dflydev/dflydev-dot-access-configuration +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Dragonfly Development Inc., Beau Simensen
    + + +
    Releases
    +
    + + v1.0.3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Given a deep data structure, access data by dot notation.

    + +
    +
    +
    + +
    Keywords
    +
    + access + data + dot + notation +
    + +
    Homepage
    +
    + https://github.com/dflydev/dflydev-dot-access-data +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Dragonfly Development Inc., Beau Simensen, Carlos Frutos
    + + +
    Releases
    +
    + + v1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + +
    Keywords
    +
    + placeholder + resolver +
    + +
    Homepage
    +
    + https://github.com/dflydev/dflydev-placeholder-resolver +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Dragonfly Development Inc., Beau Simensen
    + + +
    Releases
    +
    + + v1.0.2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    implementation of xdg base directory specification for php

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + + + +
    Releases
    +
    + + v0.1.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Docblock Annotations Parser

    + +
    +
    +
    + +
    Keywords
    +
    + annotations + docblock + parser +
    + +
    Homepage
    +
    + http://www.doctrine-project.org +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + v1.8.0, + v1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.

    + +
    +
    +
    + +
    Keywords
    +
    + abstraction + apcu + cache + caching + couchdb + memcached + php + redis + xcache +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/cache.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.10.0, + v1.6.2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.

    + +
    +
    +
    + +
    Keywords
    +
    + array + collections + iterators + php +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/collections.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.6.4, + v1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + +
    Keywords
    +
    + common + doctrine + php +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/common.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + 2.12.0, + v2.7.3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.

    + +
    +
    +
    + +
    Keywords
    +
    + event + event dispatcher + event manager + event system + events +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/event-manager.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + 1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Common String Manipulations with regard to casing and singular/plural rules.

    + +
    +
    +
    + +
    Keywords
    +
    + inflection + pluralize + singularize + string +
    + +
    Homepage
    +
    + http://www.doctrine-project.org +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.3.1, + v1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A small, lightweight utility to instantiate objects in PHP without invoking their constructors

    + +
    +
    +
    + +
    Keywords
    +
    + constructor + instantiate +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/instantiator.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Marco Pivetta
    + + +
    Releases
    +
    + + 1.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.

    + +
    +
    +
    + +
    Keywords
    +
    + annotations + docblock + lexer + parser + php +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/lexer.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.2.0, + 1.0.2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.

    + +
    +
    +
    + +
    Keywords
    +
    + mapper + object + odm + orm + persistence +
    + +
    Homepage
    +
    + https://doctrine-project.org/projects/persistence.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + 1.3.5
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + +
    Keywords
    +
    + reflection + static +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/reflection.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + v1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Composer Plugin for updating the Drupal scaffold files when using drupal/core

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 2.6.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a drop-down menu interface to the core Drupal Toolbar.

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal + Toolbar +
    + +
    Homepage
    +
    + http://drupal.org/project/admin_toolbar +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Wilfrid Roze (eme), Romain Jarraud (romainj), Adrian Cid Almaguer (adriancid), Mohamed Anis Taktak (matio89), fethi.krout, matio89, romainj
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Adminimal styling brought to admin toolbar.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/adminimal_admin_toolbar +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Ted Slesinski
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.9.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal administration theme with modern minimalist design.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/adminimal_theme +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + ANDiTKO, andrey.troeglazov, realityloop
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/captcha +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + RobLoach, elachlan, naveenvalecha, podarok, soxofaan, wundo
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-beta4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Makes select elements more friendly using the Chosen jQuery plugin

    + +
    +
    +
    + +
    Keywords
    +
    + Chosen + Drupal +
    + +
    Homepage
    +
    + https://www.drupal.org/project/chosen +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Cyclodex, Dave Reid, Hydra, Pol, aidanlis, arshadcn, kalman.hosszu, nagy.balint, supercabbageuk
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.9.0, + 2.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    This module provides the basic integration with the Chosen jQuery plugin.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/chosen +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + Cyclodex, Dave Reid, Hydra, Pol, aidanlis, arshadcn, kalman.hosszu, nagy.balint, supercabbageuk
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.9.0, + 2.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Integration with the ClamAV anti-virus scanner.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/clamav +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + James Andres, adammalone, manarth, mcdruid
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Coder is a library to review Drupal code.

    + +
    +
    +
    + +
    Keywords
    +
    + code review + phpcs + standards +
    + +
    Homepage
    +
    + https://www.drupal.org/project/coder +
    + +
    License
    +
    GPL-2.0+
    + + + +
    Releases
    +
    + + 8.3.7
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Registers “component libraries” defined in modules and themes with the Twig system

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/components +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + JohnAlbin, RobLoach
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Config Filter allows other modules to interact with a ConfigStorage through filter plugins.

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal + configuration + configuration management +
    + +
    Homepage
    +
    + https://www.drupal.org/project/config_filter +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Fabian Bircher, Nuvole Web, pescetti
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.5.0, + 1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Ignore certain configuration during import.

    + +
    +
    +
    + + +
    Homepage
    +
    + http://drupal.org/project/config_ignore +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Tommy Lynge Jørgensen, Fabian Bircher, tlyngej
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Allows additional permissions to be created and managed through an administration form.

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal +
    + +
    Homepage
    +
    + http://drupal.org/project/config_perms +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Docc, benellefimostfa, gnuget, mlncn, mrthumpz
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Configuration filter for importing and exporting extra config

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal + configuration + configuration management +
    + +
    Homepage
    +
    + https://www.drupal.org/project/config_split +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Fabian Bircher, Nuvole Web, pescetti
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides basic revert and update functionality for other modules

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/config_update +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + jhodgdon, nedjo
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.

    + +
    +
    +
    + +
    Keywords
    +
    + console + development + drupal + symfony +
    + +
    Homepage
    +
    + http://drupalconsole.com/ +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + David Flores, Jesus Manuel Olivas, Eduardo Garcia, Omar Aguirre, Drupal Console Contributors
    + + +
    Releases
    +
    + + 1.9.4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal Console Core

    + +
    +
    +
    + +
    Keywords
    +
    + console + development + drupal + symfony +
    + +
    Homepage
    +
    + http://drupalconsole.com/ +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + David Flores, Jesus Manuel Olivas, Eduardo Garcia, Omar Aguirre, Drupal Console Contributors
    + + +
    Releases
    +
    + + 1.9.4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal Console English Language

    + +
    +
    +
    + +
    Keywords
    +
    + console + development + drupal + symfony +
    + +
    Homepage
    +
    + http://drupalconsole.com/ +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + David Flores, Jesus Manuel Olivas, Eduardo Garcia, Omar Aguirre, Drupal Console Contributors
    + + +
    Releases
    +
    + + 1.9.4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal Console Extend Plugin

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Jesus Manuel Olivas
    + + +
    Releases
    +
    + + 0.9.3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Declare all the consumers of your API

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/consumers +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + e0ipso, eojthebrave
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.10.0, + 1.9.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides storage and edit capability for contact messages.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/contact_storage +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + Arla, Berdir, andypost, jibran, larowlan
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-beta9
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Manage contextual conditions and reactions for different portions of your site.

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal + block + conditions + context + visibility +
    + +
    Homepage
    +
    + https://github.com/oddhill/context +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Christoffer Palm, Steven Jones, alex_b, boshtian, colan, emanaton, febbraro, fizk, hass, hefox, hyrcan, jmiccolis, nedjo, tekante, yhahn
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 4.0.0-beta2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal is an open source content management platform powering millions of websites and applications.

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 8.8.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Locked core dependencies; require this project INSTEAD OF drupal/core.

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 8.8.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Renders placeholder variables for HTML and plain-text display.

    + +
    +
    +
    + +
    Keywords
    +
    + drupal +
    + +
    Homepage
    +
    + https://www.drupal.org/project/drupal +
    + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 8.8.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.

    + +
    +
    +
    + +
    Keywords
    +
    + drupal +
    + +
    Homepage
    +
    + https://www.drupal.org/project/drupal +
    + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 8.8.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides storage and API for image crops.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/crop +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Drupal Media Team, phenaproxima, slashrsm, woprrr
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a number of utility and helper APIs for Drupal developers and site builders.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/ctools +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Kris Vanderwater (EclipseGc), Jakob Perry (japerry), Tim Plunkett (tim.plunkett), James Gilliland (neclimdul), Daniel Wehner (dawehner), joelpittet, merlinofchaos, neclimdul, sdboyer, sun, tim.plunkett
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides improvements to blocks that will one day be added to Drupal core.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/ctools +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + EclipseGc, damiankloip, dawehner, esmerel, japerry, joelpittet, merlinofchaos, neclimdul, sdboyer, sun, tim.plunkett
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Various blocks, pages, and functions for developers.

    + +
    +
    +
    + + +
    Homepage
    +
    + http://drupal.org/project/devel +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Moshe Weitzman, Hans Salvisberg, Luca Lusso, Marco (willzyx), See contributors, pcambra, salvis, willzyx
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Compares two entity revisions

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/diff +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Miro Dietiker (miro_dietiker), Juampy NR (juampynr), Lucian Hangea (lhangea), Alan D., Brian Gilbert (realityloop)., miro_dietiker, phenaproxima, realityloop, rötzi, yhahn
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-rc2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal integration for DropzoneJS - An open source library that provides drag’n’drop file uploads with image previews.

    + +
    +
    +
    + +
    Keywords
    +
    + DropzoneJS + Drupal +
    + +
    Homepage
    +
    + https://www.drupal.org/project/dropzonejs +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Janez Urevc, Christian Fritsch, Primoz Hmeljak, See other contributors, slashrsm, wouters_f, zkday
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.0.0-alpha3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A collection of reusable Drupal drivers

    + +
    +
    +
    + +
    Keywords
    +
    + drupal + test + web +
    + +
    Homepage
    +
    + http://github.com/jhedstrom/DrupalDriver +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + Jonathan Hedstrom
    + + +
    Releases
    +
    + + v1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal extension for Behat

    + +
    +
    +
    + +
    Keywords
    +
    + drupal + test + web +
    + +
    Homepage
    +
    + http://drupal.org/project/drupalextension +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Jonathan Hedstrom, Melissa Anderson, Pieter Frenssen
    + + +
    Releases
    +
    + + v3.4.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Extend the display options for every entity type.

    + +
    +
    +
    + +
    Keywords
    +
    + drupal + layout + php +
    + +
    Homepage
    +
    + https://www.drupal.org/project/ds +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Bram Goffings, Kristof De Jaeger, Brecht Ceyssens, swentel
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a field that allows an entity-reference field to reference more than one entity type.

    + +
    +
    +
    + + +
    Homepage
    +
    + http://drupal.org/project/dynamic_entity_reference +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Lee Rowlands, Jibran Ijaz, larowlan
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.8.0, + 1.7.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provide a framework for various different types of embeds in WYSIWYG editors, common functionality, interfaces, and standards.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/embed +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Dave Reid, Devin Carlson, Drupal Media Team, cs_shadow, slashrsm
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Entity browsing and selecting component.

    + +
    +
    +
    + + +
    Homepage
    +
    + http://drupal.org/project/entity_browser +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Janez Urevc, Primoz Hmeljak, See other contributors, Drupal Media Team, Primsi, marcingy, oknate, samuel.mortenson, slashrsm
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Apply class on the entity if it's field is using this formatter.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/entity_class_formatter +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + honzapara, kyberman, martin_klima, murrayw
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Allows any entity to be embedded within a text area using a WYSIWYG editor.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/entity_embed +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Dave Reid, Devin Carlson, Drupal Media Team, Wim Leers, cs_shadow, oknate, phenaproxima, slashrsm
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Defines a field type for display mode selection for entity reference fields.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/entity_reference_display +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + kyberman, murrayw, wiifm
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Adds a Entity Reference field type with revision support.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/entity_reference_revisions +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + Berdir, Frans, jeroen.b, miro_dietiker
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.7.0, + 1.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Adds a color indicator for the different environments.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/environment_indicator +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + e0ipso, mrfelton
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/events_log_track +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + kumaratulesh
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The Facet module allows site builders to easily create and manage faceted search interfaces.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/facets +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + See all contributors, StryKaizer, borisson_
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/fast_404 +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + adammalone, bonus, naveenvalecha, neetu morwani, soyarma
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-alpha4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Enables administrators to package configuration into modules

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/features +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + dawehner, e2thex, febbraro, jmiccolis, joseph.olstad, mpotter, nedjo, tim.plunkett
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.8.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides the field_group module.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/field_group +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Hydra, Stalski, jyve, nils.destoop, swentel
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.0.0-rc1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Allows users to specify the focal point of an image for use during cropping.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/focal_point +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + bleen
    \ No newline at end of file diff --git a/app/index.htmldEnBck b/app/index.htmldEnBck new file mode 100644 index 0000000..4f111fb --- /dev/null +++ b/app/index.htmldEnBck @@ -0,0 +1,6395 @@ + + + + + + + + + + govcms/satis-stable + + + + + + +
    +
    +
    + +

    govcms/satis-stable

    +
    + +

    Last updated:
    +
    +
    + +
    + +
    +
    + + +
    +
    + +
    +

    + This is a private Composer repository. + To use it, you have to add this repository to your composer.json file. +

    + +
    +
    +
    Setting up this repository in your projects
    +

    + 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

    + +
    +
    +
    + +
    Keywords
    +
    + bzip + compression + tar + zip +
    + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Alchemy
    + + +
    Releases
    +
    + + 0.4.9
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Cross-origin resource sharing library and stack middleware

    + +
    +
    +
    + +
    Keywords
    +
    + cors + stack +
    + +
    Homepage
    +
    + https://github.com/asm89/stack-cors +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Alexander
    + + +
    Releases
    +
    + + 1.3.0, + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Scenario-oriented BDD framework for PHP 5.3

    + +
    +
    +
    + +
    Keywords
    +
    + Agile + BDD + ScenarioBDD + Scrum + StoryBDD + User story + business + development + documentation + examples + symfony + testing +
    + +
    Homepage
    +
    + http://behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v3.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Gherkin DSL parser for PHP 5.3

    + +
    +
    +
    + +
    Keywords
    +
    + BDD + Behat + Cucumber + DSL + gherkin + parser +
    + +
    Homepage
    +
    + http://behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v4.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Browser controller/emulator abstraction for PHP

    + +
    +
    +
    + +
    Keywords
    +
    + browser + testing + web +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v1.7.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Symfony2 BrowserKit driver for Mink framework

    + +
    +
    +
    + +
    Keywords
    +
    + Mink + Symfony2 + browser + testing +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + 1.3.3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Mink extension for Behat

    + +
    +
    +
    + +
    Keywords
    +
    + browser + gui + test + web +
    + +
    Homepage
    +
    + http://extensions.behat.org/mink +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Christophe Coevoet, Konstantin Kudryashov
    + + +
    Releases
    +
    + + 2.3.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Goutte driver for Mink framework

    + +
    +
    +
    + +
    Keywords
    +
    + browser + goutte + headless + testing +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v1.2.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Selenium2 (WebDriver) driver for Mink framework

    + +
    +
    +
    + +
    Keywords
    +
    + ajax + browser + javascript + selenium + testing + webdriver +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov, Pete Otaqui
    + + +
    Releases
    +
    + + v1.3.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    String transliterator

    + +
    +
    +
    + +
    Keywords
    +
    + i18n + slug + transliterator +
    + + +
    License
    +
    Artistic-1.0
    + + + +
    Releases
    +
    + + v1.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    + +
    +
    +
    + + + +
    License
    +
    https://github.com/harvesthq/chosen/blob/master/LICENSE.md
    + + + +
    Releases
    +
    + + v1.8.7
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    + +
    +
    +
    + + + + + + +
    Releases
    +
    + + v5.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.

    + +
    +
    +
    + +
    Keywords
    +
    + diff + html +
    + +
    Homepage
    +
    + https://github.com/caxy/php-htmldiff +
    + +
    License
    +
    GPL-2.0
    + +
    Authors
    +
    + Josh Schroeder
    + + +
    Releases
    +
    + + v0.1.9
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal code generator

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 1.31.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A multi-framework Composer library installer

    + +
    +
    +
    + +
    Keywords
    +
    + Craft + Dolibarr + Eliasis + Hurad + ImageCMS + Kanboard + Lan Management System + MODX Evo + 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 + symfony + typo3 + wordpress + yawik + zend + zikula +
    + +
    Homepage
    +
    + https://composer.github.io/installers/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Kyle Robinson Young
    + + +
    Releases
    +
    + + v1.7.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Semver library that offers utilities, version constraint parsing and validation.

    + +
    +
    +
    + +
    Keywords
    +
    + semantic + semver + validation + versioning +
    + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Nils Adermann, Jordi Boggiano, Rob Bast
    + + +
    Releases
    +
    + + 1.5.1, + 1.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Initialize Symfony Console commands from annotated command class methods.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 2.12.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provide configuration services for a commandline tool.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 1.2.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 1.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Improved Psr-3 / Psr\Log logger based on Symfony Console components.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 1.1.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Format text by applying transformations provided by plug-in formatters.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 3.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Modern task runner

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Davert
    + + +
    Releases
    +
    + + 1.4.11
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a self:update command for Symfony Console applications.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson, Alexander Menk
    + + +
    Releases
    +
    + + 1.1.5
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Manage alias records for local and remote sites.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Moshe Weitzman, Greg Anderson
    + + +
    Releases
    +
    + + 3.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson, Moshe Weitzman
    + + +
    Releases
    +
    + + 2.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    +
    + + + + + container-interop/container-interop + + +

    + Abandoned! + Package is abandoned, you should avoid using it. + Use psr/container instead. +

    +
    + +
    +

    Promoting the interoperability of container objects (DIC, SL, etc.)

    + +
    +
    +
    + + +
    Homepage
    +
    + https://github.com/container-interop/container-interop +
    + +
    License
    +
    MIT
    + + + +
    Releases
    +
    + + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a way to patch Composer packages.

    + +
    +
    +
    + + + +
    License
    +
    BSD-3-Clause
    + +
    Authors
    +
    + Cameron Eagans
    + + +
    Releases
    +
    + + 1.6.7
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP_CodeSniffer Standards Composer Installer Plugin

    + +
    +
    +
    + +
    Keywords
    +
    + PHPCodeSniffer + PHP_CodeSniffer + code quality + codesniffer + composer + installer + phpcs + plugin + qa + quality + standard + standards + style guide + stylecheck + tests +
    + +
    Homepage
    +
    + http://www.dealerdirect.com +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Franck Nijhof
    + + +
    Releases
    +
    + + v0.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Secure PHP Encryption Library

    + +
    +
    +
    + +
    Keywords
    +
    + aes + authenticated encryption + cipher + crypto + cryptography + encrypt + encryption + openssl + security + symmetric key cryptography +
    + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Taylor Hornby, Scott Arciszewski
    + + +
    Releases
    +
    + + v2.2.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Given a deep data structure representing a configuration, access configuration by dot notation.

    + +
    +
    +
    + +
    Keywords
    +
    + config + configuration +
    + +
    Homepage
    +
    + https://github.com/dflydev/dflydev-dot-access-configuration +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Dragonfly Development Inc., Beau Simensen
    + + +
    Releases
    +
    + + v1.0.3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Given a deep data structure, access data by dot notation.

    + +
    +
    +
    + +
    Keywords
    +
    + access + data + dot + notation +
    + +
    Homepage
    +
    + https://github.com/dflydev/dflydev-dot-access-data +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Dragonfly Development Inc., Beau Simensen, Carlos Frutos
    + + +
    Releases
    +
    + + v1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + +
    Keywords
    +
    + placeholder + resolver +
    + +
    Homepage
    +
    + https://github.com/dflydev/dflydev-placeholder-resolver +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Dragonfly Development Inc., Beau Simensen
    + + +
    Releases
    +
    + + v1.0.2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    implementation of xdg base directory specification for php

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + + + +
    Releases
    +
    + + v0.1.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Docblock Annotations Parser

    + +
    +
    +
    + +
    Keywords
    +
    + annotations + docblock + parser +
    + +
    Homepage
    +
    + http://www.doctrine-project.org +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + v1.8.0, + v1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.

    + +
    +
    +
    + +
    Keywords
    +
    + abstraction + apcu + cache + caching + couchdb + memcached + php + redis + xcache +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/cache.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.10.0, + v1.6.2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.

    + +
    +
    +
    + +
    Keywords
    +
    + array + collections + iterators + php +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/collections.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.6.4, + v1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + +
    Keywords
    +
    + common + doctrine + php +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/common.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + 2.12.0, + v2.7.3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.

    + +
    +
    +
    + +
    Keywords
    +
    + event + event dispatcher + event manager + event system + events +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/event-manager.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + 1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Common String Manipulations with regard to casing and singular/plural rules.

    + +
    +
    +
    + +
    Keywords
    +
    + inflection + pluralize + singularize + string +
    + +
    Homepage
    +
    + http://www.doctrine-project.org +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.3.1, + v1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A small, lightweight utility to instantiate objects in PHP without invoking their constructors

    + +
    +
    +
    + +
    Keywords
    +
    + constructor + instantiate +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/instantiator.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Marco Pivetta
    + + +
    Releases
    +
    + + 1.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.

    + +
    +
    +
    + +
    Keywords
    +
    + annotations + docblock + lexer + parser + php +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/lexer.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.2.0, + 1.0.2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.

    + +
    +
    +
    + +
    Keywords
    +
    + mapper + object + odm + orm + persistence +
    + +
    Homepage
    +
    + https://doctrine-project.org/projects/persistence.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + 1.3.5
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + +
    Keywords
    +
    + reflection + static +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/reflection.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + v1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Composer Plugin for updating the Drupal scaffold files when using drupal/core

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 2.6.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a drop-down menu interface to the core Drupal Toolbar.

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal + Toolbar +
    + +
    Homepage
    +
    + http://drupal.org/project/admin_toolbar +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Wilfrid Roze (eme), Romain Jarraud (romainj), Adrian Cid Almaguer (adriancid), Mohamed Anis Taktak (matio89), fethi.krout, matio89, romainj
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Adminimal styling brought to admin toolbar.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/adminimal_admin_toolbar +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Ted Slesinski
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.9.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal administration theme with modern minimalist design.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/adminimal_theme +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + ANDiTKO, andrey.troeglazov, realityloop
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/captcha +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + RobLoach, elachlan, naveenvalecha, podarok, soxofaan, wundo
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-beta4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Makes select elements more friendly using the Chosen jQuery plugin

    + +
    +
    +
    + +
    Keywords
    +
    + Chosen + Drupal +
    + +
    Homepage
    +
    + https://www.drupal.org/project/chosen +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Cyclodex, Dave Reid, Hydra, Pol, aidanlis, arshadcn, kalman.hosszu, nagy.balint, supercabbageuk
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.9.0, + 2.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    This module provides the basic integration with the Chosen jQuery plugin.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/chosen +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + Cyclodex, Dave Reid, Hydra, Pol, aidanlis, arshadcn, kalman.hosszu, nagy.balint, supercabbageuk
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.9.0, + 2.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Integration with the ClamAV anti-virus scanner.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/clamav +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + James Andres, adammalone, manarth, mcdruid
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Coder is a library to review Drupal code.

    + +
    +
    +
    + +
    Keywords
    +
    + code review + phpcs + standards +
    + +
    Homepage
    +
    + https://www.drupal.org/project/coder +
    + +
    License
    +
    GPL-2.0+
    + + + +
    Releases
    +
    + + 8.3.7
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Registers “component libraries” defined in modules and themes with the Twig system

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/components +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + JohnAlbin, RobLoach
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Config Filter allows other modules to interact with a ConfigStorage through filter plugins.

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal + configuration + configuration management +
    + +
    Homepage
    +
    + https://www.drupal.org/project/config_filter +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Fabian Bircher, Nuvole Web, pescetti
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.5.0, + 1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Ignore certain configuration during import.

    + +
    +
    +
    + + +
    Homepage
    +
    + http://drupal.org/project/config_ignore +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Tommy Lynge Jørgensen, Fabian Bircher, tlyngej
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Allows additional permissions to be created and managed through an administration form.

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal +
    + +
    Homepage
    +
    + http://drupal.org/project/config_perms +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Docc, benellefimostfa, gnuget, mlncn, mrthumpz
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Configuration filter for importing and exporting extra config

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal + configuration + configuration management +
    + +
    Homepage
    +
    + https://www.drupal.org/project/config_split +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Fabian Bircher, Nuvole Web, pescetti
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides basic revert and update functionality for other modules

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/config_update +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + jhodgdon, nedjo
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.

    + +
    +
    +
    + +
    Keywords
    +
    + console + development + drupal + symfony +
    + +
    Homepage
    +
    + http://drupalconsole.com/ +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + David Flores, Jesus Manuel Olivas, Eduardo Garcia, Omar Aguirre, Drupal Console Contributors
    + + +
    Releases
    +
    + + 1.9.4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal Console Core

    + +
    +
    +
    + +
    Keywords
    +
    + console + development + drupal + symfony +
    + +
    Homepage
    +
    + http://drupalconsole.com/ +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + David Flores, Jesus Manuel Olivas, Eduardo Garcia, Omar Aguirre, Drupal Console Contributors
    + + +
    Releases
    +
    + + 1.9.4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal Console English Language

    + +
    +
    +
    + +
    Keywords
    +
    + console + development + drupal + symfony +
    + +
    Homepage
    +
    + http://drupalconsole.com/ +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + David Flores, Jesus Manuel Olivas, Eduardo Garcia, Omar Aguirre, Drupal Console Contributors
    + + +
    Releases
    +
    + + 1.9.4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal Console Extend Plugin

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Jesus Manuel Olivas
    + + +
    Releases
    +
    + + 0.9.3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Declare all the consumers of your API

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/consumers +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + e0ipso, eojthebrave
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.10.0, + 1.9.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides storage and edit capability for contact messages.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/contact_storage +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + Arla, Berdir, andypost, jibran, larowlan
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-beta9
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Manage contextual conditions and reactions for different portions of your site.

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal + block + conditions + context + visibility +
    + +
    Homepage
    +
    + https://github.com/oddhill/context +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Christoffer Palm, Steven Jones, alex_b, boshtian, colan, emanaton, febbraro, fizk, hass, hefox, hyrcan, jmiccolis, nedjo, tekante, yhahn
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 4.0.0-beta2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal is an open source content management platform powering millions of websites and applications.

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 8.8.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Locked core dependencies; require this project INSTEAD OF drupal/core.

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 8.8.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Renders placeholder variables for HTML and plain-text display.

    + +
    +
    +
    + +
    Keywords
    +
    + drupal +
    + +
    Homepage
    +
    + https://www.drupal.org/project/drupal +
    + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 8.8.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Mostly static utility classes for string, xss, array, image, and other commonly needed manipulations.

    + +
    +
    +
    + +
    Keywords
    +
    + drupal +
    + +
    Homepage
    +
    + https://www.drupal.org/project/drupal +
    + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 8.8.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides storage and API for image crops.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/crop +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Drupal Media Team, phenaproxima, slashrsm, woprrr
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a number of utility and helper APIs for Drupal developers and site builders.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/ctools +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Kris Vanderwater (EclipseGc), Jakob Perry (japerry), Tim Plunkett (tim.plunkett), James Gilliland (neclimdul), Daniel Wehner (dawehner), joelpittet, merlinofchaos, neclimdul, sdboyer, sun, tim.plunkett
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides improvements to blocks that will one day be added to Drupal core.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/ctools +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + EclipseGc, damiankloip, dawehner, esmerel, japerry, joelpittet, merlinofchaos, neclimdul, sdboyer, sun, tim.plunkett
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Various blocks, pages, and functions for developers.

    + +
    +
    +
    + + +
    Homepage
    +
    + http://drupal.org/project/devel +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Moshe Weitzman, Hans Salvisberg, Luca Lusso, Marco (willzyx), See contributors, pcambra, salvis, willzyx
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Compares two entity revisions

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/diff +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Miro Dietiker (miro_dietiker), Juampy NR (juampynr), Lucian Hangea (lhangea), Alan D., Brian Gilbert (realityloop)., miro_dietiker, phenaproxima, realityloop, rötzi, yhahn
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-rc2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal integration for DropzoneJS - An open source library that provides drag’n’drop file uploads with image previews.

    + +
    +
    +
    + +
    Keywords
    +
    + DropzoneJS + Drupal +
    + +
    Homepage
    +
    + https://www.drupal.org/project/dropzonejs +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Janez Urevc, Christian Fritsch, Primoz Hmeljak, See other contributors, slashrsm, wouters_f, zkday
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.0.0-alpha3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A collection of reusable Drupal drivers

    + +
    +
    +
    + +
    Keywords
    +
    + drupal + test + web +
    + +
    Homepage
    +
    + http://github.com/jhedstrom/DrupalDriver +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + Jonathan Hedstrom
    + + +
    Releases
    +
    + + v1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal extension for Behat

    + +
    +
    +
    + +
    Keywords
    +
    + drupal + test + web +
    + +
    Homepage
    +
    + http://drupal.org/project/drupalextension +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Jonathan Hedstrom, Melissa Anderson, Pieter Frenssen
    + + +
    Releases
    +
    + + v3.4.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Extend the display options for every entity type.

    + +
    +
    +
    + +
    Keywords
    +
    + drupal + layout + php +
    + +
    Homepage
    +
    + https://www.drupal.org/project/ds +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Bram Goffings, Kristof De Jaeger, Brecht Ceyssens, swentel
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a field that allows an entity-reference field to reference more than one entity type.

    + +
    +
    +
    + + +
    Homepage
    +
    + http://drupal.org/project/dynamic_entity_reference +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Lee Rowlands, Jibran Ijaz, larowlan
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.8.0, + 1.7.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provide a framework for various different types of embeds in WYSIWYG editors, common functionality, interfaces, and standards.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/embed +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Dave Reid, Devin Carlson, Drupal Media Team, cs_shadow, slashrsm
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Entity browsing and selecting component.

    + +
    +
    +
    + + +
    Homepage
    +
    + http://drupal.org/project/entity_browser +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Janez Urevc, Primoz Hmeljak, See other contributors, Drupal Media Team, Primsi, marcingy, oknate, samuel.mortenson, slashrsm
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Apply class on the entity if it's field is using this formatter.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/entity_class_formatter +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + honzapara, kyberman, martin_klima, murrayw
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Allows any entity to be embedded within a text area using a WYSIWYG editor.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/entity_embed +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Dave Reid, Devin Carlson, Drupal Media Team, Wim Leers, cs_shadow, oknate, phenaproxima, slashrsm
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Defines a field type for display mode selection for entity reference fields.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/entity_reference_display +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + kyberman, murrayw, wiifm
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Adds a Entity Reference field type with revision support.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/entity_reference_revisions +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + Berdir, Frans, jeroen.b, miro_dietiker
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.7.0, + 1.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Adds a color indicator for the different environments.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/environment_indicator +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + e0ipso, mrfelton
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/events_log_track +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + kumaratulesh
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The Facet module allows site builders to easily create and manage faceted search interfaces.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/facets +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + See all contributors, StryKaizer, borisson_
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/fast_404 +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + adammalone, bonus, naveenvalecha, neetu morwani, soyarma
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-alpha4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Enables administrators to package configuration into modules

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/features +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + dawehner, e2thex, febbraro, jmiccolis, joseph.olstad, mpotter, nedjo, tim.plunkett
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.8.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides the field_group module.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/field_group +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Hydra, Stalski, jyve, nils.destoop, swentel
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.0.0-rc1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Allows users to specify the focal point of an image for use during cropping.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/focal_point +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + bleen
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Allows your site to be tracked by Google Analytics by adding a Javascript tracking code to every page.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/google_analytics +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + hass, See other contributors
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/govcms8_ui +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + Joseph Zhao, govcms, tobybellwood
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-alpha1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides uikit starter theme to govCMS8

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/govcms8_uikit_starter +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Joseph Zhao, courdo, fubarhouse, ruwanl, tobybellwood
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-alpha2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Exposes your Drupal data model through a GraphQL schema.

    + +
    +
    +
    + + +
    Homepage
    +
    + http://drupal.org/project/graphql +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + fubhy, klausi, pmelab
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.0.0-rc2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Mitigates spam form submissions using the honeypot method.

    + +
    +
    +
    + +
    Keywords
    +
    + deterrent + form + honeypot + honeytrap + php + spam +
    + +
    Homepage
    +
    + https://www.drupal.org/project/honeypot +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Jeff Geerling, geerlingguy, vijaycs85
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.29.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a widget for inline management (creation, modification, removal) of referenced entities.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/inline_entity_form +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + bojanz, dawehner, geek-merlin, joachim, jsacksick, kaythay, oknate, rszrama, slashrsm, webflo
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-rc1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Lagoon_logs D8 is a convenience wrapper for monolog.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/lagoon_logs +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + Blaize Kaye, bryangruneberg
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Adds the functionality to link fields to a specific destination.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/linked_field +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + hubdrop, yannickoo
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Linkit - Enriched linking experience

    + +
    +
    +
    + + +
    Homepage
    +
    + http://drupal.org/project/linkit +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Emil Stjerneman
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 5.0.0-beta9
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Enable security options in the login flow of the site.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/login_security +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + cYu, deekayen, deetergp, ilo, jribeiro, shrop
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Mail System

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/mailsystem +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Berdir, Les Lim, Manuel Garcia, Nafes, miro_dietiker, pillarsdotnet
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 4.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    High performance integration with memcache.

    + +
    +
    +
    + + +
    Homepage
    +
    + http://drupal.org/project/memcache +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Fabianx, Jeremy, bdragon, catch, damiankloip, jvandyk, robertDouglass
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides configurable blocks of menu links.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/menu_block +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + Dave Reid, JohnAlbin, joelpittet, kim.pepper, rrrob
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Expand menus and set active-trail according to the current path.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/menu_trail_by_path +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Berdir, SeriousMatters, davy-r, mbovan, redndahead
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Manage meta tags for all entities.

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal + seo +
    + +
    Homepage
    +
    + https://www.drupal.org/project/metatag +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + See contributors, Dave Reid
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.11.0, + 1.9.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Integrates Modifier plugins into the page and into entities.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/modifiers +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + honzapara, kyberman, martin_klima, murrayw, radimklaska
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Filter the modules list.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/module_filter +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + greenSkin, realityloop, shumushin
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a way to place blocks on a custom page.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/page_manager +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Tim Plunkett, dsnopek, japerry, manuel.adan, phenaproxima
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 4.0.0-beta4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Allow any entity view mode to be rendered using a Panels display.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/panelizer +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Damien McKenna, Kris Vanderwater, David Snopek, Jakob Perry, Earl Miles, See other contributors, phenaproxima, tim.plunkett
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 4.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Core Panels display functions; provides no external UI, at least one other Panels module should be enabled.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/panels +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Jakob Perry, Samuel Mortenson, See other contributors, japerry, joelpittet, merlinofchaos, neclimdul, samuel.mortenson, tim.plunkett
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 4.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Panels In-place editor.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/panels +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + EclipseGc, Letharion, esmerel, japerry, joelpittet, merlinofchaos, neclimdul, samuel.mortenson, tim.plunkett
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 4.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Enables the creation of Paragraphs entities.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/paragraphs +
    + +
    License
    +
    GPL-2.0
    + +
    Authors
    +
    + Berdir, Frans, Primsi, jeroen.b, jstoller, miro_dietiker
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Sets up constraints and expiration of passwords.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/password_policy +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + AohRveTPV, deekayen, miglius, nerdstein, shrop
    \ No newline at end of file diff --git a/app/develop/include/all$c0d7e5e1c08756720a1fa005ced5f6ecaa1e9c6f.json b/app/master/include/all$ee7c35643150d502098f81ab7dbe9616ed9cbc0e.json similarity index 76% rename from app/develop/include/all$c0d7e5e1c08756720a1fa005ced5f6ecaa1e9c6f.json rename to app/master/include/all$ee7c35643150d502098f81ab7dbe9616ed9cbc0e.json index 9578770..2f27ddf 100644 --- a/app/develop/include/all$c0d7e5e1c08756720a1fa005ced5f6ecaa1e9c6f.json +++ b/app/master/include/all$ee7c35643150d502098f81ab7dbe9616ed9cbc0e.json @@ -120,58 +120,113 @@ "cors", "stack" ] + }, + "1.3.0": { + "name": "asm89/stack-cors", + "version": "1.3.0", + "version_normalized": "1.3.0.0", + "source": { + "type": "git", + "url": "https://github.com/asm89/stack-cors.git", + "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08", + "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08", + "shasum": "" + }, + "require": { + "php": ">=5.5.9", + "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0", + "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0" + }, + "require-dev": { + "phpunit/phpunit": "^5.0 || ^4.8.10", + "squizlabs/php_codesniffer": "^2.3" + }, + "time": "2019-12-24T22:41:47+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2-dev" + } + }, + "autoload": { + "psr-4": { + "Asm89\\Stack\\": "src/Asm89/Stack/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Alexander", + "email": "iam.asm89@gmail.com" + } + ], + "description": "Cross-origin resource sharing library and stack middleware", + "homepage": "https://github.com/asm89/stack-cors", + "keywords": [ + "cors", + "stack" + ] } }, "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" }, - "time": "2018-08-10T18:56:51+00:00", + "suggest": { + "ext-dom": "Needed to output test results in JUnit format." + }, + "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/", @@ -204,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": { @@ -230,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": { @@ -326,6 +381,185 @@ ] } }, + "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", @@ -391,19 +625,19 @@ } }, "behat/transliterator": { - "v1.2.0": { + "v1.3.0": { "name": "behat/transliterator", - "version": "v1.2.0", - "version_normalized": "1.2.0.0", + "version": "v1.3.0", + "version_normalized": "1.3.0.0", "source": { "type": "git", "url": "https://github.com/Behat/Transliterator.git", - "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c" + "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c", - "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c", + "url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc", + "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc", "shasum": "" }, "require": { @@ -411,9 +645,10 @@ }, "require-dev": { "chuyskywalker/rolling-curl": "^3.1", - "php-yaoi/php-yaoi": "^1.0" + "php-yaoi/php-yaoi": "^1.0", + "phpunit/phpunit": "^4.8.36|^6.3" }, - "time": "2017-04-04T11:38:05+00:00", + "time": "2020-01-14T16:39:13+00:00", "type": "library", "extra": { "branch-alias": { @@ -421,8 +656,8 @@ } }, "autoload": { - "psr-0": { - "Behat\\Transliterator": "src/" + "psr-4": { + "Behat\\Transliterator\\": "src/Behat/Transliterator" } }, "notification-url": "https://packagist.org/downloads/", @@ -476,45 +711,6 @@ "type": "bower-asset" } }, - "brumann/polyfill-unserialize": { - "v1.0.4": { - "name": "brumann/polyfill-unserialize", - "version": "v1.0.4", - "version_normalized": "1.0.4.0", - "source": { - "type": "git", - "url": "https://github.com/dbrumann/polyfill-unserialize.git", - "reference": "8ed1cd343ddc134a7ef649aca0aa0fe2a1b45008" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/dbrumann/polyfill-unserialize/zipball/8ed1cd343ddc134a7ef649aca0aa0fe2a1b45008", - "reference": "8ed1cd343ddc134a7ef649aca0aa0fe2a1b45008", - "shasum": "" - }, - "require": { - "php": "^5.3|^7.0" - }, - "time": "2019-07-14T23:16:24+00:00", - "type": "library", - "autoload": { - "psr-4": { - "Brumann\\Polyfill\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Denis Brumann", - "email": "denis.brumann@sensiolabs.de" - } - ], - "description": "Backports unserialize options introduced in PHP 7.0 to older PHP versions." - } - }, "caxy/php-htmldiff": { "v0.1.9": { "name": "caxy/php-htmldiff", @@ -622,44 +818,33 @@ "description": "Drupal code generator" } }, - "composer/installers": { - "v1.7.0": { - "name": "composer/installers", - "version": "v1.7.0", - "version_normalized": "1.7.0.0", + "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/composer/installers.git", - "reference": "141b272484481432cda342727a427dc1e206bfa0" + "url": "https://github.com/chillerlan/php-qrcode.git", + "reference": "37daf05058f6f5569c304e8491257f0da90d957e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0", - "reference": "141b272484481432cda342727a427dc1e206bfa0", + "url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/37daf05058f6f5569c304e8491257f0da90d957e", + "reference": "37daf05058f6f5569c304e8491257f0da90d957e", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0" - }, - "replace": { - "roundcube/plugin-installer": "*", - "shama/baton": "*" + "php": ">=5.6.0" }, "require-dev": { - "composer/composer": "1.0.*@dev", - "phpunit/phpunit": "^4.8.36" - }, - "time": "2019-08-12T15:00:31+00:00", - "type": "composer-plugin", - "extra": { - "class": "Composer\\Installers\\Plugin", - "branch-alias": { - "dev-master": "1.0-dev" - } + "phpunit/phpunit": "^5.7" }, + "time": "2018-01-19T05:06:49+00:00", + "type": "library", "autoload": { "psr-4": { - "Composer\\Installers\\": "src/Composer/Installers" + "chillerlan\\QRCode\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -668,27 +853,273 @@ ], "authors": [ { - "name": "Kyle Robinson Young", - "email": "kyle@dontkry.com", - "homepage": "https://github.com/shama" + "name": "Smiley", + "email": "smiley@chillerlan.net" + }, + { + "name": "Kazuhiko Arase", + "homepage": "https://github.com/kazuhikoarase" } ], - "description": "A multi-framework Composer library installer", - "homepage": "https://composer.github.io/installers/", + "description": "A QR code generator. PHP 7+", + "homepage": "https://github.com/codemasher/php-qrcode", "keywords": [ - "Craft", - "Dolibarr", - "Eliasis", - "Hurad", - "ImageCMS", - "Kanboard", - "Lan Management System", - "MODX Evo", - "Mautic", - "Maya", - "OXID", - "Plentymarkets", - "Porto", + "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", + "version": "v1.7.0", + "version_normalized": "1.7.0.0", + "source": { + "type": "git", + "url": "https://github.com/composer/installers.git", + "reference": "141b272484481432cda342727a427dc1e206bfa0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0", + "reference": "141b272484481432cda342727a427dc1e206bfa0", + "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": "2019-08-12T15:00:31+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", + "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", + "symfony", + "typo3", + "wordpress", + "yawik", + "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", @@ -738,6 +1169,7 @@ "shopware", "silverstripe", "sydes", + "sylius", "symfony", "typo3", "wordpress", @@ -810,6 +1242,68 @@ "validation", "versioning" ] + }, + "1.5.1": { + "name": "composer/semver", + "version": "1.5.1", + "version_normalized": "1.5.1.0", + "source": { + "type": "git", + "url": "https://github.com/composer/semver.git", + "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "shasum": "" + }, + "require": { + "php": "^5.3.2 || ^7.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.5 || ^5.0.5" + }, + "time": "2020-01-13T12:06:48+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Composer\\Semver\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nils Adermann", + "email": "naderman@naderman.de", + "homepage": "http://www.naderman.de" + }, + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" + }, + { + "name": "Rob Bast", + "email": "rob.bast@gmail.com", + "homepage": "http://robbast.nl" + } + ], + "description": "Semver library that offers utilities, version constraint parsing and validation.", + "keywords": [ + "semantic", + "semver", + "validation", + "versioning" + ] } }, "consolidation/annotated-command": { @@ -909,6 +1403,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": { @@ -1066,78 +1620,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": { @@ -1260,32 +1773,96 @@ } ], "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": { + "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." } }, "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", @@ -1297,20 +1874,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", @@ -1318,7 +1888,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" ], @@ -1339,8 +1909,11 @@ "require": { "symfony/console": "^2.8" }, + "require-dev": { + "phpunit/phpunit": "^4.8.36" + }, "remove": [ - "goaop/framework" + "php-coveralls/php-coveralls" ], "config": { "platform": { @@ -1353,7 +1926,7 @@ } }, "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { @@ -2002,15 +2575,84 @@ "psr-4": { "XdgBaseDir\\": "src/" } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "implementation of xdg base directory specification for php" + } + }, + "doctrine/annotations": { + "v1.4.0": { + "name": "doctrine/annotations", + "version": "v1.4.0", + "version_normalized": "1.4.0.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/annotations.git", + "reference": "54cacc9b81758b14e3ce750f205a393d52339e97" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97", + "reference": "54cacc9b81758b14e3ce750f205a393d52339e97", + "shasum": "" + }, + "require": { + "doctrine/lexer": "1.*", + "php": "^5.6 || ^7.0" + }, + "require-dev": { + "doctrine/cache": "1.*", + "phpunit/phpunit": "^5.7" + }, + "time": "2017-02-24T16:22:25+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.4.x-dev" + } + }, + "autoload": { + "psr-4": { + "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + } ], - "description": "implementation of xdg base directory specification for php" - } - }, - "doctrine/annotations": { + "description": "Docblock Annotations Parser", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "annotations", + "docblock", + "parser" + ] + }, "v1.8.0": { "name": "doctrine/annotations", "version": "v1.8.0", @@ -2164,9 +2806,148 @@ "redis", "xcache" ] + }, + "v1.6.2": { + "name": "doctrine/cache", + "version": "v1.6.2", + "version_normalized": "1.6.2.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/cache.git", + "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b", + "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b", + "shasum": "" + }, + "require": { + "php": "~5.5|~7.0" + }, + "conflict": { + "doctrine/common": ">2.2,<2.4" + }, + "require-dev": { + "phpunit/phpunit": "~4.8|~5.0", + "predis/predis": "~1.0", + "satooshi/php-coveralls": "~0.6" + }, + "time": "2017-07-22T12:49:21+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.6.x-dev" + } + }, + "autoload": { + "psr-4": { + "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + } + ], + "description": "Caching library offering an object-oriented API for many cache backends", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "cache", + "caching" + ] } }, "doctrine/collections": { + "v1.4.0": { + "name": "doctrine/collections", + "version": "v1.4.0", + "version_normalized": "1.4.0.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/collections.git", + "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba", + "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba", + "shasum": "" + }, + "require": { + "php": "^5.6 || ^7.0" + }, + "require-dev": { + "doctrine/coding-standard": "~0.1@dev", + "phpunit/phpunit": "^5.7" + }, + "time": "2017-01-03T10:49:41+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.3.x-dev" + } + }, + "autoload": { + "psr-0": { + "Doctrine\\Common\\Collections\\": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + } + ], + "description": "Collections Abstraction library", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "array", + "collections", + "iterator" + ] + }, "1.6.4": { "name": "doctrine/collections", "version": "1.6.4", @@ -2240,19 +3021,19 @@ } }, "doctrine/common": { - "v2.11.0": { + "2.12.0": { "name": "doctrine/common", - "version": "v2.11.0", - "version_normalized": "2.11.0.0", + "version": "2.12.0", + "version_normalized": "2.12.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff" + "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", - "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", + "url": "https://api.github.com/repos/doctrine/common/zipball/2053eafdf60c2172ee1373d1b9289ba1db7f1fc6", + "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6", "shasum": "" }, "require": { @@ -2274,7 +3055,7 @@ "squizlabs/php_codesniffer": "^3.0", "symfony/phpunit-bridge": "^4.0.5" }, - "time": "2019-09-10T10:10:14+00:00", + "time": "2020-01-10T15:49:25+00:00", "type": "library", "extra": { "branch-alias": { @@ -2323,6 +3104,80 @@ "doctrine", "php" ] + }, + "v2.7.3": { + "name": "doctrine/common", + "version": "v2.7.3", + "version_normalized": "2.7.3.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/common.git", + "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9", + "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9", + "shasum": "" + }, + "require": { + "doctrine/annotations": "1.*", + "doctrine/cache": "1.*", + "doctrine/collections": "1.*", + "doctrine/inflector": "1.*", + "doctrine/lexer": "1.*", + "php": "~5.6|~7.0" + }, + "require-dev": { + "phpunit/phpunit": "^5.4.6" + }, + "time": "2017-07-22T08:35:12+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.7.x-dev" + } + }, + "autoload": { + "psr-4": { + "Doctrine\\Common\\": "lib/Doctrine/Common" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + } + ], + "description": "Common Library for Doctrine projects", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "annotations", + "collections", + "eventmanager", + "persistence", + "spl" + ] } }, "doctrine/event-manager": { @@ -2402,9 +3257,77 @@ "event system", "events" ] - } - }, - "doctrine/inflector": { + } + }, + "doctrine/inflector": { + "v1.2.0": { + "name": "doctrine/inflector", + "version": "v1.2.0", + "version_normalized": "1.2.0.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/inflector.git", + "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462", + "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462", + "shasum": "" + }, + "require": { + "php": "^7.0" + }, + "require-dev": { + "phpunit/phpunit": "^6.2" + }, + "time": "2017-07-22T12:18:28+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, + "autoload": { + "psr-4": { + "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + } + ], + "description": "Common String Manipulations with regard to casing and singular/plural rules.", + "homepage": "http://www.doctrine-project.org", + "keywords": [ + "inflection", + "pluralize", + "singularize", + "string" + ] + }, "1.3.1": { "name": "doctrine/inflector", "version": "1.3.1", @@ -2534,6 +3457,67 @@ } }, "doctrine/lexer": { + "1.0.2": { + "name": "doctrine/lexer", + "version": "1.0.2", + "version_normalized": "1.0.2.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/lexer.git", + "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8", + "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8", + "shasum": "" + }, + "require": { + "php": ">=5.3.2" + }, + "require-dev": { + "phpunit/phpunit": "^4.5" + }, + "time": "2019-06-08T11:03:04+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + } + ], + "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", + "homepage": "https://www.doctrine-project.org/projects/lexer.html", + "keywords": [ + "annotations", + "docblock", + "lexer", + "parser", + "php" + ] + }, "1.2.0": { "name": "doctrine/lexer", "version": "1.2.0", @@ -2599,19 +3583,19 @@ } }, "doctrine/persistence": { - "1.3.3": { + "1.3.6": { "name": "doctrine/persistence", - "version": "1.3.3", - "version_normalized": "1.3.3.0", + "version": "1.3.6", + "version_normalized": "1.3.6.0", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "99b196bbd4715a94fa100fac664a351ffa46d6a5" + "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/99b196bbd4715a94fa100fac664a351ffa46d6a5", - "reference": "99b196bbd4715a94fa100fac664a351ffa46d6a5", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4", + "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4", "shasum": "" }, "require": { @@ -2619,7 +3603,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": { @@ -2630,7 +3614,7 @@ "phpstan/phpstan": "^0.11", "phpunit/phpunit": "^7.0" }, - "time": "2019-12-13T10:43:02+00:00", + "time": "2020-01-16T22:06:23+00:00", "type": "library", "extra": { "branch-alias": { @@ -2685,19 +3669,19 @@ } }, "doctrine/reflection": { - "v1.0.0": { + "v1.1.0": { "name": "doctrine/reflection", - "version": "v1.0.0", - "version_normalized": "1.0.0.0", + "version": "v1.1.0", + "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/reflection.git", - "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6" + "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6", - "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6", + "url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c", + "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c", "shasum": "" }, "require": { @@ -2705,15 +3689,17 @@ "ext-tokenizer": "*", "php": "^7.1" }, + "conflict": { + "doctrine/common": "<2.9" + }, "require-dev": { - "doctrine/coding-standard": "^4.0", - "doctrine/common": "^2.8", - "phpstan/phpstan": "^0.9.2", - "phpstan/phpstan-phpunit": "^0.9.4", - "phpunit/phpunit": "^7.0", - "squizlabs/php_codesniffer": "^3.0" + "doctrine/coding-standard": "^5.0", + "doctrine/common": "^2.10", + "phpstan/phpstan": "^0.11.0", + "phpstan/phpstan-phpunit": "^0.11.0", + "phpunit/phpunit": "^7.0" }, - "time": "2018-06-14T14:45:07+00:00", + "time": "2020-01-08T19:53:19+00:00", "type": "library", "extra": { "branch-alias": { @@ -2730,6 +3716,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -2738,10 +3728,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -2755,10 +3741,11 @@ "email": "ocramius@gmail.com" } ], - "description": "Doctrine Reflection component", + "description": "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.", "homepage": "https://www.doctrine-project.org/projects/reflection.html", "keywords": [ - "reflection" + "reflection", + "static" ] } }, @@ -3005,20 +3992,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": "*" @@ -3029,11 +4016,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" } } }, @@ -3178,7 +4165,7 @@ }, "require": { "drupal/chosen_lib": "*", - "drupal/core": "~8.0", + "drupal/core": "^8 || ^9", "harvesthq/chosen": "^1.8.7" }, "type": "drupal-module", @@ -3188,7 +4175,7 @@ }, "drupal": { "version": "8.x-2.9", - "datestamp": "1576594384", + "datestamp": "1576963005", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3326,7 +4313,7 @@ "version_normalized": "2.9.0.0", "require": { "drupal/chosen": "self.version", - "drupal/core": "~8.0", + "drupal/core": "^8 || ^9", "php": ">=5.6.0" }, "type": "metapackage", @@ -3336,7 +4323,7 @@ }, "drupal": { "version": "8.x-2.9", - "datestamp": "1576594384", + "datestamp": "1576963005", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3459,6 +4446,46 @@ } } }, + "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", @@ -3600,7 +4627,7 @@ "shasum": "81210684c378dab856b3c2bce5eeaa58992d2efc" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." @@ -4478,26 +5505,26 @@ } }, "drupal/core": { - "8.7.9": { + "8.8.1": { "name": "drupal/core", - "version": "8.7.9", - "version_normalized": "8.7.9.0", + "version": "8.8.1", + "version_normalized": "8.8.1.0", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "881e60062ea86a8f6809a298f09f56afd20b3cf3" + "reference": "d339279f4c4b89477e0f4a8b775eb5dcb86b3087" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/881e60062ea86a8f6809a298f09f56afd20b3cf3", - "reference": "881e60062ea86a8f6809a298f09f56afd20b3cf3", + "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.2", - "doctrine/common": "^2.5", + "doctrine/annotations": "^1.4", + "doctrine/common": "^2.7", "easyrdf/easyrdf": "^0.9", "egulias/email-validator": "^2.0", "ext-date": "*", @@ -4513,11 +5540,10 @@ "ext-spl": "*", "ext-tokenizer": "*", "ext-xml": "*", - "guzzlehttp/guzzle": "^6.2.1", + "guzzlehttp/guzzle": "^6.3", "masterminds/html5": "^2.1", - "paragonie/random_compat": "^1.0|^2.0|^9.99.99", - "pear/archive_tar": "^1.4", - "php": "^5.5.9|>=7.0.8", + "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", @@ -4535,13 +5561,13 @@ "symfony/validator": "~3.4.0", "symfony/yaml": "~3.4.5", "twig/twig": "^1.38.2", - "typo3/phar-stream-wrapper": "^2.1.1", - "zendframework/zend-diactoros": "^1.1", - "zendframework/zend-feed": "^2.4" + "typo3/phar-stream-wrapper": "^3.1.3", + "zendframework/zend-diactoros": "^1.8", + "zendframework/zend-feed": "^2.12" }, "conflict": { - "drush/drush": "<8.1.10", - "symfony/dom-crawler": ">=4" + "drupal/pathauto": "<1.6", + "drush/drush": "<8.1.10" }, "replace": { "drupal/action": "self.version", @@ -4557,6 +5583,7 @@ "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", @@ -4576,6 +5603,7 @@ "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", @@ -4603,6 +5631,7 @@ "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", @@ -4625,6 +5654,7 @@ "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", @@ -4653,53 +5683,35 @@ "drupal/workflows": "self.version", "drupal/workspaces": "self.version" }, - "require-dev": { - "behat/mink": "1.7.x-dev", - "behat/mink-goutte-driver": "^1.2", - "behat/mink-selenium2-driver": "1.3.x-dev", - "drupal/coder": "^8.3.1", - "jcalderonzumba/gastonjs": "^1.0.2", - "jcalderonzumba/mink-phantomjs-driver": "^0.3.1", - "justinrainbow/json-schema": "^5.2", - "mikey179/vfsstream": "^1.2", - "phpspec/prophecy": "^1.7", - "phpunit/phpunit": "^4.8.35 || ^6.5", - "symfony/css-selector": "^3.4.0", - "symfony/debug": "^3.4.0", - "symfony/phpunit-bridge": "^3.4.3" - }, - "time": "2019-11-06T18:00:38+00:00", + "time": "2019-12-18T10:34:03+00:00", "type": "drupal-core", "extra": { - "merge-plugin": { - "require": [ - "core/lib/Drupal/Component/Annotation/composer.json", - "core/lib/Drupal/Component/Assertion/composer.json", - "core/lib/Drupal/Component/Bridge/composer.json", - "core/lib/Drupal/Component/ClassFinder/composer.json", - "core/lib/Drupal/Component/Datetime/composer.json", - "core/lib/Drupal/Component/DependencyInjection/composer.json", - "core/lib/Drupal/Component/Diff/composer.json", - "core/lib/Drupal/Component/Discovery/composer.json", - "core/lib/Drupal/Component/EventDispatcher/composer.json", - "core/lib/Drupal/Component/FileCache/composer.json", - "core/lib/Drupal/Component/FileSystem/composer.json", - "core/lib/Drupal/Component/Gettext/composer.json", - "core/lib/Drupal/Component/Graph/composer.json", - "core/lib/Drupal/Component/HttpFoundation/composer.json", - "core/lib/Drupal/Component/PhpStorage/composer.json", - "core/lib/Drupal/Component/Plugin/composer.json", - "core/lib/Drupal/Component/ProxyBuilder/composer.json", - "core/lib/Drupal/Component/Render/composer.json", - "core/lib/Drupal/Component/Serialization/composer.json", - "core/lib/Drupal/Component/Transliteration/composer.json", - "core/lib/Drupal/Component/Utility/composer.json", - "core/lib/Drupal/Component/Uuid/composer.json", - "core/lib/Drupal/Component/Version/composer.json" - ], - "recurse": false, - "replace": false, - "merge-extra": false + "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": { @@ -4724,19 +5736,19 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications." }, - "8.8.1": { + "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": { @@ -4902,7 +5914,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": { @@ -4956,33 +5968,192 @@ "description": "Drupal is an open source content management platform powering millions of websites and applications." } }, + "drupal/core-recommended": { + "8.8.1": { + "name": "drupal/core-recommended", + "version": "8.8.1", + "version_normalized": "8.8.1.0", + "source": { + "type": "git", + "url": "https://github.com/drupal/core-recommended.git", + "reference": "a2215237489ccb456219bd30b26649e6899b6f35" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/a2215237489ccb456219bd30b26649e6899b6f35", + "reference": "a2215237489ccb456219bd30b26649e6899b6f35", + "shasum": "" + }, + "require": { + "asm89/stack-cors": "1.2.0", + "composer/installers": "v1.7.0", + "composer/semver": "1.5.0", + "doctrine/annotations": "v1.4.0", + "doctrine/cache": "v1.6.2", + "doctrine/collections": "v1.4.0", + "doctrine/common": "v2.7.3", + "doctrine/inflector": "v1.2.0", + "doctrine/lexer": "1.0.2", + "drupal/core": "8.8.1", + "easyrdf/easyrdf": "0.9.1", + "egulias/email-validator": "2.1.11", + "guzzlehttp/guzzle": "6.3.3", + "guzzlehttp/promises": "v1.3.1", + "guzzlehttp/psr7": "1.6.1", + "masterminds/html5": "2.3.0", + "paragonie/random_compat": "v9.99.99", + "pear/archive_tar": "1.4.9", + "pear/console_getopt": "v1.4.2", + "pear/pear-core-minimal": "v1.10.9", + "pear/pear_exception": "v1.0.0", + "psr/container": "1.0.0", + "psr/http-message": "1.0.1", + "psr/log": "1.1.0", + "ralouphie/getallheaders": "3.0.3", + "stack/builder": "v1.0.5", + "symfony-cmf/routing": "1.4.1", + "symfony/class-loader": "v3.4.35", + "symfony/console": "v3.4.35", + "symfony/debug": "v3.4.35", + "symfony/dependency-injection": "v3.4.35", + "symfony/event-dispatcher": "v3.4.35", + "symfony/http-foundation": "v3.4.35", + "symfony/http-kernel": "v3.4.35", + "symfony/polyfill-ctype": "v1.12.0", + "symfony/polyfill-iconv": "v1.12.0", + "symfony/polyfill-mbstring": "v1.12.0", + "symfony/polyfill-php56": "v1.12.0", + "symfony/polyfill-php70": "v1.12.0", + "symfony/polyfill-util": "v1.12.0", + "symfony/process": "v3.4.35", + "symfony/psr-http-message-bridge": "v1.1.2", + "symfony/routing": "v3.4.35", + "symfony/serializer": "v3.4.35", + "symfony/translation": "v3.4.35", + "symfony/validator": "v3.4.35", + "symfony/yaml": "v3.4.35", + "twig/twig": "v1.42.3", + "typo3/phar-stream-wrapper": "v3.1.3", + "zendframework/zend-diactoros": "1.8.7", + "zendframework/zend-escaper": "2.6.1", + "zendframework/zend-feed": "2.12.0", + "zendframework/zend-stdlib": "3.2.1" + }, + "conflict": { + "webflo/drupal-core-strict": "*" + }, + "time": "2019-12-18T10:34:03+00:00", + "type": "metapackage", + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Locked core dependencies; require this project INSTEAD OF drupal/core." + } + }, + "drupal/core-render": { + "8.8.2": { + "name": "drupal/core-render", + "version": "8.8.2", + "version_normalized": "8.8.2.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.2": { + "name": "drupal/core-utility", + "version": "8.8.2", + "version_normalized": "8.8.2.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": { - "1.5.0": { + "2.0.0": { "name": "drupal/crop", - "version": "1.5.0", - "version_normalized": "1.5.0.0", + "version": "2.0.0", + "version_normalized": "2.0.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/crop.git", - "reference": "8.x-1.5" + "reference": "8.x-2.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/crop-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "bb275293508cb3988ca6ab766dc1f6ecc22cc03d" + "url": "https://ftp.drupal.org/files/projects/crop-8.x-2.0.zip", + "reference": "8.x-2.0", + "shasum": "7e948d35f5d8c0a24515d3b7e37391da4d0b19d8" }, "require": { - "drupal/core": "*" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { "branch-alias": { - "dev-1.x": "1.x-dev" + "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-1.5", - "datestamp": "1516357085", + "version": "8.x-2.0", + "datestamp": "1578492183", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5314,7 +6485,7 @@ }, "drupal": { "version": "8.x-1.0-rc2", - "datestamp": "1530178424", + "datestamp": "1578322688", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -5415,7 +6586,7 @@ "datestamp": "1555407785", "security-coverage": { "status": "not-covered", - "message": "Project has not opted into security advisory coverage!" + "message": "Alpha releases are not covered by Drupal security advisories." } } }, @@ -5470,6 +6641,141 @@ } } }, + "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", @@ -5623,7 +6929,7 @@ "shasum": "97c6f9fb0652343eab24443e8e4ed9a33037db53" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { @@ -5685,7 +6991,7 @@ "shasum": "141be860f2d2e1df67904995fa43774fee355328" }, "require": { - "drupal/core": "^8.7" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { @@ -5736,6 +7042,77 @@ } } }, + "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-3.x": "3.x-dev" + }, + "drupal": { + "version": "8.x-3.0-rc2", + "datestamp": "1553277784", + "security-coverage": { + "status": "not-covered", + "message": "RC releases are not covered by Drupal security advisories." + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "gisle", + "homepage": "https://www.drupal.org/user/409554" + }, + { + "name": "greggles", + "homepage": "https://www.drupal.org/user/36762" + }, + { + "name": "nerdstein", + "homepage": "https://www.drupal.org/user/1557710" + }, + { + "name": "rlhawk", + "homepage": "https://www.drupal.org/user/352283" + }, + { + "name": "theunraveler", + "homepage": "https://www.drupal.org/user/71548" + }, + { + "name": "zzolo", + "homepage": "https://www.drupal.org/user/147331" + } + ], + "description": "Provides an API for two-way encryption.", + "homepage": "https://www.drupal.org/project/encrypt", + "support": { + "source": "https://git.drupalcode.org/project/encrypt" + } + } + }, "drupal/entity_browser": { "2.1.0": { "name": "drupal/entity_browser", @@ -6530,12 +7907,12 @@ "homepage": "https://www.drupal.org/user/591438" }, { - "name": "swentel", - "homepage": "https://www.drupal.org/user/107403" + "name": "nils.destoop", + "homepage": "https://www.drupal.org/user/361625" }, { - "name": "zuuperman", - "homepage": "https://www.drupal.org/user/361625" + "name": "swentel", + "homepage": "https://www.drupal.org/user/107403" } ], "description": "Provides the field_group module.", @@ -6599,6 +7976,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", @@ -6766,18 +8215,88 @@ "homepage": "https://www.drupal.org/user/2190626" }, { - "name": "ruwanl", - "homepage": "https://www.drupal.org/user/2906813" + "name": "ruwanl", + "homepage": "https://www.drupal.org/user/2906813" + }, + { + "name": "tobybellwood", + "homepage": "https://www.drupal.org/user/3529537" + } + ], + "description": "Provides uikit starter theme to govCMS8", + "homepage": "https://www.drupal.org/project/govcms8_uikit_starter", + "support": { + "source": "https://git.drupalcode.org/project/govcms8_uikit_starter" + } + } + }, + "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": "Provides uikit starter theme to govCMS8", - "homepage": "https://www.drupal.org/project/govcms8_uikit_starter", + "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/govcms8_uikit_starter" + "source": "https://git.drupalcode.org/project/govcms_dlm" } } }, @@ -6957,13 +8476,17 @@ "homepage": "https://www.drupal.org/user/99340" }, { - "name": "geek.merlin aka axel.rutz", + "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" }, { "name": "joachim", "homepage": "https://www.drupal.org/user/107701" }, + { + "name": "jsacksick", + "homepage": "https://www.drupal.org/user/972218" + }, { "name": "kaythay", "homepage": "https://www.drupal.org/user/2182186" @@ -6992,6 +8515,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", @@ -7074,7 +8668,7 @@ }, "drupal": { "version": "8.x-1.1", - "datestamp": "1493495342", + "datestamp": "1580913964", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7298,6 +8892,56 @@ } } }, + "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": "bkosborne", + "homepage": "https://www.drupal.org/user/788032" + } + ], + "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/media_entity_file_replace" + } + } + }, "drupal/memcache": { "2.0.0": { "name": "drupal/memcache", @@ -7506,6 +9150,75 @@ } }, "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", @@ -7760,6 +9473,10 @@ { "name": "manuel.adan", "homepage": "https://www.drupal.org/user/516420" + }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" } ], "description": "Provides a way to place blocks on a custom page.", @@ -7801,7 +9518,7 @@ }, "drupal": { "version": "8.x-4.1", - "datestamp": "1525714313", + "datestamp": "1578071889", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7925,6 +9642,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" @@ -7999,6 +9720,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" @@ -8016,20 +9741,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", @@ -8039,9 +9764,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", @@ -8057,8 +9782,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" @@ -8170,23 +9895,23 @@ } }, "drupal/pathauto": { - "1.3.0": { + "1.6.0": { "name": "drupal/pathauto", - "version": "1.3.0", - "version_normalized": "1.3.0.0", + "version": "1.6.0", + "version_normalized": "1.6.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pathauto.git", - "reference": "8.x-1.3" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "115d5998d7636a03e26c7ce34261b65809d53965" + "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "eb976ae110d73c06fafb1b657adb967dd2cb8246" }, "require": { - "drupal/core": "^8.5", + "drupal/core": "^8.6", "drupal/ctools": "*", "drupal/token": "*" }, @@ -8196,8 +9921,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1554239887", + "version": "8.x-1.6", + "datestamp": "1575467285", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8240,17 +9965,78 @@ "version_normalized": "2.12.0.0", "source": { "type": "git", - "url": "https://git.drupalcode.org/project/permissions_by_term.git", - "reference": "8.x-2.12" + "url": "https://git.drupalcode.org/project/permissions_by_term.git", + "reference": "8.x-2.12" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/permissions_by_term-8.x-2.12.zip", + "reference": "8.x-2.12", + "shasum": "e0992054ba1712bef3ab603d33e8a0d00ce6572b" + }, + "require": { + "drupal/core": "^8.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-2.x": "2.x-dev" + }, + "drupal": { + "version": "8.x-2.12", + "datestamp": "1577477888", + "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": "Peter Majmesku", + "homepage": "https://www.drupal.org/user/786132", + "email": "p.majmesku@gmail.com" + }, + { + "name": "SaschaHannes", + "homepage": "https://www.drupal.org/user/3536189" + }, + { + "name": "marcoliver", + "homepage": "https://www.drupal.org/user/1529744" + } + ], + "description": "Restricts access to nodes by taxonomy terms in relation to users and their roles.", + "homepage": "https://www.drupal.org/project/permissions_by_term", + "support": { + "source": "https://git.drupalcode.org/project/permissions_by_term" + } + } + }, + "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/permissions_by_term-8.x-2.12.zip", - "reference": "8.x-2.12", - "shasum": "e0992054ba1712bef3ab603d33e8a0d00ce6572b" + "url": "https://ftp.drupal.org/files/projects/real_aes-8.x-2.2.zip", + "reference": "8.x-2.2", + "shasum": "292bb36b322ba1758d3a45ae5dbd34ebe64c9c59" }, "require": { - "drupal/core": "^8.0" + "defuse/php-encryption": "^2.0", + "drupal/core": "~8.0", + "drupal/encrypt": "*" }, "type": "drupal-module", "extra": { @@ -8258,8 +10044,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.12", - "datestamp": "1569507486", + "version": "8.x-2.2", + "datestamp": "1552499284", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8272,23 +10058,22 @@ ], "authors": [ { - "name": "Peter Majmesku", - "homepage": "https://www.drupal.org/user/786132", - "email": "p.majmesku@gmail.com" + "name": "Heine", + "homepage": "https://www.drupal.org/user/17943" }, { - "name": "SaschaHannes", - "homepage": "https://www.drupal.org/user/3536189" + "name": "nerdstein", + "homepage": "https://www.drupal.org/user/1557710" }, { - "name": "marcoliver", - "homepage": "https://www.drupal.org/user/1529744" + "name": "rlhawk", + "homepage": "https://www.drupal.org/user/352283" } ], - "description": "Restricts access to nodes by taxonomy terms in relation to users and their roles.", - "homepage": "https://www.drupal.org/project/permissions_by_term", + "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/permissions_by_term" + "source": "https://git.drupalcode.org/project/real_aes" } } }, @@ -8319,7 +10104,7 @@ }, "drupal": { "version": "8.x-2.4", - "datestamp": "1548967980", + "datestamp": "1580340616", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8568,7 +10353,7 @@ }, "drupal": { "version": "8.x-1.2", - "datestamp": "1529154524", + "datestamp": "1579404790", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8662,6 +10447,66 @@ } } }, + "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", @@ -9257,7 +11102,7 @@ "homepage": "https://www.drupal.org/user/107229" }, { - "name": "geek.merlin aka axel.rutz", + "name": "geek-merlin", "homepage": "https://www.drupal.org/user/229048" }, { @@ -9353,6 +11198,76 @@ } } }, + "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": "Pluggable provider of two factor authentication for Drupal", + "homepage": "https://www.drupal.org/project/tfa", + "support": { + "source": "https://git.drupalcode.org/project/tfa", + "error": "Invalid dependency: \"tfa_test_plugins\" is an unknown drupal 8 package name" + } + } + }, "drupal/token": { "1.5.0": { "name": "drupal/token", @@ -9379,7 +11294,7 @@ }, "drupal": { "version": "8.x-1.5", - "datestamp": "1537557481", + "datestamp": "1577708583", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9421,6 +11336,79 @@ "support": { "source": "https://git.drupalcode.org/project/token" } + }, + "1.6.0": { + "name": "drupal/token", + "version": "1.6.0", + "version_normalized": "1.6.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/token.git", + "reference": "8.x-1.6" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "22039a3d927220609e708932ac5c501b90ca4925" + }, + "require": { + "drupal/core": "^8.7.7 || ^9" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.6", + "datestamp": "1577708583", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "Berdir", + "homepage": "https://www.drupal.org/user/214652" + }, + { + "name": "Dave Reid", + "homepage": "https://www.drupal.org/user/53892" + }, + { + "name": "eaton", + "homepage": "https://www.drupal.org/user/16496" + }, + { + "name": "fago", + "homepage": "https://www.drupal.org/user/16747" + }, + { + "name": "greggles", + "homepage": "https://www.drupal.org/user/36762" + }, + { + "name": "mikeryan", + "homepage": "https://www.drupal.org/user/4420" + } + ], + "description": "Provides a user interface for the Token API, some missing core tokens.", + "homepage": "https://www.drupal.org/project/token", + "support": { + "source": "https://git.drupalcode.org/project/token" + } } }, "drupal/update_notifications_disable": { @@ -9591,33 +11579,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/token": "*", + "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": "*" }, @@ -9627,8 +11627,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" @@ -9699,19 +11699,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": { @@ -9731,7 +11731,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", @@ -9753,7 +11753,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" ], @@ -9906,45 +11906,104 @@ "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.", "homepage": "http://www.easyrdf.org/", "keywords": [ - "Linked Data", - "RDF", - "Semantic Web", - "Turtle", - "rdfa", - "sparql" + "Linked Data", + "RDF", + "Semantic Web", + "Turtle", + "rdfa", + "sparql" + ] + } + }, + "egulias/email-validator": { + "2.1.11": { + "name": "egulias/email-validator", + "version": "2.1.11", + "version_normalized": "2.1.11.0", + "source": { + "type": "git", + "url": "https://github.com/egulias/EmailValidator.git", + "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23", + "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23", + "shasum": "" + }, + "require": { + "doctrine/lexer": "^1.0.1", + "php": ">= 5.5" + }, + "require-dev": { + "dominicsayers/isemail": "dev-master", + "phpunit/phpunit": "^4.8.35||^5.7||^6.0", + "satooshi/php-coveralls": "^1.0.1", + "symfony/phpunit-bridge": "^4.4@dev" + }, + "suggest": { + "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" + }, + "time": "2019-08-13T17:33:27+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.1.x-dev" + } + }, + "autoload": { + "psr-4": { + "Egulias\\EmailValidator\\": "EmailValidator" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Eduardo Gulias Davis" + } + ], + "description": "A library for validating emails against several RFCs", + "homepage": "https://github.com/egulias/EmailValidator", + "keywords": [ + "email", + "emailvalidation", + "emailvalidator", + "validation", + "validator" ] - } - }, - "egulias/email-validator": { - "2.1.11": { + }, + "2.1.17": { "name": "egulias/email-validator", - "version": "2.1.11", - "version_normalized": "2.1.11.0", + "version": "2.1.17", + "version_normalized": "2.1.17.0", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23" + "reference": "ade6887fd9bd74177769645ab5c474824f8a418a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23", - "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23", + "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": "dev-master", - "phpunit/phpunit": "^4.8.35||^5.7||^6.0", - "satooshi/php-coveralls": "^1.0.1", - "symfony/phpunit-bridge": "^4.4@dev" + "dominicsayers/isemail": "^3.0.7", + "phpunit/phpunit": "^4.8.36|^7.5.15", + "satooshi/php-coveralls": "^1.0.1" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" }, - "time": "2019-08-13T17:33:27+00:00", + "time": "2020-02-13T22:36:52+00:00", "type": "library", "extra": { "branch-alias": { @@ -10082,6 +12141,62 @@ "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": { @@ -10092,12 +12207,12 @@ "source": { "type": "git", "url": "https://github.com/govCMS/govCMS8.git", - "reference": "75021b7081f2f70d84b7e71dfb2187f598504850" + "reference": "e39cc755c088843bfee50b2a87190da8353a9a43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/govCMS/govCMS8/zipball/75021b7081f2f70d84b7e71dfb2187f598504850", - "reference": "75021b7081f2f70d84b7e71dfb2187f598504850", + "url": "https://api.github.com/repos/govCMS/govCMS8/zipball/e39cc755c088843bfee50b2a87190da8353a9a43", + "reference": "e39cc755c088843bfee50b2a87190da8353a9a43", "shasum": "" }, "require": { @@ -10118,13 +12233,14 @@ "drupal/consumers": "1.9", "drupal/contact_storage": "1.0-beta9", "drupal/context": "4.0-beta2", - "drupal/core": "8.7.9", + "drupal/core-recommended": "8.8.1", "drupal/ctools": "3.2.0", "drupal/devel": "2.0", "drupal/diff": "1.0-rc2", "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", @@ -10136,15 +12252,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", @@ -10154,10 +12274,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.3", + "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", @@ -10171,11 +12292,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", @@ -10193,7 +12315,7 @@ "suggest": { "hirak/prestissimo": "^0.3" }, - "time": "2019-11-13T23:36:28+00:00", + "time": "2020-02-20T22:20:30+00:00", "type": "drupal-profile", "extra": { "drupal-scaffold": { @@ -10242,6 +12364,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" }, @@ -10258,6 +12383,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" } } }, @@ -10279,59 +12409,62 @@ } }, "govcms/require-dev": { - "dev-develop": { + "dev-master": { "name": "govcms/require-dev", - "version": "dev-develop", - "version_normalized": "dev-develop", + "version": "dev-master", + "version_normalized": "9999999-dev", "source": { "type": "git", "url": "https://github.com/govCMS/require-dev.git", - "reference": "257202ae3976ca249e11b91d1f7033d6c770e80d" + "reference": "f844f9423e7cd65e0f6db111665a623bbd1cdb7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/govCMS/require-dev/zipball/257202ae3976ca249e11b91d1f7033d6c770e80d", - "reference": "257202ae3976ca249e11b91d1f7033d6c770e80d", + "url": "https://api.github.com/repos/govCMS/require-dev/zipball/f844f9423e7cd65e0f6db111665a623bbd1cdb7a", + "reference": "f844f9423e7cd65e0f6db111665a623bbd1cdb7a", "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-12-09T02:55:21+00:00", + "time": "2019-10-14T05:26:17+00:00", "type": "library", "description": "Require-dev package definition for GovCMS 8", "support": { - "source": "https://github.com/govCMS/require-dev/tree/develop", + "source": "https://github.com/govCMS/require-dev/tree/1.0.1", "issues": "https://github.com/govCMS/require-dev/issues" } } }, "govcms/scaffold-tooling": { - "dev-develop": { + "dev-master": { "name": "govcms/scaffold-tooling", - "version": "dev-develop", - "version_normalized": "dev-develop", + "version": "dev-master", + "version_normalized": "9999999-dev", "source": { "type": "git", "url": "https://github.com/govCMS/scaffold-tooling.git", - "reference": "13ce66a0bb2984756a57c931743b89ef34f9e4e3" + "reference": "5fdf1828b6936d33cb9aea106547b9b302ed16ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/govCMS/scaffold-tooling/zipball/13ce66a0bb2984756a57c931743b89ef34f9e4e3", - "reference": "13ce66a0bb2984756a57c931743b89ef34f9e4e3", + "url": "https://api.github.com/repos/govCMS/scaffold-tooling/zipball/5fdf1828b6936d33cb9aea106547b9b302ed16ab", + "reference": "5fdf1828b6936d33cb9aea106547b9b302ed16ab", "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", @@ -10343,23 +12476,20 @@ "webmozart/path-util": "^2.3", "zaporylie/composer-drupal-optimizations": "^1.0" }, - "time": "2019-12-16T03:14:07+00:00", + "time": "2019-10-14T04:24:23+00:00", "bin": [ - "scripts/govcms-audit", - "scripts/govcms-behat", - "scripts/govcms-lint", - "scripts/govcms-lint-distro", - "scripts/govcms-phpunit", - "scripts/govcms-vet", + "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-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/develop", + "source": "https://github.com/govCMS/scaffold-tooling/tree/1.0.0", "issues": "https://github.com/govCMS/scaffold-tooling/issues" } } @@ -10521,19 +12651,85 @@ } }, "guzzlehttp/guzzle": { - "6.5.0": { + "6.3.3": { "name": "guzzlehttp/guzzle", - "version": "6.5.0", - "version_normalized": "6.5.0.0", + "version": "6.3.3", + "version_normalized": "6.3.3.0", + "source": { + "type": "git", + "url": "https://github.com/guzzle/guzzle.git", + "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba", + "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba", + "shasum": "" + }, + "require": { + "guzzlehttp/promises": "^1.0", + "guzzlehttp/psr7": "^1.4", + "php": ">=5.5" + }, + "require-dev": { + "ext-curl": "*", + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", + "psr/log": "^1.0" + }, + "suggest": { + "psr/log": "Required for using the Log middleware" + }, + "time": "2018-04-22T15:46:56+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "6.3-dev" + } + }, + "autoload": { + "files": [ + "src/functions_include.php" + ], + "psr-4": { + "GuzzleHttp\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + } + ], + "description": "Guzzle is a PHP HTTP client library", + "homepage": "http://guzzlephp.org/", + "keywords": [ + "client", + "curl", + "framework", + "http", + "http client", + "rest", + "web service" + ] + }, + "6.5.2": { + "name": "guzzlehttp/guzzle", + "version": "6.5.2", + "version_normalized": "6.5.2.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "dbc2bc3a293ed6b1ae08a3651e2bfd213d19b6a5" + "reference": "43ece0e75098b7ecd8d13918293029e555a50f82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/dbc2bc3a293ed6b1ae08a3651e2bfd213d19b6a5", - "reference": "dbc2bc3a293ed6b1ae08a3651e2bfd213d19b6a5", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/43ece0e75098b7ecd8d13918293029e555a50f82", + "reference": "43ece0e75098b7ecd8d13918293029e555a50f82", "shasum": "" }, "require": { @@ -10551,7 +12747,7 @@ "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, - "time": "2019-12-07T18:20:45+00:00", + "time": "2019-12-23T11:57:10+00:00", "type": "library", "extra": { "branch-alias": { @@ -10811,19 +13007,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": { @@ -10834,7 +13030,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": { @@ -11433,6 +13629,72 @@ } }, "masterminds/html5": { + "2.3.0": { + "name": "masterminds/html5", + "version": "2.3.0", + "version_normalized": "2.3.0.0", + "source": { + "type": "git", + "url": "https://github.com/Masterminds/html5-php.git", + "reference": "2c37c6c520b995b761674de3be8455a381679067" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/2c37c6c520b995b761674de3be8455a381679067", + "reference": "2c37c6c520b995b761674de3be8455a381679067", + "shasum": "" + }, + "require": { + "ext-libxml": "*", + "php": ">=5.3.0" + }, + "require-dev": { + "phpunit/phpunit": "4.*", + "sami/sami": "~2.0", + "satooshi/php-coveralls": "1.0.*" + }, + "time": "2017-09-04T12:26:28+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.2-dev" + } + }, + "autoload": { + "psr-4": { + "Masterminds\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Matt Butcher", + "email": "technosophos@gmail.com" + }, + { + "name": "Asmir Mustafic", + "email": "goetas@gmail.com" + }, + { + "name": "Matt Farina", + "email": "matt@mattfarina.com" + } + ], + "description": "An HTML5 parser and serializer.", + "homepage": "http://masterminds.github.io/html5-php", + "keywords": [ + "HTML5", + "dom", + "html", + "parser", + "querypath", + "serializer", + "xml" + ] + }, "2.7.0": { "name": "masterminds/html5", "version": "2.7.0", @@ -11543,19 +13805,19 @@ } }, "monolog/monolog": { - "1.25.2": { + "1.25.3": { "name": "monolog/monolog", - "version": "1.25.2", - "version_normalized": "1.25.2.0", + "version": "1.25.3", + "version_normalized": "1.25.3.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "d5e2fb341cb44f7e2ab639d12a1e5901091ec287" + "reference": "fa82921994db851a8becaf3787a9e73c5976b6f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/d5e2fb341cb44f7e2ab639d12a1e5901091ec287", - "reference": "d5e2fb341cb44f7e2ab639d12a1e5901091ec287", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fa82921994db851a8becaf3787a9e73c5976b6f1", + "reference": "fa82921994db851a8becaf3787a9e73c5976b6f1", "shasum": "" }, "require": { @@ -11591,7 +13853,7 @@ "ruflin/elastica": "Allow sending log messages to an Elastic Search server", "sentry/sentry": "Allow sending log messages to a Sentry server" }, - "time": "2019-11-13T10:00:05+00:00", + "time": "2019-12-20T14:15:16+00:00", "type": "library", "extra": { "branch-alias": { @@ -11624,19 +13886,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": { @@ -11650,7 +13912,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": { @@ -11676,121 +13938,56 @@ }, "nikic/php-parser": { "v4.3.0": { - "name": "nikic/php-parser", - "version": "v4.3.0", - "version_normalized": "4.3.0.0", - "source": { - "type": "git", - "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc", - "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc", - "shasum": "" - }, - "require": { - "ext-tokenizer": "*", - "php": ">=7.0" - }, - "require-dev": { - "ircmaxell/php-yacc": "0.0.5", - "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0" - }, - "time": "2019-11-08T13:50:10+00:00", - "bin": [ - "bin/php-parse" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.3-dev" - } - }, - "autoload": { - "psr-4": { - "PhpParser\\": "lib/PhpParser" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Nikita Popov" - } - ], - "description": "A PHP parser written in PHP", - "keywords": [ - "parser", - "php" - ] - } - }, - "nyholm/psr7": { - "1.2.1": { - "name": "nyholm/psr7", - "version": "1.2.1", - "version_normalized": "1.2.1.0", + "name": "nikic/php-parser", + "version": "v4.3.0", + "version_normalized": "4.3.0.0", "source": { "type": "git", - "url": "https://github.com/Nyholm/psr7.git", - "reference": "55ff6b76573f5b242554c9775792bd59fb52e11c" + "url": "https://github.com/nikic/PHP-Parser.git", + "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Nyholm/psr7/zipball/55ff6b76573f5b242554c9775792bd59fb52e11c", - "reference": "55ff6b76573f5b242554c9775792bd59fb52e11c", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc", + "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc", "shasum": "" }, "require": { - "php": "^7.1", - "php-http/message-factory": "^1.0", - "psr/http-factory": "^1.0", - "psr/http-message": "^1.0" - }, - "provide": { - "psr/http-factory-implementation": "1.0", - "psr/http-message-implementation": "1.0" + "ext-tokenizer": "*", + "php": ">=7.0" }, "require-dev": { - "http-interop/http-factory-tests": "dev-master", - "php-http/psr7-integration-tests": "dev-master", - "phpunit/phpunit": "^7.5" + "ircmaxell/php-yacc": "0.0.5", + "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0" }, - "time": "2019-09-05T13:24:16+00:00", + "time": "2019-11-08T13:50:10+00:00", + "bin": [ + "bin/php-parse" + ], "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "4.3-dev" } }, "autoload": { "psr-4": { - "Nyholm\\Psr7\\": "src/" + "PhpParser\\": "lib/PhpParser" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" ], "authors": [ { - "name": "Tobias Nyholm", - "email": "tobias.nyholm@gmail.com" - }, - { - "name": "Martijn van der Ven", - "email": "martijn@vanderven.se" + "name": "Nikita Popov" } ], - "description": "A fast PHP7 implementation of PSR-7", - "homepage": "http://tnyholm.se", + "description": "A PHP parser written in PHP", "keywords": [ - "psr-17", - "psr-7" + "parser", + "php" ] } }, @@ -11839,6 +14036,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", @@ -11888,26 +14150,26 @@ } }, "pdepend/pdepend": { - "2.6.0": { + "2.7.1": { "name": "pdepend/pdepend", - "version": "2.6.0", - "version_normalized": "2.6.0.0", + "version": "2.7.1", + "version_normalized": "2.7.1.0", "source": { "type": "git", "url": "https://github.com/pdepend/pdepend.git", - "reference": "713e14e401d174882a5980446db1ba427922310b" + "reference": "daba1cf0a6edaf172fa02a17807ae29f4c1c7471" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pdepend/pdepend/zipball/713e14e401d174882a5980446db1ba427922310b", - "reference": "713e14e401d174882a5980446db1ba427922310b", + "url": "https://api.github.com/repos/pdepend/pdepend/zipball/daba1cf0a6edaf172fa02a17807ae29f4c1c7471", + "reference": "daba1cf0a6edaf172fa02a17807ae29f4c1c7471", "shasum": "" }, "require": { "php": ">=5.3.7", - "symfony/config": "^2.3.0|^3|^4", - "symfony/dependency-injection": "^2.3.0|^3|^4", - "symfony/filesystem": "^2.3.0|^3|^4" + "symfony/config": "^2.3.0|^3|^4|^5", + "symfony/dependency-injection": "^2.3.0|^3|^4|^5", + "symfony/filesystem": "^2.3.0|^3|^4|^5" }, "require-dev": { "easy-doc/easy-doc": "0.0.0 || ^1.2.3", @@ -11915,11 +14177,16 @@ "phpunit/phpunit": "^4.8.35|^5.7", "squizlabs/php_codesniffer": "^2.0.0" }, - "time": "2019-12-14T09:25:03+00:00", + "time": "2020-02-08T12:06:13+00:00", "bin": [ "src/bin/pdepend" ], "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.x-dev" + } + }, "autoload": { "psr-4": { "PDepend\\": "src/main/php/PDepend" @@ -12002,6 +14269,54 @@ } }, "pear/console_getopt": { + "v1.4.2": { + "name": "pear/console_getopt", + "version": "v1.4.2", + "version_normalized": "1.4.2.0", + "source": { + "type": "git", + "url": "https://github.com/pear/Console_Getopt.git", + "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/6c77aeb625b32bd752e89ee17972d103588b90c0", + "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0", + "shasum": "" + }, + "time": "2019-02-06T16:52:33+00:00", + "type": "library", + "autoload": { + "psr-0": { + "Console": "./" + } + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "./" + ], + "license": [ + "BSD-2-Clause" + ], + "authors": [ + { + "name": "Greg Beaver", + "email": "cellog@php.net", + "role": "Helper" + }, + { + "name": "Andrei Zmievski", + "email": "andrei@php.net", + "role": "Lead" + }, + { + "name": "Stig Bakken", + "email": "stig@php.net", + "role": "Developer" + } + ], + "description": "More info available on: http://pear.php.net/package/Console_Getopt" + }, "v1.4.3": { "name": "pear/console_getopt", "version": "v1.4.3", @@ -12096,9 +14411,110 @@ } ], "description": "Minimal set of PEAR core files to be used as composer dependency" + }, + "v1.10.9": { + "name": "pear/pear-core-minimal", + "version": "v1.10.9", + "version_normalized": "1.10.9.0", + "source": { + "type": "git", + "url": "https://github.com/pear/pear-core-minimal.git", + "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/742be8dd68c746a01e4b0a422258e9c9cae1c37f", + "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f", + "shasum": "" + }, + "require": { + "pear/console_getopt": "~1.4", + "pear/pear_exception": "~1.0" + }, + "replace": { + "rsky/pear-core-min": "self.version" + }, + "time": "2019-03-13T18:15:44+00:00", + "type": "library", + "autoload": { + "psr-0": { + "": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "src/" + ], + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Christian Weiske", + "email": "cweiske@php.net", + "role": "Lead" + } + ], + "description": "Minimal set of PEAR core files to be used as composer dependency" } }, "pear/pear_exception": { + "v1.0.0": { + "name": "pear/pear_exception", + "version": "v1.0.0", + "version_normalized": "1.0.0.0", + "source": { + "type": "git", + "url": "https://github.com/pear/PEAR_Exception.git", + "reference": "8c18719fdae000b690e3912be401c76e406dd13b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b", + "reference": "8c18719fdae000b690e3912be401c76e406dd13b", + "shasum": "" + }, + "require": { + "php": ">=4.4.0" + }, + "require-dev": { + "phpunit/phpunit": "*" + }, + "time": "2015-02-10T20:07:52+00:00", + "type": "class", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-0": { + "PEAR": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "." + ], + "license": [ + "BSD-2-Clause" + ], + "authors": [ + { + "name": "Helgi Thormar", + "email": "dufuz@php.net" + }, + { + "name": "Greg Beaver", + "email": "cellog@php.net" + } + ], + "description": "The PEAR Exception base class.", + "homepage": "https://github.com/pear/PEAR_Exception", + "keywords": [ + "exception" + ] + }, "v1.0.1": { "name": "pear/pear_exception", "version": "v1.0.1", @@ -12369,24 +14785,23 @@ } }, "phing/phing": { - "2.16.1": { + "2.16.3": { "name": "phing/phing", - "version": "2.16.1", - "version_normalized": "2.16.1.0", + "version": "2.16.3", + "version_normalized": "2.16.3.0", "source": { "type": "git", "url": "https://github.com/phingofficial/phing.git", - "reference": "cbe0f969e434e269af91b4160b86fe899c6e07c7" + "reference": "b34c2bf9cd6abd39b4287dee31e68673784c8567" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phingofficial/phing/zipball/cbe0f969e434e269af91b4160b86fe899c6e07c7", - "reference": "cbe0f969e434e269af91b4160b86fe899c6e07c7", + "url": "https://api.github.com/repos/phingofficial/phing/zipball/b34c2bf9cd6abd39b4287dee31e68673784c8567", + "reference": "b34c2bf9cd6abd39b4287dee31e68673784c8567", "shasum": "" }, "require": { - "php": ">=5.2.0", - "symfony/yaml": "^3.1 || ^4.0" + "php": ">=5.2.0" }, "require-dev": { "ext-pdo_sqlite": "*", @@ -12406,7 +14821,8 @@ "sebastian/phpcpd": "2.x", "siad007/versioncontrol_hg": "^1.0", "simpletest/simpletest": "^1.1", - "squizlabs/php_codesniffer": "~2.2" + "squizlabs/php_codesniffer": "~2.2", + "symfony/yaml": "^2.8 || ^3.1 || ^4.0" }, "suggest": { "pdepend/pdepend": "PHP version of JDepend", @@ -12422,7 +14838,7 @@ "siad007/versioncontrol_hg": "A library for interfacing with Mercurial repositories.", "tedivm/jshrink": "Javascript Minifier built in PHP" }, - "time": "2018-01-25T13:18:09+00:00", + "time": "2020-02-03T18:50:54+00:00", "bin": [ "bin/phing" ], @@ -12442,78 +14858,25 @@ "classes" ], "license": [ - "LGPL-3.0" - ], - "authors": [ - { - "name": "Michiel Rook", - "email": "mrook@php.net" - }, - { - "name": "Phing Community", - "homepage": "https://www.phing.info/trac/wiki/Development/Contributors" - } - ], - "description": "PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.", - "homepage": "https://www.phing.info/", - "keywords": [ - "build", - "phing", - "task", - "tool" - ] - } - }, - "php-http/message-factory": { - "v1.0.2": { - "name": "php-http/message-factory", - "version": "v1.0.2", - "version_normalized": "1.0.2.0", - "source": { - "type": "git", - "url": "https://github.com/php-http/message-factory.git", - "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1", - "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1", - "shasum": "" - }, - "require": { - "php": ">=5.4", - "psr/http-message": "^1.0" - }, - "time": "2015-12-19T14:08:53+00:00", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0-dev" - } - }, - "autoload": { - "psr-4": { - "Http\\Message\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" + "LGPL-3.0-only" ], "authors": [ { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com" + "name": "Michiel Rook", + "email": "mrook@php.net" + }, + { + "name": "Phing Community", + "homepage": "https://www.phing.info/trac/wiki/Development/Contributors" } ], - "description": "Factory interfaces for PSR-7 HTTP Message", - "homepage": "http://php-http.org", + "description": "PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.", + "homepage": "https://www.phing.info/", "keywords": [ - "factory", - "http", - "message", - "stream", - "uri" + "build", + "phing", + "task", + "tool" ] } }, @@ -12573,44 +14936,42 @@ } }, "phpdocumentor/reflection-docblock": { - "4.3.2": { + "5.1.0": { "name": "phpdocumentor/reflection-docblock", - "version": "4.3.2", - "version_normalized": "4.3.2.0", + "version": "5.1.0", + "version_normalized": "5.1.0.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e" + "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/b83ff7cfcfee7827e1e78b637a5904fe6a96698e", - "reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e", + "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", - "phpunit/phpunit": "^6.4" + "doctrine/instantiator": "^1", + "mockery/mockery": "^1" }, - "time": "2019-09-12T14:27:41+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/", @@ -12621,37 +14982,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": { @@ -12748,33 +15112,33 @@ } }, "phpspec/prophecy": { - "1.10.0": { + "v1.10.2": { "name": "phpspec/prophecy", - "version": "1.10.0", - "version_normalized": "1.10.0.0", + "version": "v1.10.2", + "version_normalized": "1.10.2.0", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "d638ebbb58daba25a6a0dc7969e1358a0e3c6682" + "reference": "b4400efc9d206e83138e2bb97ed7f5b14b831cd9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/d638ebbb58daba25a6a0dc7969e1358a0e3c6682", - "reference": "d638ebbb58daba25a6a0dc7969e1358a0e3c6682", + "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-17T16:54:23+00:00", + "time": "2020-01-20T15:57:02+00:00", "type": "library", "extra": { "branch-alias": { @@ -13279,27 +15643,26 @@ ] } }, - "psr/http-factory": { - "1.0.1": { - "name": "psr/http-factory", - "version": "1.0.1", - "version_normalized": "1.0.1.0", + "psr/event-dispatcher": { + "1.0.0": { + "name": "psr/event-dispatcher", + "version": "1.0.0", + "version_normalized": "1.0.0.0", "source": { "type": "git", - "url": "https://github.com/php-fig/http-factory.git", - "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be" + "url": "https://github.com/php-fig/event-dispatcher.git", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be", - "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", + "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", + "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", "shasum": "" }, "require": { - "php": ">=7.0.0", - "psr/http-message": "^1.0" + "php": ">=7.2.0" }, - "time": "2019-04-30T12:38:16+00:00", + "time": "2019-01-08T18:20:26+00:00", "type": "library", "extra": { "branch-alias": { @@ -13308,7 +15671,7 @@ }, "autoload": { "psr-4": { - "Psr\\Http\\Message\\": "src/" + "Psr\\EventDispatcher\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -13321,16 +15684,11 @@ "homepage": "http://www.php-fig.org/" } ], - "description": "Common interfaces for PSR-7 HTTP message factories", + "description": "Standard interfaces for event handling.", "keywords": [ - "factory", - "http", - "message", + "events", "psr", - "psr-17", - "psr-7", - "request", - "response" + "psr-14" ] } }, @@ -13388,6 +15746,54 @@ } }, "psr/log": { + "1.1.0": { + "name": "psr/log", + "version": "1.1.0", + "version_normalized": "1.1.0.0", + "source": { + "type": "git", + "url": "https://github.com/php-fig/log.git", + "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", + "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "time": "2018-11-20T15:27:04+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Log\\": "Psr/Log/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for logging libraries", + "homepage": "https://github.com/php-fig/log", + "keywords": [ + "log", + "psr", + "psr-3" + ] + }, "1.1.2": { "name": "psr/log", "version": "1.1.2", @@ -13671,34 +16077,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": { @@ -13711,6 +16117,10 @@ "BSD-3-Clause" ], "authors": [ + { + "name": "Sebastian Bergmann", + "email": "sebastian@phpunit.de" + }, { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" @@ -13722,10 +16132,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", @@ -13847,6 +16253,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": { @@ -13970,6 +16433,74 @@ "export", "exporter" ] + }, + "4.0.0": { + "name": "sebastian/exporter", + "version": "4.0.0", + "version_normalized": "4.0.0.0", + "source": { + "type": "git", + "url": "https://github.com/sebastianbergmann/exporter.git", + "reference": "80c26562e964016538f832f305b2286e1ec29566" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/80c26562e964016538f832f305b2286e1ec29566", + "reference": "80c26562e964016538f832f305b2286e1ec29566", + "shasum": "" + }, + "require": { + "php": "^7.3", + "sebastian/recursion-context": "^4.0" + }, + "require-dev": { + "ext-mbstring": "*", + "phpunit/phpunit": "^9.0" + }, + "time": "2020-02-07T06:10:52+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": "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" + ] } }, "sebastian/global-state": { @@ -14178,6 +16709,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": { @@ -14333,19 +16918,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": { @@ -14357,7 +16942,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" @@ -14436,32 +17021,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": { @@ -14606,19 +17242,19 @@ } }, "symfony/browser-kit": { - "v4.4.1": { + "v4.4.5": { "name": "symfony/browser-kit", - "version": "v4.4.1", - "version_normalized": "4.4.1.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": { @@ -14634,7 +17270,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": { @@ -14643,7 +17279,250 @@ }, "autoload": { "psr-4": { - "Symfony\\Component\\BrowserKit\\": "" + "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" + }, + "v5.0.5": { + "name": "symfony/browser-kit", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/browser-kit.git", + "reference": "6b2a9590a5868f0ce5cbf7af6abe563d1a3930a3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/6b2a9590a5868f0ce5cbf7af6abe563d1a3930a3", + "reference": "6b2a9590a5868f0ce5cbf7af6abe563d1a3930a3", + "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": "2020-02-24T15:05:31+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": { + "v3.4.35": { + "name": "symfony/class-loader", + "version": "v3.4.35", + "version_normalized": "3.4.35.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/class-loader.git", + "reference": "e212b06996819a2bce026a63da03b7182d05a690" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/e212b06996819a2bce026a63da03b7182d05a690", + "reference": "e212b06996819a2bce026a63da03b7182d05a690", + "shasum": "" + }, + "require": { + "php": "^5.5.9|>=7.0.8" + }, + "require-dev": { + "symfony/finder": "~2.8|~3.0|~4.0", + "symfony/polyfill-apcu": "~1.1" + }, + "suggest": { + "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM" + }, + "time": "2019-08-20T13:31:17+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\ClassLoader\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony ClassLoader Component", + "homepage": "https://symfony.com" + }, + "v3.4.38": { + "name": "symfony/class-loader", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/class-loader.git", + "reference": "bcdf6ff46e115b29be3186391f29e0da82cd6f72" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/bcdf6ff46e115b29be3186391f29e0da82cd6f72", + "reference": "bcdf6ff46e115b29be3186391f29e0da82cd6f72", + "shasum": "" + }, + "require": { + "php": "^5.5.9|>=7.0.8" + }, + "require-dev": { + "symfony/finder": "~2.8|~3.0|~4.0", + "symfony/polyfill-apcu": "~1.1" + }, + "suggest": { + "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM" + }, + "time": "2020-01-04T12:05:51+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\ClassLoader\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony ClassLoader Component", + "homepage": "https://symfony.com" + } + }, + "symfony/config": { + "v3.4.38": { + "name": "symfony/config", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/config.git", + "reference": "03328d6e172ec7384341c622d4c28d350040d021" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/config/zipball/03328d6e172ec7384341c622d4c28d350040d021", + "reference": "03328d6e172ec7384341c622d4c28d350040d021", + "shasum": "" + }, + "require": { + "php": "^5.5.9|>=7.0.8", + "symfony/filesystem": "~2.8|~3.0|~4.0", + "symfony/polyfill-ctype": "~1.8" + }, + "conflict": { + "symfony/dependency-injection": "<3.3", + "symfony/finder": "<3.3" + }, + "require-dev": { + "symfony/dependency-injection": "~3.3|~4.0", + "symfony/event-dispatcher": "~3.3|~4.0", + "symfony/finder": "~3.3|~4.0", + "symfony/yaml": "~3.0|~4.0" + }, + "suggest": { + "symfony/yaml": "To use the yaml reference dumper" + }, + "time": "2020-02-03T08:11:57+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Config\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -14663,46 +17542,52 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony BrowserKit Component", + "description": "Symfony Config Component", "homepage": "https://symfony.com" - } - }, - "symfony/class-loader": { - "v3.4.36": { - "name": "symfony/class-loader", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + }, + "v4.4.5": { + "name": "symfony/config", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", - "url": "https://github.com/symfony/class-loader.git", - "reference": "e212b06996819a2bce026a63da03b7182d05a690" + "url": "https://github.com/symfony/config.git", + "reference": "cbfef5ae91ccd3b06621c18d58cd355c68c87ae9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/e212b06996819a2bce026a63da03b7182d05a690", - "reference": "e212b06996819a2bce026a63da03b7182d05a690", + "url": "https://api.github.com/repos/symfony/config/zipball/cbfef5ae91ccd3b06621c18d58cd355c68c87ae9", + "reference": "cbfef5ae91ccd3b06621c18d58cd355c68c87ae9", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8" + "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/finder": "~2.8|~3.0|~4.0", - "symfony/polyfill-apcu": "~1.1" + "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/polyfill-apcu": "For using ApcClassLoader on HHVM" + "symfony/yaml": "To use the yaml reference dumper" }, - "time": "2019-08-20T13:31:17+00:00", + "time": "2020-02-04T09:32:40+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-master": "4.4-dev" } }, "autoload": { "psr-4": { - "Symfony\\Component\\ClassLoader\\": "" + "Symfony\\Component\\Config\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -14722,49 +17607,47 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony ClassLoader Component", + "description": "Symfony Config Component", "homepage": "https://symfony.com" - } - }, - "symfony/config": { - "v3.4.36": { + }, + "v5.0.5": { "name": "symfony/config", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "a599a867d0e4a07c342b5f1e656b3915a540ddbe" + "reference": "938905f46df484b2aeae9016fd658aed577cdceb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/a599a867d0e4a07c342b5f1e656b3915a540ddbe", - "reference": "a599a867d0e4a07c342b5f1e656b3915a540ddbe", + "url": "https://api.github.com/repos/symfony/config/zipball/938905f46df484b2aeae9016fd658aed577cdceb", + "reference": "938905f46df484b2aeae9016fd658aed577cdceb", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/filesystem": "~2.8|~3.0|~4.0", + "php": "^7.2.5", + "symfony/filesystem": "^4.4|^5.0", "symfony/polyfill-ctype": "~1.8" }, "conflict": { - "symfony/dependency-injection": "<3.3", - "symfony/finder": "<3.3" + "symfony/finder": "<4.4" }, "require-dev": { - "symfony/dependency-injection": "~3.3|~4.0", - "symfony/event-dispatcher": "~3.3|~4.0", - "symfony/finder": "~3.3|~4.0", - "symfony/yaml": "~3.0|~4.0" + "symfony/event-dispatcher": "^4.4|^5.0", + "symfony/finder": "^4.4|^5.0", + "symfony/messenger": "^4.4|^5.0", + "symfony/service-contracts": "^1.1|^2", + "symfony/yaml": "^4.4|^5.0" }, "suggest": { "symfony/yaml": "To use the yaml reference dumper" }, - "time": "2019-12-01T10:45:41+00:00", + "time": "2020-02-04T09:41:09+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-master": "5.0-dev" } }, "autoload": { @@ -14791,50 +17674,60 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com" - }, - "v4.4.1": { - "name": "symfony/config", - "version": "v4.4.1", - "version_normalized": "4.4.1.0", + } + }, + "symfony/console": { + "v3.4.35": { + "name": "symfony/console", + "version": "v3.4.35", + "version_normalized": "3.4.35.0", "source": { "type": "git", - "url": "https://github.com/symfony/config.git", - "reference": "7aa5817f1b7a8ed377752b90fcc47dfb3c67b40c" + "url": "https://github.com/symfony/console.git", + "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/7aa5817f1b7a8ed377752b90fcc47dfb3c67b40c", - "reference": "7aa5817f1b7a8ed377752b90fcc47dfb3c67b40c", + "url": "https://api.github.com/repos/symfony/console/zipball/17b154f932c5874cdbda6d05796b6490eec9f9f7", + "reference": "17b154f932c5874cdbda6d05796b6490eec9f9f7", "shasum": "" }, "require": { - "php": "^7.1.3", - "symfony/filesystem": "^3.4|^4.0|^5.0", - "symfony/polyfill-ctype": "~1.8" + "php": "^5.5.9|>=7.0.8", + "symfony/debug": "~2.8|~3.0|~4.0", + "symfony/polyfill-mbstring": "~1.0" }, "conflict": { - "symfony/finder": "<3.4" + "symfony/dependency-injection": "<3.4", + "symfony/process": "<3.3" + }, + "provide": { + "psr/log-implementation": "1.0" }, "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" + "psr/log": "~1.0", + "symfony/config": "~3.3|~4.0", + "symfony/dependency-injection": "~3.4|~4.0", + "symfony/event-dispatcher": "~2.8|~3.0|~4.0", + "symfony/lock": "~3.4|~4.0", + "symfony/process": "~3.3|~4.0" }, "suggest": { - "symfony/yaml": "To use the yaml reference dumper" + "psr/log": "For using the console logger", + "symfony/event-dispatcher": "", + "symfony/lock": "", + "symfony/process": "" }, - "time": "2019-12-01T10:50:45+00:00", + "time": "2019-11-13T07:12:39+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { - "Symfony\\Component\\Config\\": "" + "Symfony\\Component\\Console\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -14854,24 +17747,22 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Config Component", + "description": "Symfony Console Component", "homepage": "https://symfony.com" - } - }, - "symfony/console": { - "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": { @@ -14900,7 +17791,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": { @@ -14932,19 +17823,19 @@ "description": "Symfony Console Component", "homepage": "https://symfony.com" }, - "v4.4.1": { + "v4.4.5": { "name": "symfony/console", - "version": "v4.4.1", - "version_normalized": "4.4.1.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "f0aea3df20d15635b3cb9730ca5eea1c65b7f201" + "reference": "4fa15ae7be74e53f6ec8c83ed403b97e23b665e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/f0aea3df20d15635b3cb9730ca5eea1c65b7f201", - "reference": "f0aea3df20d15635b3cb9730ca5eea1c65b7f201", + "url": "https://api.github.com/repos/symfony/console/zipball/4fa15ae7be74e53f6ec8c83ed403b97e23b665e9", + "reference": "4fa15ae7be74e53f6ec8c83ed403b97e23b665e9", "shasum": "" }, "require": { @@ -14977,7 +17868,7 @@ "symfony/lock": "", "symfony/process": "" }, - "time": "2019-12-01T10:06:17+00:00", + "time": "2020-02-24T13:10:00+00:00", "type": "library", "extra": { "branch-alias": { @@ -15009,19 +17900,19 @@ "description": "Symfony Console Component", "homepage": "https://symfony.com" }, - "v5.0.1": { + "v5.0.5": { "name": "symfony/console", - "version": "v5.0.1", - "version_normalized": "5.0.1.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "dae5ef273d700771168ab889d9f8a19b2d206656" + "reference": "d29e2d36941de13600c399e393a60b8cfe59ac49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/dae5ef273d700771168ab889d9f8a19b2d206656", - "reference": "dae5ef273d700771168ab889d9f8a19b2d206656", + "url": "https://api.github.com/repos/symfony/console/zipball/d29e2d36941de13600c399e393a60b8cfe59ac49", + "reference": "d29e2d36941de13600c399e393a60b8cfe59ac49", "shasum": "" }, "require": { @@ -15054,7 +17945,7 @@ "symfony/lock": "", "symfony/process": "" }, - "time": "2019-12-01T10:51:15+00:00", + "time": "2020-02-24T15:05:31+00:00", "type": "library", "extra": { "branch-alias": { @@ -15088,25 +17979,25 @@ } }, "symfony/css-selector": { - "v3.4.36": { + "v3.4.38": { "name": "symfony/css-selector", - "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/css-selector.git", - "reference": "f819f71ae3ba6f396b4c015bd5895de7d2f1f85f" + "reference": "ee9b946e7223b11257329a054c64396b19d619e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/f819f71ae3ba6f396b4c015bd5895de7d2f1f85f", - "reference": "f819f71ae3ba6f396b4c015bd5895de7d2f1f85f", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/ee9b946e7223b11257329a054c64396b19d619e1", + "reference": "ee9b946e7223b11257329a054c64396b19d619e1", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, - "time": "2019-10-01T11:57:37+00:00", + "time": "2020-02-04T08:04:52+00:00", "type": "library", "extra": { "branch-alias": { @@ -15142,25 +18033,25 @@ "description": "Symfony CssSelector Component", "homepage": "https://symfony.com" }, - "v4.4.1": { + "v4.4.5": { "name": "symfony/css-selector", - "version": "v4.4.1", - "version_normalized": "4.4.1.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "64acec7e0d67125e9f4656c68d4a38a42ab5a0b7" + "reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22" }, "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/d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22", + "reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22", "shasum": "" }, "require": { "php": "^7.1.3" }, - "time": "2019-10-12T00:35:04+00:00", + "time": "2020-02-04T09:01:01+00:00", "type": "library", "extra": { "branch-alias": { @@ -15195,13 +18086,67 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com" + }, + "v5.0.5": { + "name": "symfony/css-selector", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/css-selector.git", + "reference": "a0b51ba9938ccc206d9284de7eb527c2d4550b44" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/a0b51ba9938ccc206d9284de7eb527c2d4550b44", + "reference": "a0b51ba9938ccc206d9284de7eb527c2d4550b44", + "shasum": "" + }, + "require": { + "php": "^7.2.5" + }, + "time": "2020-02-04T09:41:09+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0-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" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony CssSelector Component", + "homepage": "https://symfony.com" } }, "symfony/debug": { - "v3.4.36": { + "v3.4.35": { "name": "symfony/debug", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.35", + "version_normalized": "3.4.35.0", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", @@ -15255,41 +18200,172 @@ "description": "Symfony Debug Component", "homepage": "https://symfony.com" }, - "v4.4.1": { + "v3.4.38": { + "name": "symfony/debug", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/debug.git", + "reference": "a99278d50af8a9164219da38d61fb161a7f6e0a6" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/debug/zipball/a99278d50af8a9164219da38d61fb161a7f6e0a6", + "reference": "a99278d50af8a9164219da38d61fb161a7f6e0a6", + "shasum": "" + }, + "require": { + "php": "^5.5.9|>=7.0.8", + "psr/log": "~1.0" + }, + "conflict": { + "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" + }, + "require-dev": { + "symfony/http-kernel": "~2.8|~3.0|~4.0" + }, + "time": "2020-02-03T15:10:40+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Debug\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Debug Component", + "homepage": "https://symfony.com" + }, + "v4.4.5": { "name": "symfony/debug", - "version": "v4.4.1", - "version_normalized": "4.4.1.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "b8600a1d7d20b0e80906398bb1f50612fa074a8e" + "reference": "a980d87a659648980d89193fd8b7a7ca89d97d21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/b8600a1d7d20b0e80906398bb1f50612fa074a8e", - "reference": "b8600a1d7d20b0e80906398bb1f50612fa074a8e", + "url": "https://api.github.com/repos/symfony/debug/zipball/a980d87a659648980d89193fd8b7a7ca89d97d21", + "reference": "a980d87a659648980d89193fd8b7a7ca89d97d21", "shasum": "" }, "require": { "php": "^7.1.3", "psr/log": "~1.0" }, - "conflict": { - "symfony/http-kernel": "<3.4" + "conflict": { + "symfony/http-kernel": "<3.4" + }, + "require-dev": { + "symfony/http-kernel": "^3.4|^4.0|^5.0" + }, + "time": "2020-02-23T14:41:43+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Debug\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Debug Component", + "homepage": "https://symfony.com" + } + }, + "symfony/dependency-injection": { + "v3.4.35": { + "name": "symfony/dependency-injection", + "version": "v3.4.35", + "version_normalized": "3.4.35.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/dependency-injection.git", + "reference": "0ea4d39ca82409a25a43b61ce828048a90000920" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0ea4d39ca82409a25a43b61ce828048a90000920", + "reference": "0ea4d39ca82409a25a43b61ce828048a90000920", + "shasum": "" + }, + "require": { + "php": "^5.5.9|>=7.0.8", + "psr/container": "^1.0" + }, + "conflict": { + "symfony/config": "<3.3.7", + "symfony/finder": "<3.3", + "symfony/proxy-manager-bridge": "<3.4", + "symfony/yaml": "<3.4" + }, + "provide": { + "psr/container-implementation": "1.0" }, "require-dev": { - "symfony/http-kernel": "^3.4|^4.0|^5.0" + "symfony/config": "~3.3|~4.0", + "symfony/expression-language": "~2.8|~3.0|~4.0", + "symfony/yaml": "~3.4|~4.0" }, - "time": "2019-11-28T13:33:56+00:00", + "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-11-08T16:18:30+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { - "Symfony\\Component\\Debug\\": "" + "Symfony\\Component\\DependencyInjection\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -15309,24 +18385,22 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Debug Component", + "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com" - } - }, - "symfony/dependency-injection": { - "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": { @@ -15354,7 +18428,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": { @@ -15386,40 +18460,40 @@ "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com" }, - "v4.4.1": { + "v5.0.5": { "name": "symfony/dependency-injection", - "version": "v4.4.1", - "version_normalized": "4.4.1.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "ad46a4def1325befab696b49c839dffea3fc92bd" + "reference": "3575004a9b0d51ead83473ec90121045b3a0b56f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ad46a4def1325befab696b49c839dffea3fc92bd", - "reference": "ad46a4def1325befab696b49c839dffea3fc92bd", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/3575004a9b0d51ead83473ec90121045b3a0b56f", + "reference": "3575004a9b0d51ead83473ec90121045b3a0b56f", "shasum": "" }, "require": { - "php": "^7.1.3", + "php": "^7.2.5", "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" + "symfony/config": "<5.0", + "symfony/finder": "<4.4", + "symfony/proxy-manager-bridge": "<4.4", + "symfony/yaml": "<4.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" + "symfony/config": "^5.0", + "symfony/expression-language": "^4.4|^5.0", + "symfony/yaml": "^4.4|^5.0" }, "suggest": { "symfony/config": "", @@ -15428,11 +18502,11 @@ "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", "symfony/yaml": "" }, - "time": "2019-12-01T10:19:36+00:00", + "time": "2020-02-24T15:05:31+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "5.0-dev" } }, "autoload": { @@ -15462,19 +18536,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": { @@ -15488,7 +18562,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": { @@ -15520,19 +18594,19 @@ "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com" }, - "v4.4.1": { + "v4.4.5": { "name": "symfony/dom-crawler", - "version": "v4.4.1", - "version_normalized": "4.4.1.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": { @@ -15550,7 +18624,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": { @@ -15582,19 +18656,19 @@ "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com" }, - "v5.0.1": { + "v5.0.5": { "name": "symfony/dom-crawler", - "version": "v5.0.1", - "version_normalized": "5.0.1.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": { @@ -15612,7 +18686,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": { @@ -15646,32 +18720,32 @@ } }, "symfony/error-handler": { - "v4.4.1": { + "v4.4.5": { "name": "symfony/error-handler", - "version": "v4.4.1", - "version_normalized": "4.4.1.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "a1ad02d62789efed1d2b2796f1c15e0c6a00fc3b" + "reference": "89aa4b9ac6f1f35171b8621b24f60477312085be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/a1ad02d62789efed1d2b2796f1c15e0c6a00fc3b", - "reference": "a1ad02d62789efed1d2b2796f1c15e0c6a00fc3b", + "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-01T08:46:01+00:00", + "time": "2020-02-26T11:45:31+00:00", "type": "library", "extra": { "branch-alias": { @@ -15702,13 +18776,69 @@ ], "description": "Symfony ErrorHandler Component", "homepage": "https://symfony.com" + }, + "v5.0.5": { + "name": "symfony/error-handler", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/error-handler.git", + "reference": "24a938d9913f42d006ee1ca0164ea1f29c1067ec" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/24a938d9913f42d006ee1ca0164ea1f29c1067ec", + "reference": "24a938d9913f42d006ee1ca0164ea1f29c1067ec", + "shasum": "" + }, + "require": { + "php": "^7.2.5", + "psr/log": "^1.0", + "symfony/var-dumper": "^4.4|^5.0" + }, + "require-dev": { + "symfony/http-kernel": "^4.4|^5.0", + "symfony/serializer": "^4.4|^5.0" + }, + "time": "2020-02-29T10:07:09+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\ErrorHandler\\": "" + }, + "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 ErrorHandler Component", + "homepage": "https://symfony.com" } }, "symfony/event-dispatcher": { - "v3.4.36": { + "v3.4.35": { "name": "symfony/event-dispatcher", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.35", + "version_normalized": "3.4.35.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", @@ -15769,19 +18899,83 @@ "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com" }, - "v4.4.1": { + "v3.4.38": { + "name": "symfony/event-dispatcher", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/event-dispatcher.git", + "reference": "2f67a869aef3eecf42e7f8be4a8b86c92308686c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2f67a869aef3eecf42e7f8be4a8b86c92308686c", + "reference": "2f67a869aef3eecf42e7f8be4a8b86c92308686c", + "shasum": "" + }, + "require": { + "php": "^5.5.9|>=7.0.8" + }, + "conflict": { + "symfony/dependency-injection": "<3.3" + }, + "require-dev": { + "psr/log": "~1.0", + "symfony/config": "~2.8|~3.0|~4.0", + "symfony/dependency-injection": "~3.3|~4.0", + "symfony/expression-language": "~2.8|~3.0|~4.0", + "symfony/stopwatch": "~2.8|~3.0|~4.0" + }, + "suggest": { + "symfony/dependency-injection": "", + "symfony/http-kernel": "" + }, + "time": "2020-02-04T08:04:52+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\EventDispatcher\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony EventDispatcher Component", + "homepage": "https://symfony.com" + }, + "v4.4.5": { "name": "symfony/event-dispatcher", - "version": "v4.4.1", - "version_normalized": "4.4.1.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": { @@ -15808,7 +19002,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": { @@ -15839,6 +19033,77 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com" + }, + "v5.0.5": { + "name": "symfony/event-dispatcher", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/event-dispatcher.git", + "reference": "b45ad88b253c5a9702ce218e201d89c85d148cea" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b45ad88b253c5a9702ce218e201d89c85d148cea", + "reference": "b45ad88b253c5a9702ce218e201d89c85d148cea", + "shasum": "" + }, + "require": { + "php": "^7.2.5", + "symfony/event-dispatcher-contracts": "^2" + }, + "conflict": { + "symfony/dependency-injection": "<4.4" + }, + "provide": { + "psr/event-dispatcher-implementation": "1.0", + "symfony/event-dispatcher-implementation": "2.0" + }, + "require-dev": { + "psr/log": "~1.0", + "symfony/config": "^4.4|^5.0", + "symfony/dependency-injection": "^4.4|^5.0", + "symfony/expression-language": "^4.4|^5.0", + "symfony/http-foundation": "^4.4|^5.0", + "symfony/service-contracts": "^1.1|^2", + "symfony/stopwatch": "^4.4|^5.0" + }, + "suggest": { + "symfony/dependency-injection": "", + "symfony/http-kernel": "" + }, + "time": "2020-02-22T20:09:08+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\EventDispatcher\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony EventDispatcher Component", + "homepage": "https://symfony.com" } }, "symfony/event-dispatcher-contracts": { @@ -15849,26 +19114,85 @@ "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18" + "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c43ab685673fb6c8d84220c77897b1d6cdbe1d18", + "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18", + "shasum": "" + }, + "require": { + "php": "^7.1.3" + }, + "suggest": { + "psr/event-dispatcher": "", + "symfony/event-dispatcher-implementation": "" + }, + "time": "2019-09-17T09:54:03+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\EventDispatcher\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Generic abstractions related to dispatching event", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ] + }, + "v2.0.1": { + "name": "symfony/event-dispatcher-contracts", + "version": "v2.0.1", + "version_normalized": "2.0.1.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/event-dispatcher-contracts.git", + "reference": "af23c2584d4577d54661c434446fb8fbed6025dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c43ab685673fb6c8d84220c77897b1d6cdbe1d18", - "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/af23c2584d4577d54661c434446fb8fbed6025dd", + "reference": "af23c2584d4577d54661c434446fb8fbed6025dd", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": "^7.2.5", + "psr/event-dispatcher": "^1" }, "suggest": { - "psr/event-dispatcher": "", "symfony/event-dispatcher-implementation": "" }, - "time": "2019-09-17T09:54:03+00:00", + "time": "2019-11-18T17:27:11+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "2.0-dev" } }, "autoload": { @@ -15903,26 +19227,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": { @@ -15954,26 +19278,26 @@ "description": "Symfony Filesystem Component", "homepage": "https://symfony.com" }, - "v4.4.1": { + "v4.4.5": { "name": "symfony/filesystem", - "version": "v4.4.1", - "version_normalized": "4.4.1.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": { @@ -16005,26 +19329,26 @@ "description": "Symfony Filesystem Component", "homepage": "https://symfony.com" }, - "v5.0.1": { + "v5.0.5": { "name": "symfony/filesystem", - "version": "v5.0.1", - "version_normalized": "5.0.1.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": { @@ -16058,25 +19382,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": { @@ -16108,25 +19432,25 @@ "description": "Symfony Finder Component", "homepage": "https://symfony.com" }, - "v4.4.1": { + "v4.4.5": { "name": "symfony/finder", - "version": "v4.4.1", - "version_normalized": "4.4.1.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": { @@ -16157,22 +19481,127 @@ ], "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": { - "v3.4.36": { + "v3.4.35": { + "name": "symfony/http-foundation", + "version": "v3.4.35", + "version_normalized": "3.4.35.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/http-foundation.git", + "reference": "9e4b3ac8fa3348b4811674d23de32d201de225ce" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9e4b3ac8fa3348b4811674d23de32d201de225ce", + "reference": "9e4b3ac8fa3348b4811674d23de32d201de225ce", + "shasum": "" + }, + "require": { + "php": "^5.5.9|>=7.0.8", + "symfony/polyfill-mbstring": "~1.1", + "symfony/polyfill-php70": "~1.6" + }, + "require-dev": { + "symfony/expression-language": "~2.8|~3.0|~4.0" + }, + "time": "2019-11-11T12:53:10+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\HttpFoundation\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony HttpFoundation Component", + "homepage": "https://symfony.com" + }, + "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": { @@ -16183,7 +19612,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": { @@ -16215,19 +19644,19 @@ "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com" }, - "v4.4.1": { + "v4.4.5": { "name": "symfony/http-foundation", - "version": "v4.4.1", - "version_normalized": "4.4.1.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "8bccc59e61b41963d14c3dbdb23181e5c932a1d5" + "reference": "7e41b4fcad4619535f45f8bfa7744c4f384e1648" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/8bccc59e61b41963d14c3dbdb23181e5c932a1d5", - "reference": "8bccc59e61b41963d14c3dbdb23181e5c932a1d5", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/7e41b4fcad4619535f45f8bfa7744c4f384e1648", + "reference": "7e41b4fcad4619535f45f8bfa7744c4f384e1648", "shasum": "" }, "require": { @@ -16239,7 +19668,7 @@ "predis/predis": "~1.0", "symfony/expression-language": "^3.4|^4.0|^5.0" }, - "time": "2019-11-28T13:33:56+00:00", + "time": "2020-02-13T19:40:01+00:00", "type": "library", "extra": { "branch-alias": { @@ -16271,19 +19700,19 @@ "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com" }, - "v5.0.1": { + "v5.0.5": { "name": "symfony/http-foundation", - "version": "v5.0.1", - "version_normalized": "5.0.1.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "83eb54b75f5365722d4ccdb6559fb099e799202e" + "reference": "6f9c2ba72f4295d7ce6cf9f79dbb18036291d335" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/83eb54b75f5365722d4ccdb6559fb099e799202e", - "reference": "83eb54b75f5365722d4ccdb6559fb099e799202e", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/6f9c2ba72f4295d7ce6cf9f79dbb18036291d335", + "reference": "6f9c2ba72f4295d7ce6cf9f79dbb18036291d335", "shasum": "" }, "require": { @@ -16295,7 +19724,7 @@ "predis/predis": "~1.0", "symfony/expression-language": "^4.4|^5.0" }, - "time": "2019-11-28T14:20:16+00:00", + "time": "2020-02-14T07:43:07+00:00", "type": "library", "extra": { "branch-alias": { @@ -16329,19 +19758,110 @@ } }, "symfony/http-kernel": { - "v3.4.36": { + "v3.4.35": { + "name": "symfony/http-kernel", + "version": "v3.4.35", + "version_normalized": "3.4.35.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/http-kernel.git", + "reference": "e1764b3de00ec5636dd03d02fd44bcb1147d70d9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e1764b3de00ec5636dd03d02fd44bcb1147d70d9", + "reference": "e1764b3de00ec5636dd03d02fd44bcb1147d70d9", + "shasum": "" + }, + "require": { + "php": "^5.5.9|>=7.0.8", + "psr/log": "~1.0", + "symfony/debug": "^3.3.3|~4.0", + "symfony/event-dispatcher": "~2.8|~3.0|~4.0", + "symfony/http-foundation": "~3.4.12|~4.0.12|^4.1.1", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php56": "~1.8" + }, + "conflict": { + "symfony/config": "<2.8", + "symfony/dependency-injection": "<3.4.10|<4.0.10,>=4", + "symfony/var-dumper": "<3.3", + "twig/twig": "<1.34|<2.4,>=2" + }, + "provide": { + "psr/log-implementation": "1.0" + }, + "require-dev": { + "psr/cache": "~1.0", + "symfony/browser-kit": "~2.8|~3.0|~4.0", + "symfony/class-loader": "~2.8|~3.0", + "symfony/config": "~2.8|~3.0|~4.0", + "symfony/console": "~2.8|~3.0|~4.0", + "symfony/css-selector": "~2.8|~3.0|~4.0", + "symfony/dependency-injection": "^3.4.10|^4.0.10", + "symfony/dom-crawler": "~2.8|~3.0|~4.0", + "symfony/expression-language": "~2.8|~3.0|~4.0", + "symfony/finder": "~2.8|~3.0|~4.0", + "symfony/process": "~2.8|~3.0|~4.0", + "symfony/routing": "~3.4|~4.0", + "symfony/stopwatch": "~2.8|~3.0|~4.0", + "symfony/templating": "~2.8|~3.0|~4.0", + "symfony/translation": "~2.8|~3.0|~4.0", + "symfony/var-dumper": "~3.3|~4.0" + }, + "suggest": { + "symfony/browser-kit": "", + "symfony/config": "", + "symfony/console": "", + "symfony/dependency-injection": "", + "symfony/finder": "", + "symfony/var-dumper": "" + }, + "time": "2019-11-13T08:44:50+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\HttpKernel\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony HttpKernel Component", + "homepage": "https://symfony.com" + }, + "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": { @@ -16388,7 +19908,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": { @@ -16420,19 +19940,19 @@ "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com" }, - "v4.4.1": { + "v4.4.5": { "name": "symfony/http-kernel", - "version": "v4.4.1", - "version_normalized": "4.4.1.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "e4187780ed26129ee86d5234afbebf085e144f88" + "reference": "8c8734486dada83a6041ab744709bdc1651a8462" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e4187780ed26129ee86d5234afbebf085e144f88", - "reference": "e4187780ed26129ee86d5234afbebf085e144f88", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/8c8734486dada83a6041ab744709bdc1651a8462", + "reference": "8c8734486dada83a6041ab744709bdc1651a8462", "shasum": "" }, "require": { @@ -16479,7 +19999,7 @@ "symfony/console": "", "symfony/dependency-injection": "" }, - "time": "2019-12-01T14:06:38+00:00", + "time": "2020-02-29T10:31:38+00:00", "type": "library", "extra": { "branch-alias": { @@ -16510,22 +20030,119 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com" + }, + "v5.0.5": { + "name": "symfony/http-kernel", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/http-kernel.git", + "reference": "021d7d54e080405678f2d8c54cb31d0bb03b4520" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/021d7d54e080405678f2d8c54cb31d0bb03b4520", + "reference": "021d7d54e080405678f2d8c54cb31d0bb03b4520", + "shasum": "" + }, + "require": { + "php": "^7.2.5", + "psr/log": "~1.0", + "symfony/error-handler": "^4.4|^5.0", + "symfony/event-dispatcher": "^5.0", + "symfony/http-foundation": "^4.4|^5.0", + "symfony/polyfill-ctype": "^1.8", + "symfony/polyfill-php73": "^1.9" + }, + "conflict": { + "symfony/browser-kit": "<4.4", + "symfony/cache": "<5.0", + "symfony/config": "<5.0", + "symfony/dependency-injection": "<4.4", + "symfony/doctrine-bridge": "<5.0", + "symfony/form": "<5.0", + "symfony/http-client": "<5.0", + "symfony/mailer": "<5.0", + "symfony/messenger": "<5.0", + "symfony/translation": "<5.0", + "symfony/twig-bridge": "<5.0", + "symfony/validator": "<5.0", + "twig/twig": "<2.4" + }, + "provide": { + "psr/log-implementation": "1.0" + }, + "require-dev": { + "psr/cache": "~1.0", + "symfony/browser-kit": "^4.4|^5.0", + "symfony/config": "^5.0", + "symfony/console": "^4.4|^5.0", + "symfony/css-selector": "^4.4|^5.0", + "symfony/dependency-injection": "^4.4|^5.0", + "symfony/dom-crawler": "^4.4|^5.0", + "symfony/expression-language": "^4.4|^5.0", + "symfony/finder": "^4.4|^5.0", + "symfony/process": "^4.4|^5.0", + "symfony/routing": "^4.4|^5.0", + "symfony/stopwatch": "^4.4|^5.0", + "symfony/translation": "^4.4|^5.0", + "symfony/translation-contracts": "^1.1|^2", + "twig/twig": "^2.4|^3.0" + }, + "suggest": { + "symfony/browser-kit": "", + "symfony/config": "", + "symfony/console": "", + "symfony/dependency-injection": "" + }, + "time": "2020-02-29T10:41:30+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\HttpKernel\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony HttpKernel Component", + "homepage": "https://symfony.com" } }, "symfony/mime": { - "v5.0.1": { + "v5.0.5": { "name": "symfony/mime", - "version": "v5.0.1", - "version_normalized": "5.0.1.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": { @@ -16540,7 +20157,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": { @@ -16578,31 +20195,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" ], @@ -16644,31 +20261,31 @@ "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com" }, - "v4.4.1": { + "v4.4.5": { "name": "symfony/phpunit-bridge", - "version": "v4.4.1", - "version_normalized": "4.4.1.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" ], @@ -16712,19 +20329,78 @@ } }, "symfony/polyfill-ctype": { - "v1.13.1": { + "v1.12.0": { + "name": "symfony/polyfill-ctype", + "version": "v1.12.0", + "version_normalized": "1.12.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "550ebaac289296ce228a706d0867afc34687e3f4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4", + "reference": "550ebaac289296ce228a706d0867afc34687e3f4", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-ctype": "For best performance" + }, + "time": "2019-08-06T08:03:45+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.12-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Gert de Pagter", + "email": "BackEndTea@gmail.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for ctype functions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "ctype", + "polyfill", + "portable" + ] + }, + "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": { @@ -16733,11 +20409,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": { @@ -16773,19 +20449,79 @@ } }, "symfony/polyfill-iconv": { - "v1.13.1": { + "v1.12.0": { + "name": "symfony/polyfill-iconv", + "version": "v1.12.0", + "version_normalized": "1.12.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-iconv.git", + "reference": "685968b11e61a347c18bf25db32effa478be610f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/685968b11e61a347c18bf25db32effa478be610f", + "reference": "685968b11e61a347c18bf25db32effa478be610f", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-iconv": "For best performance" + }, + "time": "2019-08-06T08:03:45+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.12-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Iconv\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for the Iconv extension", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "iconv", + "polyfill", + "portable", + "shim" + ] + }, + "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": { @@ -16794,11 +20530,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": { @@ -16835,34 +20571,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": { @@ -16900,19 +20636,79 @@ } }, "symfony/polyfill-mbstring": { - "v1.13.1": { + "v1.12.0": { + "name": "symfony/polyfill-mbstring", + "version": "v1.12.0", + "version_normalized": "1.12.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", + "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-mbstring": "For best performance" + }, + "time": "2019-08-06T08:03:45+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.12-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for the Mbstring extension", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "mbstring", + "polyfill", + "portable", + "shim" + ] + }, + "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": { @@ -16921,11 +20717,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": { @@ -16962,38 +20758,157 @@ } }, "symfony/polyfill-php56": { - "v1.13.1": { + "v1.12.0": { + "name": "symfony/polyfill-php56", + "version": "v1.12.0", + "version_normalized": "1.12.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php56.git", + "reference": "0e3b212e96a51338639d8ce175c046d7729c3403" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/0e3b212e96a51338639d8ce175c046d7729c3403", + "reference": "0e3b212e96a51338639d8ce175c046d7729c3403", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "symfony/polyfill-util": "~1.0" + }, + "time": "2019-08-06T08:03:45+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.12-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php56\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ] + }, + "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/16ec91cb06998b609501b55b7177b7d7c02badb3", + "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3", + "shasum": "" + }, + "require": { + "php": ">=5.3.3", + "symfony/polyfill-util": "~1.0" + }, + "time": "2020-01-13T11:15:53+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.14-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php56\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ] + } + }, + "symfony/polyfill-php70": { + "v1.12.0": { + "name": "symfony/polyfill-php70", + "version": "v1.12.0", + "version_normalized": "1.12.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php70.git", + "reference": "54b4c428a0054e254223797d2713c31e08610831" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/53dd1cdf3cb986893ccf2b96665b25b3abb384f4", - "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/54b4c428a0054e254223797d2713c31e08610831", + "reference": "54b4c428a0054e254223797d2713c31e08610831", "shasum": "" }, "require": { - "php": ">=5.3.3", - "symfony/polyfill-util": "~1.0" + "paragonie/random_compat": "~1.0|~2.0|~9.99", + "php": ">=5.3.3" }, - "time": "2019-11-27T13:56:44+00:00", + "time": "2019-08-06T08:03:45+00:00", "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.12-dev" } }, "autoload": { "psr-4": { - "Symfony\\Polyfill\\Php56\\": "" + "Symfony\\Polyfill\\Php70\\": "" }, "files": [ "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", @@ -17010,7 +20925,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions", + "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", @@ -17018,33 +20933,31 @@ "portable", "shim" ] - } - }, - "symfony/polyfill-php70": { - "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": { @@ -17083,29 +20996,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": { @@ -17141,29 +21054,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": { @@ -17202,29 +21115,82 @@ } }, "symfony/polyfill-util": { - "v1.13.1": { + "v1.12.0": { + "name": "symfony/polyfill-util", + "version": "v1.12.0", + "version_normalized": "1.12.0.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-util.git", + "reference": "4317de1386717b4c22caed7725350a8887ab205c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4317de1386717b4c22caed7725350a8887ab205c", + "reference": "4317de1386717b4c22caed7725350a8887ab205c", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "time": "2019-08-06T08:03:45+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.12-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Util\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony utilities for portability of PHP codes", + "homepage": "https://symfony.com", + "keywords": [ + "compat", + "compatibility", + "polyfill", + "shim" + ] + }, + "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": { @@ -17257,25 +21223,75 @@ } }, "symfony/process": { - "v3.4.36": { + "v3.4.35": { + "name": "symfony/process", + "version": "v3.4.35", + "version_normalized": "3.4.35.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/process.git", + "reference": "c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/process/zipball/c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e", + "reference": "c19da50bc3e8fa7d60628fdb4ab5d67de534cf3e", + "shasum": "" + }, + "require": { + "php": "^5.5.9|>=7.0.8" + }, + "time": "2019-10-24T15:33:53+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Process\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Process Component", + "homepage": "https://symfony.com" + }, + "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": { @@ -17307,25 +21323,25 @@ "description": "Symfony Process Component", "homepage": "https://symfony.com" }, - "v4.4.1": { + "v4.4.5": { "name": "symfony/process", - "version": "v4.4.1", - "version_normalized": "4.4.1.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "51c0135ef3f44c5803b33dc60e96bf4f77752726" + "reference": "bf9166bac906c9e69fb7a11d94875e7ced97bcd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/51c0135ef3f44c5803b33dc60e96bf4f77752726", - "reference": "51c0135ef3f44c5803b33dc60e96bf4f77752726", + "url": "https://api.github.com/repos/symfony/process/zipball/bf9166bac906c9e69fb7a11d94875e7ced97bcd7", + "reference": "bf9166bac906c9e69fb7a11d94875e7ced97bcd7", "shasum": "" }, "require": { "php": "^7.1.3" }, - "time": "2019-11-28T13:33:56+00:00", + "time": "2020-02-07T20:06:44+00:00", "type": "library", "extra": { "branch-alias": { @@ -17359,39 +21375,37 @@ } }, "symfony/psr-http-message-bridge": { - "v1.2.0": { + "v1.1.2": { "name": "symfony/psr-http-message-bridge", - "version": "v1.2.0", - "version_normalized": "1.2.0.0", + "version": "v1.1.2", + "version_normalized": "1.1.2.0", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad" + "reference": "a33352af16f78a5ff4f9d90811536abf210df12b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad", - "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a33352af16f78a5ff4f9d90811536abf210df12b", + "reference": "a33352af16f78a5ff4f9d90811536abf210df12b", "shasum": "" }, "require": { - "php": "^7.1", + "php": "^5.3.3 || ^7.0", "psr/http-message": "^1.0", - "symfony/http-foundation": "^3.4 || ^4.0" + "symfony/http-foundation": "^2.3.42 || ^3.4 || ^4.0" }, "require-dev": { - "nyholm/psr7": "^1.1", - "symfony/phpunit-bridge": "^3.4.20 || ^4.0", - "zendframework/zend-diactoros": "^1.4.1 || ^2.0" + "symfony/phpunit-bridge": "^3.4 || ^4.0" }, "suggest": { "nyholm/psr7": "For a super lightweight PSR-7/17 implementation" }, - "time": "2019-03-11T18:22:33+00:00", + "time": "2019-04-03T17:09:40+00:00", "type": "symfony-bridge", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -17493,46 +21507,211 @@ } }, "symfony/routing": { - "v3.4.36": { + "v3.4.35": { + "name": "symfony/routing", + "version": "v3.4.35", + "version_normalized": "3.4.35.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/routing.git", + "reference": "afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/routing/zipball/afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5", + "reference": "afc10b9c6b5196e0fecbc3bd373c7b4482e5b6b5", + "shasum": "" + }, + "require": { + "php": "^5.5.9|>=7.0.8" + }, + "conflict": { + "symfony/config": "<3.3.1", + "symfony/dependency-injection": "<3.3", + "symfony/yaml": "<3.4" + }, + "require-dev": { + "doctrine/annotations": "~1.0", + "psr/log": "~1.0", + "symfony/config": "^3.3.1|~4.0", + "symfony/dependency-injection": "~3.3|~4.0", + "symfony/expression-language": "~2.8|~3.0|~4.0", + "symfony/http-foundation": "~2.8|~3.0|~4.0", + "symfony/yaml": "~3.4|~4.0" + }, + "suggest": { + "doctrine/annotations": "For using the annotation loader", + "symfony/config": "For using the all-in-one router or any loader", + "symfony/expression-language": "For using expression matching", + "symfony/http-foundation": "For using a Symfony Request object", + "symfony/yaml": "For using the YAML loader" + }, + "time": "2019-11-08T17:25:00+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Routing\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Routing Component", + "homepage": "https://symfony.com", + "keywords": [ + "router", + "routing", + "uri", + "url" + ] + }, + "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": "c1377905edfa76e6934dd3c73f9a073305b47c00" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/routing/zipball/c1377905edfa76e6934dd3c73f9a073305b47c00", + "reference": "c1377905edfa76e6934dd3c73f9a073305b47c00", + "shasum": "" + }, + "require": { + "php": "^5.5.9|>=7.0.8" + }, + "conflict": { + "symfony/config": "<3.3.1", + "symfony/dependency-injection": "<3.3", + "symfony/yaml": "<3.4" + }, + "require-dev": { + "doctrine/annotations": "~1.0", + "psr/log": "~1.0", + "symfony/config": "^3.3.1|~4.0", + "symfony/dependency-injection": "~3.3|~4.0", + "symfony/expression-language": "~2.8|~3.0|~4.0", + "symfony/http-foundation": "~2.8|~3.0|~4.0", + "symfony/yaml": "~3.4|~4.0" + }, + "suggest": { + "doctrine/annotations": "For using the annotation loader", + "symfony/config": "For using the all-in-one router or any loader", + "symfony/expression-language": "For using expression matching", + "symfony/http-foundation": "For using a Symfony Request object", + "symfony/yaml": "For using the YAML loader" + }, + "time": "2020-02-04T08:04:52+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Routing\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Routing Component", + "homepage": "https://symfony.com", + "keywords": [ + "router", + "routing", + "uri", + "url" + ] + } + }, + "symfony/serializer": { + "v3.4.35": { + "name": "symfony/serializer", + "version": "v3.4.35", + "version_normalized": "3.4.35.0", "source": { "type": "git", - "url": "https://github.com/symfony/routing.git", - "reference": "b689ccd48e234ea404806d94b07eeb45f9f6f06a" + "url": "https://github.com/symfony/serializer.git", + "reference": "9d14f7ff2c585a8a9f6f980253066285ddc2f675" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/b689ccd48e234ea404806d94b07eeb45f9f6f06a", - "reference": "b689ccd48e234ea404806d94b07eeb45f9f6f06a", + "url": "https://api.github.com/repos/symfony/serializer/zipball/9d14f7ff2c585a8a9f6f980253066285ddc2f675", + "reference": "9d14f7ff2c585a8a9f6f980253066285ddc2f675", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8" + "php": "^5.5.9|>=7.0.8", + "symfony/polyfill-ctype": "~1.8" }, "conflict": { - "symfony/config": "<3.3.1", - "symfony/dependency-injection": "<3.3", + "phpdocumentor/type-resolver": "<0.2.1", + "symfony/dependency-injection": "<3.2", + "symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4", + "symfony/property-info": "<3.1", "symfony/yaml": "<3.4" }, "require-dev": { "doctrine/annotations": "~1.0", - "psr/log": "~1.0", - "symfony/config": "^3.3.1|~4.0", - "symfony/dependency-injection": "~3.3|~4.0", - "symfony/expression-language": "~2.8|~3.0|~4.0", + "doctrine/cache": "~1.0", + "phpdocumentor/reflection-docblock": "^3.0|^4.0", + "symfony/cache": "~3.1|~4.0", + "symfony/config": "~2.8|~3.0|~4.0", + "symfony/dependency-injection": "~3.2|~4.0", "symfony/http-foundation": "~2.8|~3.0|~4.0", + "symfony/property-access": "~2.8|~3.0|~4.0", + "symfony/property-info": "^3.4.13|~4.0", "symfony/yaml": "~3.4|~4.0" }, "suggest": { - "doctrine/annotations": "For using the annotation loader", - "symfony/config": "For using the all-in-one router or any loader", - "symfony/expression-language": "For using expression matching", - "symfony/http-foundation": "For using a Symfony Request object", - "symfony/yaml": "For using the YAML loader" + "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", + "doctrine/cache": "For using the default cached annotation reader and metadata cache.", + "psr/cache-implementation": "For using the metadata cache.", + "symfony/config": "For using the XML mapping loader.", + "symfony/http-foundation": "For using a MIME type guesser within the DataUriNormalizer.", + "symfony/property-access": "For using the ObjectNormalizer.", + "symfony/property-info": "To deserialize relations.", + "symfony/yaml": "For using the default YAML mapping loader." }, - "time": "2019-12-01T08:33:36+00:00", + "time": "2019-11-12T17:51:12+00:00", "type": "library", "extra": { "branch-alias": { @@ -17541,7 +21720,7 @@ }, "autoload": { "psr-4": { - "Symfony\\Component\\Routing\\": "" + "Symfony\\Component\\Serializer\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -17561,30 +21740,22 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Routing Component", - "homepage": "https://symfony.com", - "keywords": [ - "router", - "routing", - "uri", - "url" - ] - } - }, - "symfony/serializer": { - "v3.4.36": { + "description": "Symfony Serializer Component", + "homepage": "https://symfony.com" + }, + "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": { @@ -17620,7 +21791,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": { @@ -17715,19 +21886,90 @@ } }, "symfony/translation": { - "v3.4.36": { + "v3.4.35": { + "name": "symfony/translation", + "version": "v3.4.35", + "version_normalized": "3.4.35.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/translation.git", + "reference": "2031c895bc97ac1787d418d90bd1ed7d299f2772" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/translation/zipball/2031c895bc97ac1787d418d90bd1ed7d299f2772", + "reference": "2031c895bc97ac1787d418d90bd1ed7d299f2772", + "shasum": "" + }, + "require": { + "php": "^5.5.9|>=7.0.8", + "symfony/polyfill-mbstring": "~1.0" + }, + "conflict": { + "symfony/config": "<2.8", + "symfony/dependency-injection": "<3.4", + "symfony/yaml": "<3.4" + }, + "require-dev": { + "psr/log": "~1.0", + "symfony/config": "~2.8|~3.0|~4.0", + "symfony/dependency-injection": "~3.4|~4.0", + "symfony/finder": "~2.8|~3.0|~4.0", + "symfony/http-kernel": "~3.4|~4.0", + "symfony/intl": "^2.8.18|^3.2.5|~4.0", + "symfony/var-dumper": "~3.4|~4.0", + "symfony/yaml": "~3.4|~4.0" + }, + "suggest": { + "psr/log-implementation": "To use logging capability in translator", + "symfony/config": "", + "symfony/yaml": "" + }, + "time": "2019-10-30T12:43:22+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Translation\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Translation Component", + "homepage": "https://symfony.com" + }, + "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": { @@ -17754,7 +21996,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": { @@ -17786,19 +22028,19 @@ "description": "Symfony Translation Component", "homepage": "https://symfony.com" }, - "v4.4.1": { + "v4.4.5": { "name": "symfony/translation", - "version": "v4.4.1", - "version_normalized": "4.4.1.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "897fb68ee7933372517b551d6f08c6d4bb0b8c40" + "reference": "0a19a77fba20818a969ef03fdaf1602de0546353" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/897fb68ee7933372517b551d6f08c6d4bb0b8c40", - "reference": "897fb68ee7933372517b551d6f08c6d4bb0b8c40", + "url": "https://api.github.com/repos/symfony/translation/zipball/0a19a77fba20818a969ef03fdaf1602de0546353", + "reference": "0a19a77fba20818a969ef03fdaf1602de0546353", "shasum": "" }, "require": { @@ -17831,7 +22073,7 @@ "symfony/config": "", "symfony/yaml": "" }, - "time": "2019-11-12T17:18:47+00:00", + "time": "2020-02-04T09:32:40+00:00", "type": "library", "extra": { "branch-alias": { @@ -17862,6 +22104,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": { @@ -17925,19 +22245,106 @@ } }, "symfony/validator": { - "v3.4.36": { + "v3.4.35": { + "name": "symfony/validator", + "version": "v3.4.35", + "version_normalized": "3.4.35.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/validator.git", + "reference": "b11f45742c5c9a228cedc46b70c6317780a1ac80" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/validator/zipball/b11f45742c5c9a228cedc46b70c6317780a1ac80", + "reference": "b11f45742c5c9a228cedc46b70c6317780a1ac80", + "shasum": "" + }, + "require": { + "php": "^5.5.9|>=7.0.8", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-mbstring": "~1.0", + "symfony/translation": "~2.8|~3.0|~4.0" + }, + "conflict": { + "doctrine/lexer": "<1.0.2", + "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", + "symfony/dependency-injection": "<3.3", + "symfony/http-kernel": "<3.3.5", + "symfony/yaml": "<3.4" + }, + "require-dev": { + "doctrine/annotations": "~1.7", + "doctrine/cache": "~1.0", + "egulias/email-validator": "^2.1.10", + "symfony/cache": "~3.1|~4.0", + "symfony/config": "~2.8|~3.0|~4.0", + "symfony/dependency-injection": "~3.3|~4.0", + "symfony/expression-language": "~2.8|~3.0|~4.0", + "symfony/http-foundation": "~2.8|~3.0|~4.0", + "symfony/http-kernel": "^3.3.5|~4.0", + "symfony/intl": "^2.8.18|^3.2.5|~4.0", + "symfony/property-access": "~2.8|~3.0|~4.0", + "symfony/var-dumper": "~3.3|~4.0", + "symfony/yaml": "~3.4|~4.0" + }, + "suggest": { + "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", + "doctrine/cache": "For using the default cached annotation reader and metadata cache.", + "egulias/email-validator": "Strict (RFC compliant) email validation", + "psr/cache-implementation": "For using the metadata cache.", + "symfony/config": "", + "symfony/expression-language": "For using the Expression validator", + "symfony/http-foundation": "", + "symfony/intl": "", + "symfony/property-access": "For accessing properties within comparison constraints", + "symfony/yaml": "" + }, + "time": "2019-11-05T22:03:38+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Validator\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Validator Component", + "homepage": "https://symfony.com" + }, + "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": { @@ -17980,7 +22387,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": { @@ -18014,19 +22421,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": { @@ -18045,7 +22452,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": { @@ -18084,19 +22491,19 @@ "dump" ] }, - "v4.4.1": { + "v4.4.5": { "name": "symfony/var-dumper", - "version": "v4.4.1", - "version_normalized": "4.4.1.0", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "0a89a1dbbedd9fb2cfb2336556dec8305273c19a" + "reference": "2572839911702b0405479410ea7a1334bfab0b96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/0a89a1dbbedd9fb2cfb2336556dec8305273c19a", - "reference": "0a89a1dbbedd9fb2cfb2336556dec8305273c19a", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2572839911702b0405479410ea7a1334bfab0b96", + "reference": "2572839911702b0405479410ea7a1334bfab0b96", "shasum": "" }, "require": { @@ -18119,7 +22526,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-11-28T13:33:56+00:00", + "time": "2020-02-24T13:10:00+00:00", "bin": [ "Resources/bin/var-dump-server" ], @@ -18161,19 +22568,19 @@ "dump" ] }, - "v5.0.1": { + "v5.0.5": { "name": "symfony/var-dumper", - "version": "v5.0.1", - "version_normalized": "5.0.1.0", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "a4862009387721e155be6dc115061f42ee209205" + "reference": "3a37aeb1132d1035536d3d6aa9cb06c2ff9355e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a4862009387721e155be6dc115061f42ee209205", - "reference": "a4862009387721e155be6dc115061f42ee209205", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3a37aeb1132d1035536d3d6aa9cb06c2ff9355e9", + "reference": "3a37aeb1132d1035536d3d6aa9cb06c2ff9355e9", "shasum": "" }, "require": { @@ -18195,7 +22602,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-11-28T14:20:16+00:00", + "time": "2020-02-26T22:30:10+00:00", "bin": [ "Resources/bin/var-dump-server" ], @@ -18239,10 +22646,10 @@ } }, "symfony/yaml": { - "v3.4.36": { + "v3.4.35": { "name": "symfony/yaml", - "version": "v3.4.36", - "version_normalized": "3.4.36.0", + "version": "v3.4.35", + "version_normalized": "3.4.35.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", @@ -18299,19 +22706,79 @@ "description": "Symfony Yaml Component", "homepage": "https://symfony.com" }, - "v4.4.1": { + "v3.4.38": { "name": "symfony/yaml", - "version": "v4.4.1", - "version_normalized": "4.4.1.0", + "version": "v3.4.38", + "version_normalized": "3.4.38.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "76de473358fe802578a415d5bb43c296cf09d211" + "reference": "bc63e15160866e8730a1f738541b194c401f72bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/76de473358fe802578a415d5bb43c296cf09d211", - "reference": "76de473358fe802578a415d5bb43c296cf09d211", + "url": "https://api.github.com/repos/symfony/yaml/zipball/bc63e15160866e8730a1f738541b194c401f72bf", + "reference": "bc63e15160866e8730a1f738541b194c401f72bf", + "shasum": "" + }, + "require": { + "php": "^5.5.9|>=7.0.8", + "symfony/polyfill-ctype": "~1.8" + }, + "conflict": { + "symfony/console": "<3.4" + }, + "require-dev": { + "symfony/console": "~3.4|~4.0" + }, + "suggest": { + "symfony/console": "For validating YAML files using the lint command" + }, + "time": "2020-01-16T19:04:26+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Yaml\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Yaml Component", + "homepage": "https://symfony.com" + }, + "v4.4.5": { + "name": "symfony/yaml", + "version": "v4.4.5", + "version_normalized": "4.4.5.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/yaml.git", + "reference": "94d005c176db2080e98825d98e01e8b311a97a88" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/yaml/zipball/94d005c176db2080e98825d98e01e8b311a97a88", + "reference": "94d005c176db2080e98825d98e01e8b311a97a88", "shasum": "" }, "require": { @@ -18327,7 +22794,7 @@ "suggest": { "symfony/console": "For validating YAML files using the lint command" }, - "time": "2019-11-12T14:51:11+00:00", + "time": "2020-02-03T10:46:43+00:00", "type": "library", "extra": { "branch-alias": { @@ -18358,6 +22825,66 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com" + }, + "v5.0.5": { + "name": "symfony/yaml", + "version": "v5.0.5", + "version_normalized": "5.0.5.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/yaml.git", + "reference": "a4b613d7e44f62941adff5a802cff70adee57d3f" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/yaml/zipball/a4b613d7e44f62941adff5a802cff70adee57d3f", + "reference": "a4b613d7e44f62941adff5a802cff70adee57d3f", + "shasum": "" + }, + "require": { + "php": "^7.2.5", + "symfony/polyfill-ctype": "~1.8" + }, + "conflict": { + "symfony/console": "<4.4" + }, + "require-dev": { + "symfony/console": "^4.4|^5.0" + }, + "suggest": { + "symfony/console": "For validating YAML files using the lint command" + }, + "time": "2020-02-03T13:51:17+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Yaml\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Yaml Component", + "homepage": "https://symfony.com" } }, "theseer/tokenizer": { @@ -18404,19 +22931,19 @@ } }, "twig/twig": { - "v1.42.4": { + "v1.42.3": { "name": "twig/twig", - "version": "v1.42.4", - "version_normalized": "1.42.4.0", + "version": "v1.42.3", + "version_normalized": "1.42.3.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152" + "reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/e587180584c3d2d6cb864a0454e777bb6dcb6152", - "reference": "e587180584c3d2d6cb864a0454e777bb6dcb6152", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/201baee843e0ffe8b0b956f336dd42b2a92fae4e", + "reference": "201baee843e0ffe8b0b956f336dd42b2a92fae4e", "shasum": "" }, "require": { @@ -18428,7 +22955,7 @@ "symfony/debug": "^3.4|^4.2", "symfony/phpunit-bridge": "^4.4@dev|^5.0" }, - "time": "2019-11-11T16:49:32+00:00", + "time": "2019-08-24T12:51:03+00:00", "type": "library", "extra": { "branch-alias": { @@ -18471,19 +22998,84 @@ "templating" ] }, - "v2.12.2": { + "v1.42.5": { + "name": "twig/twig", + "version": "v1.42.5", + "version_normalized": "1.42.5.0", + "source": { + "type": "git", + "url": "https://github.com/twigphp/Twig.git", + "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", + "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", + "shasum": "" + }, + "require": { + "php": ">=5.5.0", + "symfony/polyfill-ctype": "^1.8" + }, + "require-dev": { + "psr/container": "^1.0", + "symfony/phpunit-bridge": "^4.4|^5.0" + }, + "time": "2020-02-11T05:59:23+00:00", + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.42-dev" + } + }, + "autoload": { + "psr-0": { + "Twig_": "lib/" + }, + "psr-4": { + "Twig\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com", + "homepage": "http://fabien.potencier.org", + "role": "Lead Developer" + }, + { + "name": "Twig Team", + "role": "Contributors" + }, + { + "name": "Armin Ronacher", + "email": "armin.ronacher@active-4.com", + "role": "Project Founder" + } + ], + "description": "Twig, the flexible, fast, and secure template language for PHP", + "homepage": "https://twig.symfony.com", + "keywords": [ + "templating" + ] + }, + "v2.12.5": { "name": "twig/twig", - "version": "v2.12.2", - "version_normalized": "2.12.2.0", + "version": "v2.12.5", + "version_normalized": "2.12.5.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed" + "reference": "18772e0190734944277ee97a02a9a6c6555fcd94" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed", - "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/18772e0190734944277ee97a02a9a6c6555fcd94", + "reference": "18772e0190734944277ee97a02a9a6c6555fcd94", "shasum": "" }, "require": { @@ -18493,10 +23085,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:52:09+00:00", + "time": "2020-02-11T15:31:23+00:00", "type": "library", "extra": { "branch-alias": { @@ -18524,7 +23115,6 @@ }, { "name": "Twig Team", - "homepage": "https://twig.symfony.com/contributors", "role": "Contributors" }, { @@ -18541,35 +23131,39 @@ } }, "typo3/phar-stream-wrapper": { - "v2.1.3": { + "v3.1.3": { "name": "typo3/phar-stream-wrapper", - "version": "v2.1.3", - "version_normalized": "2.1.3.0", + "version": "v3.1.3", + "version_normalized": "3.1.3.0", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "e8a656d72028b97ab9f61ed993734f3cded02eeb" + "reference": "586ff60beea128e069a5dc271d3d8133a9bc460a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e8a656d72028b97ab9f61ed993734f3cded02eeb", - "reference": "e8a656d72028b97ab9f61ed993734f3cded02eeb", + "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/586ff60beea128e069a5dc271d3d8133a9bc460a", + "reference": "586ff60beea128e069a5dc271d3d8133a9bc460a", "shasum": "" }, "require": { - "brumann/polyfill-unserialize": "^1.0", "ext-json": "*", - "php": "^5.3.3|^7.0" + "php": "^7.0" }, "require-dev": { "ext-xdebug": "*", - "phpunit/phpunit": "^4.8.36" + "phpunit/phpunit": "^6.5" }, "suggest": { "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing" }, - "time": "2019-10-18T11:59:10+00:00", + "time": "2019-10-18T11:57:16+00:00", "type": "library", + "extra": { + "branch-alias": { + "dev-master": "v3.x-dev" + } + }, "autoload": { "psr-4": { "TYPO3\\PharStreamWrapper\\": "src/" @@ -18588,19 +23182,19 @@ "stream-wrapper" ] }, - "v3.1.3": { + "v3.1.4": { "name": "typo3/phar-stream-wrapper", - "version": "v3.1.3", - "version_normalized": "3.1.3.0", + "version": "v3.1.4", + "version_normalized": "3.1.4.0", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "586ff60beea128e069a5dc271d3d8133a9bc460a" + "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/586ff60beea128e069a5dc271d3d8133a9bc460a", - "reference": "586ff60beea128e069a5dc271d3d8133a9bc460a", + "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04", + "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04", "shasum": "" }, "require": { @@ -18614,7 +23208,7 @@ "suggest": { "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing" }, - "time": "2019-10-18T11:57:16+00:00", + "time": "2019-12-10T11:53:27+00:00", "type": "library", "extra": { "branch-alias": { @@ -18684,19 +23278,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": { @@ -18709,7 +23303,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": { @@ -18939,75 +23533,8 @@ "http", "psr", "psr-7" - ] - }, - "2.2.1": { - "name": "zendframework/zend-diactoros", - "version": "2.2.1", - "version_normalized": "2.2.1.0", - "source": { - "type": "git", - "url": "https://github.com/zendframework/zend-diactoros.git", - "reference": "de5847b068362a88684a55b0dbb40d85986cfa52" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/de5847b068362a88684a55b0dbb40d85986cfa52", - "reference": "de5847b068362a88684a55b0dbb40d85986cfa52", - "shasum": "" - }, - "require": { - "php": "^7.1", - "psr/http-factory": "^1.0", - "psr/http-message": "^1.0" - }, - "provide": { - "psr/http-factory-implementation": "1.0", - "psr/http-message-implementation": "1.0" - }, - "require-dev": { - "ext-curl": "*", - "ext-dom": "*", - "ext-libxml": "*", - "http-interop/http-factory-tests": "^0.5.0", - "php-http/psr7-integration-tests": "dev-master", - "phpunit/phpunit": "^7.0.2", - "zendframework/zend-coding-standard": "~1.0.0" - }, - "time": "2019-11-13T19:16:13+00:00", - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.1.x-dev", - "dev-develop": "2.2.x-dev", - "dev-release-1.8": "1.8.x-dev" - } - }, - "autoload": { - "files": [ - "src/functions/create_uploaded_file.php", - "src/functions/marshal_headers_from_sapi.php", - "src/functions/marshal_method_from_sapi.php", - "src/functions/marshal_protocol_version_from_sapi.php", - "src/functions/marshal_uri_from_sapi.php", - "src/functions/normalize_server.php", - "src/functions/normalize_uploaded_files.php", - "src/functions/parse_cookie_header.php" - ], - "psr-4": { - "Zend\\Diactoros\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" ], - "description": "PSR HTTP Message implementations", - "keywords": [ - "http", - "psr", - "psr-7" - ] + "abandoned": "laminas/laminas-diactoros" } }, "zendframework/zend-escaper": { @@ -19055,7 +23582,8 @@ "ZendFramework", "escaper", "zf" - ] + ], + "abandoned": "laminas/laminas-escaper" } }, "zendframework/zend-feed": { @@ -19121,7 +23649,8 @@ "ZendFramework", "feed", "zf" - ] + ], + "abandoned": "laminas/laminas-feed" } }, "zendframework/zend-stdlib": { @@ -19170,7 +23699,8 @@ "ZendFramework", "stdlib", "zf" - ] + ], + "abandoned": "laminas/laminas-stdlib" } } } diff --git a/app/master/index.html b/app/master/index.html index 7894297..ebb485f 100644 --- a/app/master/index.html +++ b/app/master/index.html @@ -21,8 +21,8 @@

    govcms/satis-master

    - -
    Last updated:
    + +
    Last updated:
    @@ -224,7 +224,7 @@
    Setting up this repository in your projects
    Releases
    - v3.5.0
    + v3.6.1
    Required by
    @@ -284,7 +284,7 @@
    Setting up this repository in your projects
    Releases
    - v4.6.0
    + v4.6.1
    Required by
    @@ -798,6 +798,116 @@
    Setting up this repository in your projects
    +
    + + +
    +

    A QR code generator. PHP 7+

    + +
    +
    +
    + +
    Keywords
    +
    + qr code +
    + +
    Homepage
    +
    + https://github.com/codemasher/php-qrcode +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Smiley, Kazuhiko Arase
    + + +
    Releases
    +
    + + 1.0.8
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    One Time Passwords, hotp and totp according to RFC4226 and RFC6238

    + +
    +
    +
    + +
    Keywords
    +
    + googleauthenticator + hotp + otp + rfc4226 + rfc6238 + totp +
    + +
    Homepage
    +
    + https://github.com/ChristianRiesen/otp +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Christian Riesen
    + + +
    Releases
    +
    + + 2.6.2
    + + +
    Required by
    +
    + +
    +
    +
    +
    +
    @@ -826,6 +936,7 @@
    Setting up this repository in your projects
    Kanboard Lan Management System MODX Evo + MantisBT Mautic Maya OXID @@ -880,6 +991,7 @@
    Setting up this repository in your projects
    shopware silverstripe sydes + sylius symfony typo3 wordpress @@ -904,6 +1016,7 @@
    Setting up this repository in your projects
    Releases
    + v1.8.0, v1.7.0
    @@ -1006,6 +1119,7 @@
    Setting up this repository in your projects
    Releases
    + 4.1.0, 2.12.0
    @@ -1142,7 +1256,7 @@
    Setting up this repository in your projects
    Releases
    - 1.1.1
    + 2.0.0
    Required by
    @@ -1186,6 +1300,7 @@
    Setting up this repository in your projects
    Releases
    + 4.1.0, 3.5.0
    @@ -1232,7 +1347,7 @@
    Setting up this repository in your projects
    Releases
    - 1.4.11
    + 1.4.12
    Required by
    @@ -1589,6 +1704,7 @@
    Setting up this repository in your projects
    Required by
    @@ -2313,7 +2429,7 @@
    Setting up this repository in your projects
    Releases
    - 1.3.5
    + 1.3.6
    Required by
    @@ -2633,7 +2749,7 @@
    Setting up this repository in your projects
    Releases
    - 1.0.0-beta4
    + 1.0.0
    Required by
    @@ -3631,6 +3747,7 @@
    Setting up this repository in your projects
    Releases
    + 8.8.2, 8.8.1
    @@ -3663,6 +3780,7 @@
    Setting up this repository in your projects
  • drupal/ds
  • drupal/dynamic_entity_reference
  • drupal/embed
  • +
  • drupal/encrypt
  • drupal/entity_browser
  • drupal/entity_class_formatter
  • drupal/entity_embed
  • @@ -3675,17 +3793,21 @@
    Setting up this repository in your projects
  • drupal/features
  • drupal/field_group
  • drupal/focal_point
  • +
  • drupal/ga_login
  • drupal/google_analytics
  • drupal/govcms8_ui
  • drupal/govcms8_uikit_starter
  • +
  • drupal/govcms_dlm
  • drupal/graphql
  • drupal/honeypot
  • drupal/inline_entity_form
  • +
  • drupal/key
  • drupal/lagoon_logs
  • drupal/linked_field
  • drupal/linkit
  • drupal/login_security
  • drupal/mailsystem
  • +
  • drupal/media_entity_file_replace
  • drupal/memcache
  • drupal/menu_block
  • drupal/menu_trail_by_path
  • @@ -3700,6 +3822,7 @@
    Setting up this repository in your projects
  • drupal/password_policy
  • drupal/pathauto
  • drupal/permissions_by_term
  • +
  • drupal/real_aes
  • drupal/recaptcha
  • drupal/redirect
  • drupal/redis
  • @@ -3716,6 +3839,7 @@
    Setting up this repository in your projects
  • drupal/simple_sitemap
  • drupal/stage_file_proxy
  • drupal/swiftmailer
  • +
  • drupal/tfa
  • drupal/token
  • drupal/update_notifications_disable
  • drupal/username_enumeration_prevention
  • @@ -3804,7 +3928,7 @@
    Setting up this repository in your projects
    Releases
    - 8.8.1
    + 8.8.2
    Required by
    @@ -3853,7 +3977,7 @@
    Setting up this repository in your projects
    Releases
    - 8.8.1
    + 8.8.2
    Required by
    @@ -4493,6 +4617,62 @@
    Setting up this repository in your projects
    +
    + + +
    +

    Provides an API for two-way encryption.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/encrypt +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + gisle, greggles, nerdstein, rlhawk, theunraveler, zzolo
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 3.0.0-rc2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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 +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Jelle_S, attiks, daggerhart, nerdstein, therealssj
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-alpha4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Add optional DLM to emails sent from drupal mail.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/govcms_dlm +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + courdo, pandaski, pkil, suhyeon, tobybellwood, wiifm
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides the ability to manage site-wide keys

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal +
    + +
    Homepage
    +
    + http://drupal.org/project/key +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Cellar Door, CrashTest_, nerdstein, rlhawk
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.12.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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 +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + bkosborne
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-beta2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides an Authenticated AES encryption method for Encrypt though the Defuse PHP Encryption library.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/real_aes +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Heine, nerdstein, rlhawk
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Pluggable provider of two factor authentication for Drupal

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/tfa +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + coltrane, daggerhart, greggles, nerdstein
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-alpha4
    + + +
    Required by
    +
    + +
    +
    +
    +
    +
    @@ -7674,7 +8186,7 @@
    Setting up this repository in your projects
    Releases
    - 5.1.0
    + 5.8.0
    Required by
    @@ -7722,7 +8234,7 @@
    Setting up this repository in your projects
    Releases
    - 9.7.1
    + 9.7.2
    Required by
    @@ -7836,7 +8348,7 @@
    Setting up this repository in your projects
    Releases
    - 2.1.14, + 2.1.17, 2.1.11
    @@ -7993,7 +8505,7 @@
    Setting up this repository in your projects
    Releases
    - 1.x-dev
    + 1.x-dev
    @@ -8519,7 +9031,7 @@
    Setting up this repository in your projects
    Releases
    - 1.4.6
    + 1.4.7
    Required by
    @@ -9236,7 +9748,7 @@
    Setting up this repository in your projects
    Releases
    - 1.9.4
    + 1.9.5
    Required by
    @@ -9346,6 +9858,65 @@
    Setting up this repository in your projects
    +
    + + +
    +

    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 +
    + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Paragon Initiative Enterprises, Steve 'Sc00bz' Thomas
    + + +
    Releases
    +
    + + v2.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    +
    @@ -9390,6 +9961,7 @@
    Setting up this repository in your projects
    Required by
    Required by
    @@ -9775,7 +10347,7 @@
    Setting up this repository in your projects
    Releases
    - 2.16.2
    + 2.16.3
    @@ -9864,13 +10436,13 @@
    Setting up this repository in your projects
    Authors
    - Mike van Riel
    + Mike van Riel, Jaap van Otterdijk
    Releases
    - 4.3.4
    + 5.1.0
    Required by
    @@ -9914,7 +10486,7 @@
    Setting up this repository in your projects
    Releases
    - 1.0.1
    + 1.1.0
    Required by
    @@ -10027,7 +10599,7 @@
    Setting up this repository in your projects
    Releases
    - 1.10.1
    + v1.10.2
    Required by
    @@ -10836,13 +11408,13 @@
    Setting up this repository in your projects
    Authors
    - Jeff Welch, Volker Dusch, Bernhard Schussek, Sebastian Bergmann
    + Sebastian Bergmann, Jeff Welch, Volker Dusch, Bernhard Schussek
    Releases
    - 3.0.2, + 4.0.0, 2.1.3
    @@ -10893,12 +11465,13 @@
    Setting up this repository in your projects
    Authors
    - Kore Nordmann, Sebastian Bergmann
    + Sebastian Bergmann, Kore Nordmann
    Releases
    + 4.0.0, 3.0.2, 2.0.1
    @@ -11009,6 +11582,7 @@
    Setting up this repository in your projects
    Releases
    + 4.0.0, 3.1.2
    @@ -11201,12 +11775,13 @@
    Setting up this repository in your projects
    Authors
    - Jeff Welch, Sebastian Bergmann, Adam Harvey
    + Sebastian Bergmann, Jeff Welch, Adam Harvey
    Releases
    + 4.0.0, 3.0.0
    @@ -11413,7 +11988,7 @@
    Setting up this repository in your projects
    Releases
    - 3.5.3
    + 3.5.4
    Required by
    @@ -11439,7 +12014,7 @@
    Setting up this repository in your projects
    -

    Builder for stack middlewares based on HttpKernelInterface.

    +

    Builder for stack middleware based on HttpKernelInterface.

    @@ -11462,6 +12037,7 @@
    Setting up this repository in your projects
    Releases
    + v1.0.6, v1.0.5
    @@ -11507,7 +12083,7 @@
    Setting up this repository in your projects
    Releases
    - 0.10.1
    + 0.11.0
    Required by
    @@ -11664,8 +12240,8 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2
    + v5.0.5, + v4.4.5
    Required by
    @@ -11714,14 +12290,13 @@
    Setting up this repository in your projects
    Releases
    - v3.4.36, + v3.4.38, v3.4.35
    Required by
    @@ -11765,9 +12340,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38
    Required by
    @@ -11818,9 +12393,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36, + v5.0.5, + v4.4.5, + v3.4.38, v3.4.35
    @@ -11881,9 +12456,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38
    Required by
    @@ -11933,8 +12508,8 @@
    Setting up this repository in your projects
    Releases
    - v4.4.2, - v3.4.36, + v4.4.5, + v3.4.38, v3.4.35
    @@ -11987,9 +12562,8 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36, + v5.0.5, + v3.4.38, v3.4.35
    @@ -12044,9 +12618,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38
    Required by
    @@ -12097,8 +12671,8 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2
    + v5.0.5, + v4.4.5
    Required by
    @@ -12146,9 +12720,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36, + v5.0.5, + v4.4.5, + v3.4.38, v3.4.35
    @@ -12264,9 +12838,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38
    Required by
    @@ -12320,8 +12894,9 @@
    Setting up this repository in your projects
    Releases
    - v4.4.2, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38
    Required by
    @@ -12375,9 +12950,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36, + v5.0.5, + v4.4.5, + v3.4.38, v3.4.35
    @@ -12432,9 +13007,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36, + v5.0.5, + v4.4.5, + v3.4.38, v3.4.35
    @@ -12492,7 +13067,7 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2
    + v5.0.5
    Required by
    @@ -12540,8 +13115,8 @@
    Setting up this repository in your projects
    Releases
    - v4.4.2, - v3.4.36
    + v4.4.5, + v3.4.38
    Required by
    @@ -12596,7 +13171,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1, + v1.14.0, v1.12.0
    @@ -12662,7 +13237,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1, + v1.14.0, v1.12.0
    @@ -12721,12 +13296,13 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1
    + v1.14.0
    Required by
    @@ -12777,7 +13353,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1, + v1.14.0, v1.12.0
    @@ -12843,13 +13419,14 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1, + v1.14.0, v1.12.0
    Required by
    @@ -12900,7 +13477,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1, + v1.14.0, v1.12.0
    @@ -12957,7 +13534,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1
    + v1.14.0
    Required by
    @@ -13013,7 +13590,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1
    + v1.14.0
    Required by
    @@ -13069,7 +13646,7 @@
    Setting up this repository in your projects
    Releases
    - v1.13.1, + v1.14.0, v1.12.0
    @@ -13119,8 +13696,8 @@
    Setting up this repository in your projects
    Releases
    - v4.4.2, - v3.4.36, + v4.4.5, + v3.4.38, v3.4.35
    @@ -13240,7 +13817,7 @@
    Setting up this repository in your projects
    Releases
    - v3.4.36, + v3.4.38, v3.4.35
    @@ -13291,7 +13868,7 @@
    Setting up this repository in your projects
    Releases
    - v3.4.36, + v3.4.38, v3.4.35
    @@ -13399,8 +13976,9 @@
    Setting up this repository in your projects
    Releases
    - v4.4.2, - v3.4.36, + v5.0.5, + v4.4.5, + v3.4.38, v3.4.35
    @@ -13510,7 +14088,7 @@
    Setting up this repository in your projects
    Releases
    - v3.4.36, + v3.4.38, v3.4.35
    @@ -13565,9 +14143,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36
    + v5.0.5, + v4.4.5, + v3.4.38
    Required by
    @@ -13618,9 +14196,9 @@
    Setting up this repository in your projects
    Releases
    - v5.0.2, - v4.4.2, - v3.4.36, + v5.0.5, + v4.4.5, + v3.4.38, v3.4.35
    @@ -13724,8 +14302,8 @@
    Setting up this repository in your projects
    Releases
    - v2.12.3, - v1.42.4, + v2.12.5, + v1.42.5, v1.42.3
    @@ -13781,6 +14359,7 @@
    Setting up this repository in your projects
    Releases
    + v3.1.4, v3.1.3
    @@ -13878,7 +14457,7 @@
    Setting up this repository in your projects
    Releases
    - 1.6.0
    + 1.7.0
    Required by
    diff --git a/app/master/index.htmloljBIe b/app/master/index.htmloljBIe new file mode 100644 index 0000000..ae4fb41 --- /dev/null +++ b/app/master/index.htmloljBIe @@ -0,0 +1,2703 @@ + + + + + + + + + + govcms/satis-master + + + + + + +
    +
    +
    + +

    govcms/satis-master

    +
    + +



    Last updated:
    +
    +
    + +
    + +
    +
    + + +
    +
    + +
    +

    + This is a private Composer repository. + To use it, you have to add this repository to your composer.json file. +

    + +
    +
    +
    Setting up this repository in your projects
    +

    + 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

    + +
    +
    +
    + +
    Keywords
    +
    + bzip + compression + tar + zip +
    + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Alchemy
    + + +
    Releases
    +
    + + 0.4.9
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Cross-origin resource sharing library and stack middleware

    + +
    +
    +
    + +
    Keywords
    +
    + cors + stack +
    + +
    Homepage
    +
    + https://github.com/asm89/stack-cors +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Alexander
    + + +
    Releases
    +
    + + 1.3.0, + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Scenario-oriented BDD framework for PHP 5.3

    + +
    +
    +
    + +
    Keywords
    +
    + Agile + BDD + ScenarioBDD + Scrum + StoryBDD + User story + business + development + documentation + examples + symfony + testing +
    + +
    Homepage
    +
    + http://behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v3.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Gherkin DSL parser for PHP 5.3

    + +
    +
    +
    + +
    Keywords
    +
    + BDD + Behat + Cucumber + DSL + gherkin + parser +
    + +
    Homepage
    +
    + http://behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v4.6.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Browser controller/emulator abstraction for PHP

    + +
    +
    +
    + +
    Keywords
    +
    + browser + testing + web +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v1.7.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Symfony2 BrowserKit driver for Mink framework

    + +
    +
    +
    + +
    Keywords
    +
    + Mink + Symfony2 + browser + testing +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + 1.3.3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Mink extension for Behat

    + +
    +
    +
    + +
    Keywords
    +
    + browser + gui + test + web +
    + +
    Homepage
    +
    + http://extensions.behat.org/mink +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Christophe Coevoet, Konstantin Kudryashov
    + + +
    Releases
    +
    + + 2.3.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Goutte driver for Mink framework

    + +
    +
    +
    + +
    Keywords
    +
    + browser + goutte + headless + testing +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov
    + + +
    Releases
    +
    + + v1.2.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Selenium2 (WebDriver) driver for Mink framework

    + +
    +
    +
    + +
    Keywords
    +
    + ajax + browser + javascript + selenium + testing + webdriver +
    + +
    Homepage
    +
    + http://mink.behat.org/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Konstantin Kudryashov, Pete Otaqui
    + + +
    Releases
    +
    + + v1.3.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    String transliterator

    + +
    +
    +
    + +
    Keywords
    +
    + i18n + slug + transliterator +
    + + +
    License
    +
    Artistic-1.0
    + + + +
    Releases
    +
    + + v1.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    + +
    +
    +
    + + + +
    License
    +
    https://github.com/harvesthq/chosen/blob/master/LICENSE.md
    + + + +
    Releases
    +
    + + v1.8.7
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    + +
    +
    +
    + + + + + + +
    Releases
    +
    + + v5.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.

    + +
    +
    +
    + +
    Keywords
    +
    + diff + html +
    + +
    Homepage
    +
    + https://github.com/caxy/php-htmldiff +
    + +
    License
    +
    GPL-2.0
    + +
    Authors
    +
    + Josh Schroeder
    + + +
    Releases
    +
    + + v0.1.9
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal code generator

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 1.31.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A multi-framework Composer library installer

    + +
    +
    +
    + +
    Keywords
    +
    + Craft + Dolibarr + Eliasis + Hurad + ImageCMS + Kanboard + Lan Management System + MODX Evo + 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 + symfony + typo3 + wordpress + yawik + zend + zikula +
    + +
    Homepage
    +
    + https://composer.github.io/installers/ +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Kyle Robinson Young
    + + +
    Releases
    +
    + + v1.7.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Semver library that offers utilities, version constraint parsing and validation.

    + +
    +
    +
    + +
    Keywords
    +
    + semantic + semver + validation + versioning +
    + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Nils Adermann, Jordi Boggiano, Rob Bast
    + + +
    Releases
    +
    + + 1.5.1, + 1.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Initialize Symfony Console commands from annotated command class methods.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 2.12.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provide configuration services for a commandline tool.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 1.2.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 1.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Improved Psr-3 / Psr\Log logger based on Symfony Console components.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 1.1.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Format text by applying transformations provided by plug-in formatters.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson
    + + +
    Releases
    +
    + + 3.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Modern task runner

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Davert
    + + +
    Releases
    +
    + + 1.4.11
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a self:update command for Symfony Console applications.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson, Alexander Menk
    + + +
    Releases
    +
    + + 1.1.5
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Manage alias records for local and remote sites.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Moshe Weitzman, Greg Anderson
    + + +
    Releases
    +
    + + 3.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Greg Anderson, Moshe Weitzman
    + + +
    Releases
    +
    + + 2.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    +
    + + + + + container-interop/container-interop + + +

    + Abandoned! + Package is abandoned, you should avoid using it. + Use psr/container instead. +

    +
    + +
    +

    Promoting the interoperability of container objects (DIC, SL, etc.)

    + +
    +
    +
    + + +
    Homepage
    +
    + https://github.com/container-interop/container-interop +
    + +
    License
    +
    MIT
    + + + +
    Releases
    +
    + + 1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a way to patch Composer packages.

    + +
    +
    +
    + + + +
    License
    +
    BSD-3-Clause
    + +
    Authors
    +
    + Cameron Eagans
    + + +
    Releases
    +
    + + 1.6.7
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP_CodeSniffer Standards Composer Installer Plugin

    + +
    +
    +
    + +
    Keywords
    +
    + PHPCodeSniffer + PHP_CodeSniffer + code quality + codesniffer + composer + installer + phpcs + plugin + qa + quality + standard + standards + style guide + stylecheck + tests +
    + +
    Homepage
    +
    + http://www.dealerdirect.com +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Franck Nijhof
    + + +
    Releases
    +
    + + v0.5.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Secure PHP Encryption Library

    + +
    +
    +
    + +
    Keywords
    +
    + aes + authenticated encryption + cipher + crypto + cryptography + encrypt + encryption + openssl + security + symmetric key cryptography +
    + + +
    License
    +
    MIT
    + +
    Authors
    +
    + Taylor Hornby, Scott Arciszewski
    + + +
    Releases
    +
    + + v2.2.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Given a deep data structure representing a configuration, access configuration by dot notation.

    + +
    +
    +
    + +
    Keywords
    +
    + config + configuration +
    + +
    Homepage
    +
    + https://github.com/dflydev/dflydev-dot-access-configuration +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Dragonfly Development Inc., Beau Simensen
    + + +
    Releases
    +
    + + v1.0.3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Given a deep data structure, access data by dot notation.

    + +
    +
    +
    + +
    Keywords
    +
    + access + data + dot + notation +
    + +
    Homepage
    +
    + https://github.com/dflydev/dflydev-dot-access-data +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Dragonfly Development Inc., Beau Simensen, Carlos Frutos
    + + +
    Releases
    +
    + + v1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + +
    Keywords
    +
    + placeholder + resolver +
    + +
    Homepage
    +
    + https://github.com/dflydev/dflydev-placeholder-resolver +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Dragonfly Development Inc., Beau Simensen
    + + +
    Releases
    +
    + + v1.0.2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    implementation of xdg base directory specification for php

    + +
    +
    +
    + + + +
    License
    +
    MIT
    + + + +
    Releases
    +
    + + v0.1.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Docblock Annotations Parser

    + +
    +
    +
    + +
    Keywords
    +
    + annotations + docblock + parser +
    + +
    Homepage
    +
    + http://www.doctrine-project.org +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + v1.8.0, + v1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.

    + +
    +
    +
    + +
    Keywords
    +
    + abstraction + apcu + cache + caching + couchdb + memcached + php + redis + xcache +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/cache.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.10.0, + v1.6.2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.

    + +
    +
    +
    + +
    Keywords
    +
    + array + collections + iterators + php +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/collections.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.6.4, + v1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + +
    Keywords
    +
    + common + doctrine + php +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/common.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + 2.12.0, + v2.7.3
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.

    + +
    +
    +
    + +
    Keywords
    +
    + event + event dispatcher + event manager + event system + events +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/event-manager.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + 1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Common String Manipulations with regard to casing and singular/plural rules.

    + +
    +
    +
    + +
    Keywords
    +
    + inflection + pluralize + singularize + string +
    + +
    Homepage
    +
    + http://www.doctrine-project.org +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.3.1, + v1.2.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    A small, lightweight utility to instantiate objects in PHP without invoking their constructors

    + +
    +
    +
    + +
    Keywords
    +
    + constructor + instantiate +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/instantiator.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Marco Pivetta
    + + +
    Releases
    +
    + + 1.3.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.

    + +
    +
    +
    + +
    Keywords
    +
    + annotations + docblock + lexer + parser + php +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/lexer.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Johannes Schmitt
    + + +
    Releases
    +
    + + 1.2.0, + 1.0.2
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.

    + +
    +
    +
    + +
    Keywords
    +
    + mapper + object + odm + orm + persistence +
    + +
    Homepage
    +
    + https://doctrine-project.org/projects/persistence.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + 1.3.5
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    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.

    + +
    +
    +
    + +
    Keywords
    +
    + reflection + static +
    + +
    Homepage
    +
    + https://www.doctrine-project.org/projects/reflection.html +
    + +
    License
    +
    MIT
    + +
    Authors
    +
    + Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt, Marco Pivetta
    + + +
    Releases
    +
    + + v1.1.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Composer Plugin for updating the Drupal scaffold files when using drupal/core

    + +
    +
    +
    + + + +
    License
    +
    GPL-2.0-or-later
    + + + +
    Releases
    +
    + + 2.6.1
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Provides a drop-down menu interface to the core Drupal Toolbar.

    + +
    +
    +
    + +
    Keywords
    +
    + Drupal + Toolbar +
    + +
    Homepage
    +
    + http://drupal.org/project/admin_toolbar +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Wilfrid Roze (eme), Romain Jarraud (romainj), Adrian Cid Almaguer (adriancid), Mohamed Anis Taktak (matio89), fethi.krout, matio89, romainj
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.0.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Adminimal styling brought to admin toolbar.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/adminimal_admin_toolbar +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Ted Slesinski
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.9.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Drupal administration theme with modern minimalist design.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/adminimal_theme +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + ANDiTKO, andrey.troeglazov, realityloop
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.4.0
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.

    + +
    +
    +
    + + +
    Homepage
    +
    + https://www.drupal.org/project/captcha +
    + +
    License
    +
    GPL-2.0-or-later
    + +
    Authors
    +
    + RobLoach, elachlan, naveenvalecha, podarok, soxofaan, wundo
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 1.0.0-beta4
    + + +
    Required by
    +
    + +
    +
    +
    +
    + +
    + + +
    +

    Makes select elements more friendly using the Chosen jQuery plugin

    + +
    +
    +
    + +
    Keywords
    +
    + Chosen + Drupal +
    + +
    Homepage
    +
    + https://www.drupal.org/project/chosen +
    + +
    License
    +
    GPL-2.0+
    + +
    Authors
    +
    + Cyclodex, Dave Reid, Hydra, Pol, aidanlis, arshadcn, kalman.hosszu, nagy.balint, supercabbageuk
    + +
    Support
    +
    + +
    + +
    Releases
    +
    + + 2.9.0, + 2.6.0
    + + +
    Required by
    +
    +
      +
    • drupal/chosen_lib
    • \ No newline at end of file diff --git a/app/master/packages.json b/app/master/packages.json index 7ee5404..04d3175 100644 --- a/app/master/packages.json +++ b/app/master/packages.json @@ -1,8 +1,8 @@ { "packages": [], "includes": { - "include/all$df9b144cc98fb89e1a8f22cee1fbbb1b90ab9aeb.json": { - "sha1": "df9b144cc98fb89e1a8f22cee1fbbb1b90ab9aeb" + "include/all$ee7c35643150d502098f81ab7dbe9616ed9cbc0e.json": { + "sha1": "ee7c35643150d502098f81ab7dbe9616ed9cbc0e" } } } diff --git a/app/packages.json b/app/packages.json index 99ce207..102c6af 100644 --- a/app/packages.json +++ b/app/packages.json @@ -1,8 +1,8 @@ { "packages": [], "includes": { - "include/all$36dacd79a7903ab24c6c2d341361721187248df5.json": { - "sha1": "36dacd79a7903ab24c6c2d341361721187248df5" + "include/all$08495742321277c306b6f6f90d21546b9e01b259.json": { + "sha1": "08495742321277c306b6f6f90d21546b9e01b259" } } } diff --git a/app/whitelist/index.html b/app/whitelist/index.html index 04347b1..87745a3 100644 --- a/app/whitelist/index.html +++ b/app/whitelist/index.html @@ -21,8 +21,8 @@

      govcms/satis-whitelist

      - -
      Last updated:
      + +
      Last updated:
    diff --git a/satis-config/govcms-develop.json b/satis-config/govcms-develop.json index 67aacab..555c204 100644 --- a/satis-config/govcms-develop.json +++ b/satis-config/govcms-develop.json @@ -11,10 +11,10 @@ "require": { "govcms/govcms": "1.x-dev", "govcms/scaffold-tooling": "dev-develop", - "govcms/require-dev": "dev-develop" + "govcms/require-dev": "dev-develop", "fabpot/goutte": "3.2.3" }, "require-dependencies": true, "require-dev-dependencies": true, - "only-best-candidates": true, + "only-best-candidates": true }