diff --git a/src/composer.json b/src/composer.json index 99d560c..0bd0f86 100644 --- a/src/composer.json +++ b/src/composer.json @@ -16,7 +16,6 @@ ], "require": { "composer/installers": "^1.9", - "drupal/admin_toolbar": "^2.5.0", "drupal/auto_entitylabel": "3.x-dev@dev", "drupal/cer": "^4.0@alpha", "drupal/core-composer-scaffold": "^9.1", diff --git a/src/composer.lock b/src/composer.lock index 07dbe39..dc24b53 100644 --- a/src/composer.lock +++ b/src/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "7aefbcf878970ac475392bb5d883cdaa", + "content-hash": "185cd83a9241552a04faea528c588f9f", "packages": [ { "name": "alchemy/zippy", @@ -176,6 +176,10 @@ "GPL-2.0-or-later" ], "description": "Drupal code generator", + "support": { + "issues": "https://github.com/Chi-teck/drupal-code-generator/issues", + "source": "https://github.com/Chi-teck/drupal-code-generator/tree/1.33.1" + }, "time": "2020-12-05T05:59:11+00:00" }, { @@ -484,28 +488,29 @@ }, { "name": "consolidation/annotated-command", - "version": "4.2.4", + "version": "4.5.1", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "ec297e05cb86557671c2d6cbb1bebba6c7ae2c60" + "reference": "701a7abe8505abe89520837be798e15a3953a367" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/ec297e05cb86557671c2d6cbb1bebba6c7ae2c60", - "reference": "ec297e05cb86557671c2d6cbb1bebba6c7ae2c60", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/701a7abe8505abe89520837be798e15a3953a367", + "reference": "701a7abe8505abe89520837be798e15a3953a367", "shasum": "" }, "require": { "consolidation/output-formatters": "^4.1.1", "php": ">=7.1.3", "psr/log": "^1|^2", - "symfony/console": "^4.4.8|~5.1.0", - "symfony/event-dispatcher": "^4.4.8|^5", - "symfony/finder": "^4.4.8|^5" + "symfony/console": "^4.4.8|^5|^6", + "symfony/event-dispatcher": "^4.4.8|^5|^6", + "symfony/finder": "^4.4.8|^5|^6" }, "require-dev": { - "phpunit/phpunit": ">=7.5.20", + "composer-runtime-api": "^2.0", + "phpunit/phpunit": "^7.5.20 || ^8 || ^9", "squizlabs/php_codesniffer": "^3", "yoast/phpunit-polyfills": "^0.2.0" }, @@ -531,7 +536,11 @@ } ], "description": "Initialize Symfony Console commands from annotated command class methods.", - "time": "2020-12-10T16:56:39+00:00" + "support": { + "issues": "https://github.com/consolidation/annotated-command/issues", + "source": "https://github.com/consolidation/annotated-command/tree/4.5.1" + }, + "time": "2021-12-30T04:00:37+00:00" }, { "name": "consolidation/config", @@ -612,6 +621,10 @@ } ], "description": "Provide configuration services for a commandline tool.", + "support": { + "issues": "https://github.com/consolidation/config/issues", + "source": "https://github.com/consolidation/config/tree/master" + }, "time": "2019-03-03T19:37:04+00:00" }, { @@ -679,26 +692,29 @@ } ], "description": "This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.", + "support": { + "source": "https://github.com/consolidation/filter-via-dot-access-data/tree/1.0.0" + }, "time": "2019-01-18T06:05:07+00:00" }, { "name": "consolidation/log", - "version": "2.0.2", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/consolidation/log.git", - "reference": "82a2aaaa621a7b976e50a745a8d249d5085ee2b1" + "reference": "9efdd57031bf2fda033f6a256cd8b7902a4e6b92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/log/zipball/82a2aaaa621a7b976e50a745a8d249d5085ee2b1", - "reference": "82a2aaaa621a7b976e50a745a8d249d5085ee2b1", + "url": "https://api.github.com/repos/consolidation/log/zipball/9efdd57031bf2fda033f6a256cd8b7902a4e6b92", + "reference": "9efdd57031bf2fda033f6a256cd8b7902a4e6b92", "shasum": "" }, "require": { "php": ">=7.1.3", "psr/log": "^1.0", - "symfony/console": "^4|^5" + "symfony/console": "^4 || ^5 || ^6" }, "require-dev": { "phpunit/phpunit": ">=7.5.20", @@ -727,34 +743,38 @@ } ], "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.", - "time": "2020-12-10T16:26:23+00:00" + "support": { + "issues": "https://github.com/consolidation/log/issues", + "source": "https://github.com/consolidation/log/tree/2.1.0" + }, + "time": "2022-01-30T03:49:07+00:00" }, { "name": "consolidation/output-formatters", - "version": "4.1.2", + "version": "4.2.1", "source": { "type": "git", "url": "https://github.com/consolidation/output-formatters.git", - "reference": "5821e6ae076bf690058a4de6c94dce97398a69c9" + "reference": "4413d7c732afb5d7bdac565c41aa9c8c49c48888" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/5821e6ae076bf690058a4de6c94dce97398a69c9", - "reference": "5821e6ae076bf690058a4de6c94dce97398a69c9", + "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/4413d7c732afb5d7bdac565c41aa9c8c49c48888", + "reference": "4413d7c732afb5d7bdac565c41aa9c8c49c48888", "shasum": "" }, "require": { "dflydev/dot-access-data": "^1.1.0", "php": ">=7.1.3", - "symfony/console": "^4|^5", - "symfony/finder": "^4|^5" + "symfony/console": "^4|^5|^6", + "symfony/finder": "^4|^5|^6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.4.2", "phpunit/phpunit": ">=7", "squizlabs/php_codesniffer": "^3", - "symfony/var-dumper": "^4", - "symfony/yaml": "^4", + "symfony/var-dumper": "^4|^5|^6", + "symfony/yaml": "^4|^5|^6", "yoast/phpunit-polyfills": "^0.2.0" }, "suggest": { @@ -782,54 +802,57 @@ } ], "description": "Format text by applying transformations provided by plug-in formatters.", - "time": "2020-12-12T19:04:59+00:00" + "support": { + "issues": "https://github.com/consolidation/output-formatters/issues", + "source": "https://github.com/consolidation/output-formatters/tree/4.2.1" + }, + "time": "2021-12-30T03:58:00+00:00" }, { "name": "consolidation/robo", - "version": "2.2.1", + "version": "3.0.7", "source": { "type": "git", - "url": "https://github.com/consolidation/Robo.git", - "reference": "1a7c652371615fd72ff05380ffe6ce263eb31eb3" + "url": "https://github.com/consolidation/robo.git", + "reference": "57012db2a93c904ed0a7b9d8676c0325c0366bc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/1a7c652371615fd72ff05380ffe6ce263eb31eb3", - "reference": "1a7c652371615fd72ff05380ffe6ce263eb31eb3", + "url": "https://api.github.com/repos/consolidation/robo/zipball/57012db2a93c904ed0a7b9d8676c0325c0366bc8", + "reference": "57012db2a93c904ed0a7b9d8676c0325c0366bc8", "shasum": "" }, "require": { - "consolidation/annotated-command": "^4.2.1", - "consolidation/config": "^1.2.1|^2", - "consolidation/log": "^1.1.1|^2.0.1", - "consolidation/output-formatters": "^4.1.1", - "consolidation/self-update": "^1.2", - "league/container": "^2.4.1", + "consolidation/annotated-command": "^4.3", + "consolidation/config": "^1.2.1 || ^2.0.1", + "consolidation/log": "^1.1.1 || ^2.0.2", + "consolidation/output-formatters": "^4.1.2", + "consolidation/self-update": "^2.0", + "league/container": "^3.3.1", "php": ">=7.1.3", - "symfony/console": "^4.4.11|^5", - "symfony/event-dispatcher": "^4.4.11|^5", - "symfony/filesystem": "^4.4.11|^5", - "symfony/finder": "^4.4.11|^5", - "symfony/process": "^4.4.11|^5" + "symfony/console": "^4.4.19 || ^5 || ^6", + "symfony/event-dispatcher": "^4.4.19 || ^5 || ^6", + "symfony/filesystem": "^4.4.9 || ^5 || ^6", + "symfony/finder": "^4.4.9 || ^5 || ^6", + "symfony/process": "^4.4.9 || ^5", + "symfony/yaml": "^4.4 || ^5 || ^6" }, "conflict": { "codegyre/robo": "*" }, "require-dev": { - "g1a/composer-test-scenarios": "^3", "natxet/cssmin": "3.0.4", "patchwork/jsqueeze": "^2", "pear/archive_tar": "^1.4.4", - "php-coveralls/php-coveralls": "^2.2", - "phpdocumentor/reflection-docblock": "^4.3.2", - "phpunit/phpunit": "^6.5.14", - "squizlabs/php_codesniffer": "^3" + "phpunit/phpunit": "^7.5.20 || ^8", + "squizlabs/php_codesniffer": "^3.6", + "yoast/phpunit-polyfills": "^0.2.0" }, "suggest": { - "henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch", "natxet/cssmin": "For minifying CSS files in taskMinify", "patchwork/jsqueeze": "For minifying JS files in taskMinify", - "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively." + "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively.", + "totten/lurkerlite": "For monitoring filesystem changes in taskWatch" }, "bin": [ "robo" @@ -878,26 +901,31 @@ } ], "description": "Modern task runner", - "time": "2020-09-08T16:23:18+00:00" + "support": { + "issues": "https://github.com/consolidation/robo/issues", + "source": "https://github.com/consolidation/robo/tree/3.0.7" + }, + "time": "2021-12-31T01:01:31+00:00" }, { "name": "consolidation/self-update", - "version": "1.2.0", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/consolidation/self-update.git", - "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4" + "reference": "117dcc9494dc970a6ae307103c41d654e6253bc4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/self-update/zipball/dba6b2c0708f20fa3ba8008a2353b637578849b4", - "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4", + "url": "https://api.github.com/repos/consolidation/self-update/zipball/117dcc9494dc970a6ae307103c41d654e6253bc4", + "reference": "117dcc9494dc970a6ae307103c41d654e6253bc4", "shasum": "" }, "require": { + "composer/semver": "^3.2", "php": ">=5.5.0", - "symfony/console": "^2.8|^3|^4|^5", - "symfony/filesystem": "^2.5|^3|^4|^5" + "symfony/console": "^2.8 || ^3 || ^4 || ^5 || ^6", + "symfony/filesystem": "^2.5 || ^3 || ^4 || ^5 || ^6" }, "bin": [ "scripts/release" @@ -905,7 +933,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "2.x-dev" } }, "autoload": { @@ -928,55 +956,42 @@ } ], "description": "Provides a self:update command for Symfony Console applications.", - "time": "2020-04-13T02:49:20+00:00" + "support": { + "issues": "https://github.com/consolidation/self-update/issues", + "source": "https://github.com/consolidation/self-update/tree/2.0.3" + }, + "time": "2021-12-30T19:08:32+00:00" }, { "name": "consolidation/site-alias", - "version": "3.0.1", + "version": "3.1.3", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", - "reference": "fd40a03f80f8fd4684b10bef8c8c4ec5a9a9bf26" + "reference": "e2784362e98f315c996fb2b9ed80a9118a0ba8b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-alias/zipball/fd40a03f80f8fd4684b10bef8c8c4ec5a9a9bf26", - "reference": "fd40a03f80f8fd4684b10bef8c8c4ec5a9a9bf26", + "url": "https://api.github.com/repos/consolidation/site-alias/zipball/e2784362e98f315c996fb2b9ed80a9118a0ba8b7", + "reference": "e2784362e98f315c996fb2b9ed80a9118a0ba8b7", "shasum": "" }, "require": { "consolidation/config": "^1.2.1|^2", - "php": ">=5.5.0" + "php": ">=5.5.0", + "symfony/finder": "~2.3|^3|^4.4|^5" }, "require-dev": { - "consolidation/robo": "^1.2.3|^2", - "g1a/composer-test-scenarios": "^3", - "knplabs/github-api": "^2.7", - "php-coveralls/php-coveralls": "^2.2", - "php-http/guzzle6-adapter": "^1.1", - "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2.8", - "symfony/yaml": "~2.3|^3|^4.4|^5" + "php-coveralls/php-coveralls": "^2.4.2", + "phpunit/phpunit": ">=7", + "squizlabs/php_codesniffer": "^3", + "symfony/var-dumper": "^4", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "phpunit5": { - "require-dev": { - "phpunit/phpunit": "^5.7.27" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.6.33" - } - } - } - }, "branch-alias": { - "dev-master": "3.x-dev" + "dev-main": "3.x-dev" } }, "autoload": { @@ -999,56 +1014,42 @@ } ], "description": "Manage alias records for local and remote sites.", - "time": "2020-05-28T00:33:41+00:00" + "support": { + "issues": "https://github.com/consolidation/site-alias/issues", + "source": "https://github.com/consolidation/site-alias/tree/3.1.3" + }, + "time": "2022-01-03T19:00:28+00:00" }, { "name": "consolidation/site-process", - "version": "4.0.0", + "version": "4.1.3", "source": { "type": "git", "url": "https://github.com/consolidation/site-process.git", - "reference": "ad86475eb3fe73490eb1b6ff2e74ee0f09952e9d" + "reference": "ca41dc82b280bccdf1b231d5599c7d506fba5c04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-process/zipball/ad86475eb3fe73490eb1b6ff2e74ee0f09952e9d", - "reference": "ad86475eb3fe73490eb1b6ff2e74ee0f09952e9d", + "url": "https://api.github.com/repos/consolidation/site-process/zipball/ca41dc82b280bccdf1b231d5599c7d506fba5c04", + "reference": "ca41dc82b280bccdf1b231d5599c7d506fba5c04", "shasum": "" }, "require": { "consolidation/config": "^1.2.1|^2", "consolidation/site-alias": "^3", "php": ">=7.1.3", - "symfony/process": "^4.3.4" + "symfony/console": "^2.8.52|^3|^4.4|^5", + "symfony/process": "^4.3.4|^5" }, "require-dev": { - "consolidation/robo": "^1.4.10|^2", - "g1a/composer-test-scenarios": "^3.0.4", - "knplabs/github-api": "^2.7", - "php-coveralls/php-coveralls": "^2.2", - "php-http/guzzle6-adapter": "^1.1", - "phpunit/phpunit": "^6.5.14", - "squizlabs/php_codesniffer": "^2.9.2" + "phpunit/phpunit": "^7.5.20|^8.5.14", + "squizlabs/php_codesniffer": "^3", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "symfony4": { - "require": { - "symfony/console": "^4.4.8", - "symfony/event-dispatcher": "^4.4.8", - "symfony/filesystem": "^4.4.8", - "symfony/finder": "^4.4.8" - }, - "config": { - "platform": { - "php": "7.1.3" - } - } - } - }, "branch-alias": { - "dev-master": "4.x-dev" + "dev-main": "4.x-dev" } }, "autoload": { @@ -1071,52 +1072,24 @@ } ], "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.", - "time": "2020-05-28T00:05:34+00:00" - }, - { - "name": "container-interop/container-interop", - "version": "1.2.0", - "source": { - "type": "git", - "url": "https://github.com/container-interop/container-interop.git", - "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" + "support": { + "issues": "https://github.com/consolidation/site-process/issues", + "source": "https://github.com/consolidation/site-process/tree/4.1.3" }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", - "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", - "shasum": "" - }, - "require": { - "psr/container": "^1.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Interop\\Container\\": "src/Interop/Container/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", - "homepage": "https://github.com/container-interop/container-interop", - "abandoned": "psr/container", - "time": "2017-02-14T19:40:03+00:00" + "time": "2022-01-18T23:04:54+00:00" }, { "name": "cweagans/composer-patches", - "version": "1.7.0", + "version": "1.7.2", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", - "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf" + "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/ae02121445ad75f4eaff800cc532b5e6233e2ddf", - "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf", + "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e9969cfc0796e6dea9b4e52f77f18e1065212871", + "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871", "shasum": "" }, "require": { @@ -1147,7 +1120,11 @@ } ], "description": "Provides a way to patch Composer packages.", - "time": "2020-09-30T17:56:20+00:00" + "support": { + "issues": "https://github.com/cweagans/composer-patches/issues", + "source": "https://github.com/cweagans/composer-patches/tree/1.7.2" + }, + "time": "2022-01-25T19:21:20+00:00" }, { "name": "d3/d3", @@ -2212,26 +2189,29 @@ }, { "name": "drupal/admin_toolbar", - "version": "2.5.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "8.x-2.5" + "reference": "3.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.5.zip", - "reference": "8.x-2.5", - "shasum": "c71e58051b8d6818272df96d14cb11407d5e5ceb" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-3.1.0.zip", + "reference": "3.1.0", + "shasum": "7b596d7de04faca747ba3e5216c2e819aae71f40" }, "require": { - "drupal/core": "^8.8.0 || ^9.0" + "drupal/core": "^8.8.0 || ^9.0 || ^10.0" + }, + "require-dev": { + "drupal/admin_toolbar_tools": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.5", - "datestamp": "1629907119", + "version": "3.1.0", + "datestamp": "1643097060", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2806,7 +2786,7 @@ "extra": { "drupal": { "version": "8.x-1.3", - "datestamp": "1604426178", + "datestamp": "1615217722", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2937,8 +2917,7 @@ "homepage": "https://www.drupal.org/project/bulkdelete", "support": { "source": "https://git.drupalcode.org/project/bulkdelete" - }, - "time": "2020-05-24T06:01:38+00:00" + } }, { "name": "drupal/cer", @@ -3071,20 +3050,23 @@ }, { "name": "drupal/config_filter", - "version": "1.8.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_filter.git", - "reference": "8.x-1.8" + "reference": "8.x-2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "5def5f97e79d6f5af6bb7007f012443475c90bfe" + "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-2.2.zip", + "reference": "8.x-2.2", + "shasum": "dc6bc8107255066507cfc1d6766e664c3673cda0" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8.8 || ^9" + }, + "conflict": { + "drush/drush": "<10" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." @@ -3092,8 +3074,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1603870062", + "version": "8.x-2.2", + "datestamp": "1601934694", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3227,12 +3209,12 @@ ], "authors": [ { - "name": "jhodgdon", - "homepage": "https://www.drupal.org/user/155601" + "name": "Pasqualle", + "homepage": "https://www.drupal.org/user/80733" }, { - "name": "nedjo", - "homepage": "https://www.drupal.org/user/4481" + "name": "codebymikey", + "homepage": "https://www.drupal.org/user/3573206" } ], "description": "Provides basic revert and update functionality for other modules", @@ -4334,8 +4316,7 @@ "homepage": "https://www.drupal.org/project/date_range_formatter", "support": { "source": "https://git.drupalcode.org/project/date_range_formatter" - }, - "time": "2020-05-20T06:32:37+00:00" + } }, { "name": "drupal/devel", @@ -4466,7 +4447,7 @@ }, "drupal": { "version": "8.x-1.x-dev", - "datestamp": "1603119924", + "datestamp": "1624549976", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -4934,17 +4915,17 @@ }, { "name": "drupal/entity_clone", - "version": "1.0.0-beta4", + "version": "1.0.0-beta6", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_clone.git", - "reference": "8.x-1.0-beta4" + "reference": "8.x-1.0-beta6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_clone-8.x-1.0-beta4.zip", - "reference": "8.x-1.0-beta4", - "shasum": "4568ca25634d4ce4f142f56156259ba1f0d9f3c1" + "url": "https://ftp.drupal.org/files/projects/entity_clone-8.x-1.0-beta6.zip", + "reference": "8.x-1.0-beta6", + "shasum": "35d04649b6fb349df761abab37506a94f172981f" }, "require": { "drupal/core": "^8 || ^9" @@ -4952,8 +4933,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta4", - "datestamp": "1588605099", + "version": "8.x-1.0-beta6", + "datestamp": "1617209997", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -4965,6 +4946,14 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "NickDickinsonWilde", + "homepage": "https://www.drupal.org/user/3094661" + }, + { + "name": "colan", + "homepage": "https://www.drupal.org/user/58704" + }, { "name": "vpeltot", "homepage": "https://www.drupal.org/user/1361586" @@ -5219,13 +5208,13 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/filefield_sources.git", - "reference": "2477ff91863c9c19569de4ebb3d379d0e5e24312" + "reference": "12a9918a4e2e31ff10c127766610bfbac13d6487" }, "require": { "drupal/core": "^8 || ^9" }, "require-dev": { - "drupal/imce": "*" + "drupal/imce": "^2.3" }, "type": "drupal-module", "extra": { @@ -5233,8 +5222,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha3+3-dev", - "datestamp": "1604712687", + "version": "8.x-1.0-alpha4+5-dev", + "datestamp": "1621879079", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -5268,8 +5257,7 @@ "source": "https://git.drupalcode.org/project/filefield_sources", "issues": "https://www.drupal.org/project/issues/filefield_sources", "irc": "irc://irc.freenode.org/drupal-contribute" - }, - "time": "2020-11-07T01:30:52+00:00" + } }, { "name": "drupal/filter_perms", @@ -5326,8 +5314,7 @@ "homepage": "https://www.drupal.org/project/filter_perms", "support": { "source": "https://git.drupalcode.org/project/filter_perms" - }, - "time": "2020-11-17T18:20:11+00:00" + } }, { "name": "drupal/graphql", @@ -5584,6 +5571,10 @@ "GPL-2.0-or-later" ], "authors": [ + { + "name": "Centarro", + "homepage": "https://www.drupal.org/user/3661446" + }, { "name": "bojanz", "homepage": "https://www.drupal.org/user/86106" @@ -5612,6 +5603,10 @@ "name": "oknate", "homepage": "https://www.drupal.org/user/471638" }, + { + "name": "ram4nd", + "homepage": "https://www.drupal.org/user/601534" + }, { "name": "rszrama", "homepage": "https://www.drupal.org/user/49344" @@ -6137,17 +6132,17 @@ }, { "name": "drupal/linkit", - "version": "5.0.0-beta13", + "version": "6.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/linkit.git", - "reference": "8.x-5.0-beta13" + "reference": "6.0.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/linkit-8.x-5.0-beta13.zip", - "reference": "8.x-5.0-beta13", - "shasum": "9215fbea84166cabc9b7a2d9a04dedaffb9fc1ed" + "url": "https://ftp.drupal.org/files/projects/linkit-6.0.0-beta3.zip", + "reference": "6.0.0-beta3", + "shasum": "39a5bf54cbc88324d788a573df7b3fecf7622065" }, "require": { "drupal/core": "^8.7.7 || ^9" @@ -6158,8 +6153,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-5.0-beta13", - "datestamp": "1632946970", + "version": "6.0.0-beta3", + "datestamp": "1632946984", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -6324,8 +6319,7 @@ "homepage": "https://www.drupal.org/project/maillog", "support": { "source": "https://git.drupalcode.org/project/maillog" - }, - "time": "2020-09-22T18:37:31+00:00" + } }, { "name": "drupal/mailsystem", @@ -6457,17 +6451,17 @@ }, { "name": "drupal/maxlength", - "version": "1.0.0-rc1", + "version": "2.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/maxlength.git", - "reference": "8.x-1.0-rc1" + "reference": "2.0.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/maxlength-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "44eb9d79d9814cd786c2c9874c28033759665a99" + "url": "https://ftp.drupal.org/files/projects/maxlength-2.0.0-rc1.zip", + "reference": "2.0.0-rc1", + "shasum": "1d08a0a49b36b8593be203fc3c423dd29647fc4b" }, "require": { "drupal/core": "^8.8 || ^9" @@ -6475,8 +6469,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1593198218", + "version": "2.0.0-rc1", + "datestamp": "1634070330", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -6489,68 +6483,28 @@ ], "authors": [ { - "name": "Aron Novak", - "homepage": "https://www.drupal.org/user/61864" - }, - { - "name": "Schnitzel", - "homepage": "https://www.drupal.org/user/643820" - }, - { - "name": "a_c_m", - "homepage": "https://www.drupal.org/user/195063" - }, - { - "name": "barneytech", - "homepage": "https://www.drupal.org/user/669922" - }, - { - "name": "claudiu_cristea", - "homepage": "https://www.drupal.org/user/2623935" + "name": "cedewey", + "homepage": "https://www.drupal.org/user/38694" }, { "name": "dawehner", "homepage": "https://www.drupal.org/user/99340" }, { - "name": "derhasi", - "homepage": "https://www.drupal.org/user/83474" - }, - { - "name": "frjo", - "homepage": "https://www.drupal.org/user/5546" - }, - { - "name": "hefox", - "homepage": "https://www.drupal.org/user/426416" - }, - { - "name": "jm.federico", - "homepage": "https://www.drupal.org/user/509892" - }, - { - "name": "k4v", - "homepage": "https://www.drupal.org/user/744246" - }, - { - "name": "mariano73", - "homepage": "https://www.drupal.org/user/1324866" + "name": "hipp2bsquare", + "homepage": "https://www.drupal.org/user/2473076" }, { "name": "mariuss", "homepage": "https://www.drupal.org/user/28539" }, { - "name": "sanduhrs", - "homepage": "https://www.drupal.org/user/28074" + "name": "pmichelazzo", + "homepage": "https://www.drupal.org/user/182237" }, { - "name": "vasi1186", - "homepage": "https://www.drupal.org/user/342104" - }, - { - "name": "webiator GmbH", - "homepage": "https://www.drupal.org/user/2390554" + "name": "srdtwc", + "homepage": "https://www.drupal.org/user/3422763" } ], "description": "Limit the number of characters in textfields and textareas and shows the amount of characters left.", @@ -6908,8 +6862,7 @@ "homepage": "https://www.drupal.org/project/path_alias_xt", "support": { "source": "https://git.drupalcode.org/project/path_alias_xt" - }, - "time": "2020-05-24T05:57:09+00:00" + } }, { "name": "drupal/pathauto", @@ -7464,25 +7417,17 @@ "homepage": "https://www.drupal.org/u/markie", "role": "Maintainer" }, - { - "name": "chrisjlee", - "homepage": "https://www.drupal.org/user/760600" - }, - { - "name": "drywall", - "homepage": "https://www.drupal.org/user/192591" - }, - { - "name": "jsenich", - "homepage": "https://www.drupal.org/user/58871" - }, - { - "name": "markie", - "homepage": "https://www.drupal.org/user/206687" - }, { "name": "newsignature", "homepage": "https://www.drupal.org/user/765518" + }, + { + "name": "ultimike", + "homepage": "https://www.drupal.org/user/51132" + }, + { + "name": "volkswagenchick", + "homepage": "https://www.drupal.org/user/3332522" } ], "description": "Provides a more robust alternative to 'summary or trimmed' textfield format.", @@ -8196,17 +8141,17 @@ }, { "name": "drupal/views_bulk_operations", - "version": "3.13.0", + "version": "4.0.1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/views_bulk_operations.git", - "reference": "8.x-3.13" + "reference": "4.0.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/views_bulk_operations-8.x-3.13.zip", - "reference": "8.x-3.13", - "shasum": "70583d08b91be3b5e008f571589425c2176eb73b" + "url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.0.1.zip", + "reference": "4.0.1", + "shasum": "dfcd54a002ae6c9b156702c03601fa89121c777f" }, "require": { "drupal/core": "^8.8 || ^9" @@ -8220,8 +8165,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.13", - "datestamp": "1619697066", + "version": "4.0.1", + "datestamp": "1642845472", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8336,16 +8281,16 @@ }, { "name": "drush/drush", - "version": "10.3.6", + "version": "10.6.2", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "fc985a95c6010e04891a2dbcf3f39984b8c9ef0a" + "reference": "0a570a16ec63259eb71195aba5feab532318b337" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/fc985a95c6010e04891a2dbcf3f39984b8c9ef0a", - "reference": "fc985a95c6010e04891a2dbcf3f39984b8c9ef0a", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/0a570a16ec63259eb71195aba5feab532318b337", + "reference": "0a570a16ec63259eb71195aba5feab532318b337", "shasum": "" }, "require": { @@ -8353,16 +8298,17 @@ "composer/semver": "^1.4 || ^3", "consolidation/config": "^1.2", "consolidation/filter-via-dot-access-data": "^1", - "consolidation/robo": "^1.4.11 || ^2", + "consolidation/robo": "^1.4.11 || ^2 || ^3", "consolidation/site-alias": "^3.0.0@stable", "consolidation/site-process": "^2.1 || ^4", + "enlightn/security-checker": "^1", "ext-dom": "*", "grasmash/yaml-expander": "^1.1.1", "guzzlehttp/guzzle": "^6.3 || ^7.0", - "league/container": "~2", + "league/container": "^2.5 || ^3.4", "php": ">=7.1.3", "psr/log": "~1.0", - "psy/psysh": "~0.6", + "psy/psysh": ">=0.6 <0.11", "symfony/event-dispatcher": "^3.4 || ^4.0", "symfony/finder": "^3.4 || ^4.0 || ^5", "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0", @@ -8370,16 +8316,20 @@ "webflo/drupal-finder": "^1.2", "webmozart/path-util": "^2.1.0" }, + "conflict": { + "drupal/migrate_run": "*", + "drupal/migrate_tools": "<= 5" + }, "require-dev": { "composer/installers": "^1.7", "cweagans/composer-patches": "~1.0", "david-garcia/phpwhois": "4.3.0", "drupal/alinks": "1.0.0", "drupal/core-recommended": "^8.8", - "lox/xhprof": "dev-master", - "phpunit/phpunit": "^4.8.36 || ^6.1", + "phpunit/phpunit": ">=7.5.20", "squizlabs/php_codesniffer": "^2.7 || ^3", - "vlucas/phpdotenv": "^2.4" + "vlucas/phpdotenv": "^2.4", + "yoast/phpunit-polyfills": "^0.2.0" }, "bin": [ "drush" @@ -8459,13 +8409,20 @@ ], "description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.", "homepage": "http://www.drush.org", + "support": { + "forum": "http://drupal.stackexchange.com/questions/tagged/drush", + "irc": "irc://irc.freenode.org/drush", + "issues": "https://github.com/drush-ops/drush/issues", + "slack": "https://drupal.slack.com/messages/C62H9CWQM", + "source": "https://github.com/drush-ops/drush/tree/10.6.2" + }, "funding": [ { "url": "https://github.com/weitzman", "type": "github" } ], - "time": "2020-11-11T04:36:51+00:00" + "time": "2021-12-15T17:09:54+00:00" }, { "name": "egulias/email-validator", @@ -8535,6 +8492,72 @@ ], "time": "2021-10-11T09:18:27+00:00" }, + { + "name": "enlightn/security-checker", + "version": "v1.9.0", + "source": { + "type": "git", + "url": "https://github.com/enlightn/security-checker.git", + "reference": "dc5bce653fa4d9c792e9dcffa728c0642847c1e1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/enlightn/security-checker/zipball/dc5bce653fa4d9c792e9dcffa728c0642847c1e1", + "reference": "dc5bce653fa4d9c792e9dcffa728c0642847c1e1", + "shasum": "" + }, + "require": { + "ext-json": "*", + "guzzlehttp/guzzle": "^6.3|^7.0", + "php": ">=5.6", + "symfony/console": "^3.4|^4|^5", + "symfony/finder": "^3|^4|^5", + "symfony/process": "^3.4|^4|^5", + "symfony/yaml": "^3.4|^4|^5" + }, + "require-dev": { + "ext-zip": "*", + "friendsofphp/php-cs-fixer": "^2.18", + "phpunit/phpunit": "^5.5|^6|^7|^8|^9" + }, + "bin": [ + "security-checker" + ], + "type": "library", + "autoload": { + "psr-4": { + "Enlightn\\SecurityChecker\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Paras Malhotra", + "email": "paras@laravel-enlightn.com" + }, + { + "name": "Miguel Piedrafita", + "email": "soy@miguelpiedrafita.com" + } + ], + "description": "A PHP dependency vulnerabilities scanner based on the Security Advisories Database.", + "keywords": [ + "package", + "php", + "scanner", + "security", + "security advisories", + "vulnerability scanner" + ], + "support": { + "issues": "https://github.com/enlightn/security-checker/issues", + "source": "https://github.com/enlightn/security-checker/tree/v1.9.0" + }, + "time": "2021-05-06T09:03:35+00:00" + }, { "name": "fileeye/mimemap", "version": "1.2.1", @@ -8640,6 +8663,10 @@ } ], "description": "Expands internal property references in PHP arrays file.", + "support": { + "issues": "https://github.com/grasmash/expander/issues", + "source": "https://github.com/grasmash/expander/tree/master" + }, "time": "2017-12-21T22:14:55+00:00" }, { @@ -8688,6 +8715,10 @@ } ], "description": "Expands internal property references in a yaml file.", + "support": { + "issues": "https://github.com/grasmash/yaml-expander/issues", + "source": "https://github.com/grasmash/yaml-expander/tree/master" + }, "time": "2017-12-16T16:06:03+00:00" }, { @@ -9023,6 +9054,10 @@ "kint", "php" ], + "support": { + "issues": "https://github.com/kint-php/kint/issues", + "source": "https://github.com/kint-php/kint/tree/master" + }, "time": "2019-10-17T18:05:24+00:00" }, { @@ -9324,35 +9359,39 @@ }, { "name": "league/container", - "version": "2.4.1", + "version": "3.4.1", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", - "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0" + "reference": "84ecbc2dbecc31bd23faf759a0e329ee49abddbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/container/zipball/43f35abd03a12977a60ffd7095efd6a7808488c0", - "reference": "43f35abd03a12977a60ffd7095efd6a7808488c0", + "url": "https://api.github.com/repos/thephpleague/container/zipball/84ecbc2dbecc31bd23faf759a0e329ee49abddbd", + "reference": "84ecbc2dbecc31bd23faf759a0e329ee49abddbd", "shasum": "" }, "require": { - "container-interop/container-interop": "^1.2", - "php": "^5.4.0 || ^7.0" + "php": "^7.0 || ^8.0", + "psr/container": "^1.0.0" }, "provide": { - "container-interop/container-interop-implementation": "^1.2", "psr/container-implementation": "^1.0" }, "replace": { "orno/di": "~2.0" }, "require-dev": { - "phpunit/phpunit": "4.*" + "phpunit/phpunit": "^6.0 || ^7.0", + "roave/security-advisories": "dev-latest", + "scrutinizer/ocular": "^1.8", + "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { + "dev-master": "3.x-dev", + "dev-3.x": "3.x-dev", "dev-2.x": "2.x-dev", "dev-1.x": "1.x-dev" } @@ -9385,7 +9424,17 @@ "provider", "service" ], - "time": "2017-05-10T09:20:27+00:00" + "support": { + "issues": "https://github.com/thephpleague/container/issues", + "source": "https://github.com/thephpleague/container/tree/3.4.1" + }, + "funding": [ + { + "url": "https://github.com/philipobenito", + "type": "github" + } + ], + "time": "2021-07-09T08:23:52+00:00" }, { "name": "lsolesen/pel", @@ -9856,16 +9905,16 @@ }, { "name": "phpmailer/phpmailer", - "version": "v6.2.0", + "version": "v6.5.3", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", - "reference": "e38888a75c070304ca5514197d4847a59a5c853f" + "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e38888a75c070304ca5514197d4847a59a5c853f", - "reference": "e38888a75c070304ca5514197d4847a59a5c853f", + "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/baeb7cde6b60b1286912690ab0693c7789a31e71", + "reference": "baeb7cde6b60b1286912690ab0693c7789a31e71", "shasum": "" }, "require": { @@ -9877,13 +9926,15 @@ "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "doctrine/annotations": "^1.2", + "php-parallel-lint/php-console-highlighter": "^0.5.0", + "php-parallel-lint/php-parallel-lint": "^1.3", "phpcompatibility/php-compatibility": "^9.3.5", "roave/security-advisories": "dev-latest", - "squizlabs/php_codesniffer": "^3.5.6", - "yoast/phpunit-polyfills": "^0.2.0" + "squizlabs/php_codesniffer": "^3.6.0", + "yoast/phpunit-polyfills": "^1.0.0" }, "suggest": { - "ext-mbstring": "Needed to send email in multibyte encoding charset", + "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses", "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication", "league/oauth2-google": "Needed for Google XOAUTH2 authentication", "psr/log": "For optional PSR-3 debug logging", @@ -9918,13 +9969,17 @@ } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", + "support": { + "issues": "https://github.com/PHPMailer/PHPMailer/issues", + "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.3" + }, "funding": [ { "url": "https://github.com/Synchro", "type": "github" } ], - "time": "2020-11-25T15:24:57+00:00" + "time": "2021-11-25T16:34:11+00:00" }, { "name": "psr/cache", @@ -10183,29 +10238,29 @@ }, { "name": "psy/psysh", - "version": "v0.11.1", + "version": "v0.10.12", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "570292577277f06f590635381a7f761a6cf4f026" + "reference": "a0d9981aa07ecfcbea28e4bfa868031cca121e7d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/570292577277f06f590635381a7f761a6cf4f026", - "reference": "570292577277f06f590635381a7f761a6cf4f026", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a0d9981aa07ecfcbea28e4bfa868031cca121e7d", + "reference": "a0d9981aa07ecfcbea28e4bfa868031cca121e7d", "shasum": "" }, "require": { "ext-json": "*", "ext-tokenizer": "*", - "nikic/php-parser": "^4.0 || ^3.1", - "php": "^8.0 || ^7.0.8", - "symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4", - "symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4" + "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", + "php": "^8.0 || ^7.0 || ^5.5.9", + "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10", + "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.2", - "hoa/console": "3.17.05.02" + "hoa/console": "3.17.*" }, "suggest": { "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", @@ -10220,7 +10275,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "0.11.x-dev" + "dev-main": "0.10.x-dev" } }, "autoload": { @@ -10252,9 +10307,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.11.1" + "source": "https://github.com/bobthecow/psysh/tree/v0.10.12" }, - "time": "2022-01-03T13:58:38+00:00" + "time": "2021-11-30T14:05:36+00:00" }, { "name": "ralouphie/getallheaders", @@ -12360,12 +12415,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php81\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php81\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -13661,6 +13716,10 @@ } ], "description": "Composer plugin to merge multiple composer.json files", + "support": { + "issues": "https://github.com/wikimedia/composer-merge-plugin/issues", + "source": "https://github.com/wikimedia/composer-merge-plugin/tree/v2.0.1" + }, "time": "2021-02-24T05:28:06+00:00" } ], diff --git a/src/web/profiles/d8-starterkit-profile b/src/web/profiles/d8-starterkit-profile index 4bac4c5..6fb8027 160000 --- a/src/web/profiles/d8-starterkit-profile +++ b/src/web/profiles/d8-starterkit-profile @@ -1 +1 @@ -Subproject commit 4bac4c5d386bc8fe7fbd02b22adb6451d3bd5ee1 +Subproject commit 6fb80278a224c3fe38d240c4237dc5f845bf0529