Commit updated composer lock file

This commit is contained in:
benjamin melançon 2021-04-21 23:34:09 -04:00
parent c6ba68504b
commit 3855ddb4e3

196
composer.lock generated
View file

@ -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": "9ba00a0d873c07987df2cba36a28d448",
"content-hash": "4ed66379c4ff91bf2850dbbc4c7476a8",
"packages": [
{
"name": "algolia/places",
@ -204,16 +204,16 @@
},
{
"name": "chi-teck/drupal-code-generator",
"version": "1.32.1",
"version": "1.33.1",
"source": {
"type": "git",
"url": "https://github.com/Chi-teck/drupal-code-generator.git",
"reference": "8abba7131ed4c89c1e8fc6dca0d05a4b6d0b2749"
"reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/8abba7131ed4c89c1e8fc6dca0d05a4b6d0b2749",
"reference": "8abba7131ed4c89c1e8fc6dca0d05a4b6d0b2749",
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/5f814e980b6f9cf1ca8c74cc9385c3d81090d388",
"reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388",
"shasum": ""
},
"require": {
@ -223,6 +223,9 @@
"symfony/filesystem": "^2.7 || ^3.4 || ^4.0",
"twig/twig": "^1.41 || ^2.12"
},
"conflict": {
"drush/drush": "< 10.3.2"
},
"bin": [
"bin/dcg"
],
@ -247,9 +250,9 @@
"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.32.1"
"source": "https://github.com/Chi-teck/drupal-code-generator/tree/1.33.1"
},
"time": "2020-07-15T06:08:04+00:00"
"time": "2020-12-05T05:59:11+00:00"
},
{
"name": "choices/choices",
@ -3325,20 +3328,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."
@ -3346,8 +3352,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"
@ -6809,30 +6815,19 @@
},
{
"name": "drupal/gdpr",
"version": "2.0.0-alpha7",
"version": "dev-2.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/gdpr.git",
"reference": "8.x-2.0-alpha7"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/gdpr-8.x-2.0-alpha7.zip",
"reference": "8.x-2.0-alpha7",
"shasum": "07d2ebdd811e069f564bdd27158a67e17d031679"
"reference": "8777999faf3f6483d79fa9a5a40b789bb6590d49"
},
"require": {
"cweagans/composer-patches": "~1.0",
"drupal/checklistapi": "^1.0",
"drupal/core": "~8.4",
"drupal/core": "^8 || ^9",
"drupal/entity": "^1.0",
"drupal/entity_reference_revisions": "^1.4",
"drupal/entity_reference_revisions": "^1.8",
"drupal/message": "^1.0",
"drupal/token": "^1.1",
"drush/drush": "~9.0",
"ext-zip": "*",
"fzaninotto/faker": "^1.7",
"php": "^7.1"
"drupal/token": "^1.7"
},
"require-dev": {
"drupal/anonymizer": "*",
@ -6842,11 +6837,19 @@
"drupal/message": "*",
"drupal/token": "*"
},
"suggest": {
"drush/drush": "GDPR Dump requires Drush ^9 || ^10",
"ext-zip": "GDPR Tasks requires the PHP zip extension",
"fzaninotto/faker": "Required for the anonymizer submodule (which is required by multiple submodules)."
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.0-alpha7",
"datestamp": "1552919885",
"version": "8.x-2.0-alpha7+27-dev",
"datestamp": "1594399233",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
@ -10199,51 +10202,46 @@
},
{
"name": "drush/drush",
"version": "9.7.3",
"version": "10.3.6",
"source": {
"type": "git",
"url": "https://github.com/drush-ops/drush.git",
"reference": "6ab9a89ab18189618eea40bf8e6553c1817ee210"
"reference": "fc985a95c6010e04891a2dbcf3f39984b8c9ef0a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drush-ops/drush/zipball/6ab9a89ab18189618eea40bf8e6553c1817ee210",
"reference": "6ab9a89ab18189618eea40bf8e6553c1817ee210",
"url": "https://api.github.com/repos/drush-ops/drush/zipball/fc985a95c6010e04891a2dbcf3f39984b8c9ef0a",
"reference": "fc985a95c6010e04891a2dbcf3f39984b8c9ef0a",
"shasum": ""
},
"require": {
"chi-teck/drupal-code-generator": "^1.28.1",
"composer/semver": "^1.4",
"consolidation/annotated-command": "^2.12",
"chi-teck/drupal-code-generator": "^1.32.1",
"composer/semver": "^1.4 || ^3",
"consolidation/config": "^1.2",
"consolidation/filter-via-dot-access-data": "^1",
"consolidation/output-formatters": "^3.3.1",
"consolidation/robo": "^1.4.6",
"consolidation/robo": "^1.4.11 || ^2",
"consolidation/site-alias": "^3.0.0@stable",
"consolidation/site-process": "^2.0.3",
"consolidation/site-process": "^2.1 || ^4",
"ext-dom": "*",
"grasmash/yaml-expander": "^1.1.1",
"guzzlehttp/guzzle": "^6.3 || ^7.0",
"league/container": "~2",
"php": ">=5.6.0",
"php": ">=7.1.3",
"psr/log": "~1.0",
"psy/psysh": "~0.6",
"symfony/console": "^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",
"symfony/yaml": "^3.4",
"webflo/drupal-finder": "^1.1",
"symfony/finder": "^3.4 || ^4.0 || ^5",
"symfony/var-dumper": "^3.4 || ^4.0 || ^5.0",
"symfony/yaml": "^3.4 || ^4.0",
"webflo/drupal-finder": "^1.2",
"webmozart/path-util": "^2.1.0"
},
"require-dev": {
"composer/installers": "^1.2",
"composer/installers": "^1.7",
"cweagans/composer-patches": "~1.0",
"david-garcia/phpwhois": "4.3.0",
"drupal/alinks": "1.0.0",
"drupal/core-recommended": "^8.9",
"drupal/devel": "^2",
"drupal/empty_theme": "1.0",
"g1a/composer-test-scenarios": "^3",
"drupal/core-recommended": "^8.8",
"lox/xhprof": "dev-master",
"phpunit/phpunit": "^4.8.36 || ^6.1",
"squizlabs/php_codesniffer": "^2.7 || ^3",
@ -10279,21 +10277,6 @@
"sut/drush/contrib/{$name}": [
"type:drupal-drush"
]
},
"scenarios": {
"php5": {
"config": {
"platform": {
"php": "5.6.38"
}
},
"require-dev": {
"drupal/core-recommended": "~8.6.0"
}
}
},
"branch-alias": {
"dev-master": "9.x-dev"
}
},
"autoload": {
@ -10347,7 +10330,7 @@
"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/9.7.3"
"source": "https://github.com/drush-ops/drush/tree/10.3.6"
},
"funding": [
{
@ -10355,7 +10338,7 @@
"type": "github"
}
],
"time": "2021-03-22T17:00:48+00:00"
"time": "2020-11-11T04:36:51+00:00"
},
{
"name": "drutopia/drutopia",
@ -10695,61 +10678,6 @@
},
"time": "2018-12-11T22:56:31+00:00"
},
{
"name": "fzaninotto/faker",
"version": "v1.9.2",
"source": {
"type": "git",
"url": "https://github.com/fzaninotto/Faker.git",
"reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/848d8125239d7dbf8ab25cb7f054f1a630e68c2e",
"reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e",
"shasum": ""
},
"require": {
"php": "^5.3.3 || ^7.0"
},
"require-dev": {
"ext-intl": "*",
"phpunit/phpunit": "^4.8.35 || ^5.7",
"squizlabs/php_codesniffer": "^2.9.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.9-dev"
}
},
"autoload": {
"psr-4": {
"Faker\\": "src/Faker/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "François Zaninotto"
}
],
"description": "Faker is a PHP library that generates fake data for you.",
"keywords": [
"data",
"faker",
"fixtures"
],
"support": {
"issues": "https://github.com/fzaninotto/Faker/issues",
"source": "https://github.com/fzaninotto/Faker/tree/v1.9.2"
},
"abandoned": true,
"time": "2020-12-11T09:56:16+00:00"
},
{
"name": "grasmash/expander",
"version": "1.0.0",
@ -14088,20 +14016,20 @@
},
{
"name": "symfony/finder",
"version": "v4.4.20",
"version": "v5.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6"
"reference": "0d639a0943822626290d169965804f79400e6a04"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/2543795ab1570df588b9bbd31e1a2bd7037b94f6",
"reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6",
"url": "https://api.github.com/repos/symfony/finder/zipball/0d639a0943822626290d169965804f79400e6a04",
"reference": "0d639a0943822626290d169965804f79400e6a04",
"shasum": ""
},
"require": {
"php": ">=7.1.3"
"php": ">=7.2.5"
},
"type": "library",
"autoload": {
@ -14129,7 +14057,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v4.4.20"
"source": "https://github.com/symfony/finder/tree/v5.2.4"
},
"funding": [
{
@ -14145,7 +14073,7 @@
"type": "tidelift"
}
],
"time": "2021-02-12T10:48:09+00:00"
"time": "2021-02-15T18:55:04+00:00"
},
{
"name": "symfony/http-foundation",