updated d8-starterkit-profil for D9

This commit is contained in:
Bachir Soussi Chiadmi 2022-02-08 15:02:40 +01:00
parent bdd6f022e9
commit ec19a2e0b4
2 changed files with 92 additions and 36 deletions

126
composer.lock generated
View File

@ -5331,20 +5331,23 @@
}, },
{ {
"name": "drupal/config_filter", "name": "drupal/config_filter",
"version": "1.8.0", "version": "2.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/config_filter.git", "url": "https://git.drupalcode.org/project/config_filter.git",
"reference": "8.x-1.8" "reference": "8.x-2.2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.8.zip", "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-2.2.zip",
"reference": "8.x-1.8", "reference": "8.x-2.2",
"shasum": "5def5f97e79d6f5af6bb7007f012443475c90bfe" "shasum": "dc6bc8107255066507cfc1d6766e664c3673cda0"
}, },
"require": { "require": {
"drupal/core": "^8 || ^9" "drupal/core": "^8.8 || ^9"
},
"conflict": {
"drush/drush": "<10"
}, },
"suggest": { "suggest": {
"drupal/config_split": "Split site configuration for different environments." "drupal/config_split": "Split site configuration for different environments."
@ -5352,8 +5355,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.8", "version": "8.x-2.2",
"datestamp": "1603870062", "datestamp": "1601934694",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -5516,20 +5519,20 @@
}, },
{ {
"name": "drupal/config_split", "name": "drupal/config_split",
"version": "1.7.0", "version": "1.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/config_split.git", "url": "https://git.drupalcode.org/project/config_split.git",
"reference": "8.x-1.7" "reference": "8.x-1.5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.7.zip", "url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.5.zip",
"reference": "8.x-1.7", "reference": "8.x-1.5",
"shasum": "3cd524ebc0b52db31a6bef2c55693f4e62890b4f" "shasum": "ea727dbe5cb4586bbc21afad61db26c65fe5ce49"
}, },
"require": { "require": {
"drupal/config_filter": "^1", "drupal/config_filter": "^1||^2",
"drupal/core": "^8.8 || ^9" "drupal/core": "^8.8 || ^9"
}, },
"conflict": { "conflict": {
@ -5542,8 +5545,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.7", "version": "8.x-1.5",
"datestamp": "1603782947", "datestamp": "1599549544",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -8431,6 +8434,59 @@
"source": "https://git.drupalcode.org/project/flood_control" "source": "https://git.drupalcode.org/project/flood_control"
} }
}, },
{
"name": "drupal/formatter_suite",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/formatter_suite.git",
"reference": "8.x-1.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/formatter_suite-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "ac7bd151141e4b362d02744e8ea125d7e6919af2"
},
"require": {
"drupal/core": "^8.8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.3",
"datestamp": "1595830765",
"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": "nadeau",
"homepage": "https://www.drupal.org/user/103422"
},
{
"name": "toamit",
"homepage": "https://www.drupal.org/user/2820523"
}
],
"description": "Field formaters to present numbers, text, links, etc.",
"homepage": "https://www.drupal.org/project/formatter_suite",
"keywords": [
"Drupal",
"Format"
],
"support": {
"source": "http://cgit.drupalcode.org/formatter_suite",
"issues": "http://drupal.org/project/issues/formatter_suite"
}
},
{ {
"name": "drupal/gdpr", "name": "drupal/gdpr",
"version": "3.0.0-alpha4", "version": "3.0.0-alpha4",
@ -9719,17 +9775,17 @@
}, },
{ {
"name": "drupal/linkit", "name": "drupal/linkit",
"version": "5.0.0-beta13", "version": "6.0.0-beta3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/linkit.git", "url": "https://git.drupalcode.org/project/linkit.git",
"reference": "8.x-5.0-beta13" "reference": "6.0.0-beta3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/linkit-8.x-5.0-beta13.zip", "url": "https://ftp.drupal.org/files/projects/linkit-6.0.0-beta3.zip",
"reference": "8.x-5.0-beta13", "reference": "6.0.0-beta3",
"shasum": "9215fbea84166cabc9b7a2d9a04dedaffb9fc1ed" "shasum": "39a5bf54cbc88324d788a573df7b3fecf7622065"
}, },
"require": { "require": {
"drupal/core": "^8.7.7 || ^9" "drupal/core": "^8.7.7 || ^9"
@ -9740,8 +9796,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-5.0-beta13", "version": "6.0.0-beta3",
"datestamp": "1632933670", "datestamp": "1632946984",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories." "message": "Beta releases are not covered by Drupal security advisories."
@ -10265,17 +10321,17 @@
}, },
{ {
"name": "drupal/maxlength", "name": "drupal/maxlength",
"version": "1.0.0-rc1", "version": "2.0.0-rc1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/maxlength.git", "url": "https://git.drupalcode.org/project/maxlength.git",
"reference": "8.x-1.0-rc1" "reference": "2.0.0-rc1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/maxlength-8.x-1.0-rc1.zip", "url": "https://ftp.drupal.org/files/projects/maxlength-2.0.0-rc1.zip",
"reference": "8.x-1.0-rc1", "reference": "2.0.0-rc1",
"shasum": "44eb9d79d9814cd786c2c9874c28033759665a99" "shasum": "1d08a0a49b36b8593be203fc3c423dd29647fc4b"
}, },
"require": { "require": {
"drupal/core": "^8.8 || ^9" "drupal/core": "^8.8 || ^9"
@ -10283,8 +10339,8 @@
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-1.0-rc1", "version": "2.0.0-rc1",
"datestamp": "1593198218", "datestamp": "1634070330",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories." "message": "RC releases are not covered by Drupal security advisories."
@ -10296,10 +10352,6 @@
"GPL-2.0-or-later" "GPL-2.0-or-later"
], ],
"authors": [ "authors": [
{
"name": "Aron Novak",
"homepage": "https://www.drupal.org/user/61864"
},
{ {
"name": "cedewey", "name": "cedewey",
"homepage": "https://www.drupal.org/user/38694" "homepage": "https://www.drupal.org/user/38694"
@ -10316,6 +10368,10 @@
"name": "mariuss", "name": "mariuss",
"homepage": "https://www.drupal.org/user/28539" "homepage": "https://www.drupal.org/user/28539"
}, },
{
"name": "pmichelazzo",
"homepage": "https://www.drupal.org/user/182237"
},
{ {
"name": "srdtwc", "name": "srdtwc",
"homepage": "https://www.drupal.org/user/3422763" "homepage": "https://www.drupal.org/user/3422763"
@ -13164,7 +13220,7 @@
"extra": { "extra": {
"drupal": { "drupal": {
"version": "2.0.0-beta2", "version": "2.0.0-beta2",
"datestamp": "1622577998", "datestamp": "1622578579",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories." "message": "Beta releases are not covered by Drupal security advisories."

@ -1 +1 @@
Subproject commit e388c04488c3a832d8538b532d7d643ff4812923 Subproject commit 6fb80278a224c3fe38d240c4237dc5f845bf0529