nouvelles cartes projet + quelques corrections
This commit is contained in:
133
composer.lock
generated
133
composer.lock
generated
@@ -2339,17 +2339,17 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/block_class",
|
||||
"version": "4.0.0",
|
||||
"version": "2.0.12",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/block_class.git",
|
||||
"reference": "4.0.0"
|
||||
"reference": "2.0.12"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/block_class-4.0.0.zip",
|
||||
"reference": "4.0.0",
|
||||
"shasum": "4ed97a78db9b52f28e46d377947fecfb3a8c9580"
|
||||
"url": "https://ftp.drupal.org/files/projects/block_class-2.0.12.zip",
|
||||
"reference": "2.0.12",
|
||||
"shasum": "cc3945f8038bcc9bb48eff897df332aa952d62e6"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9 || ^10 || ^11"
|
||||
@@ -2357,8 +2357,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "4.0.0",
|
||||
"datestamp": "1730640283",
|
||||
"version": "2.0.12",
|
||||
"datestamp": "1723243074",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -2618,30 +2618,27 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/config_ignore",
|
||||
"version": "3.3.0",
|
||||
"version": "2.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/config_ignore.git",
|
||||
"reference": "8.x-3.3"
|
||||
"reference": "8.x-2.4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-3.3.zip",
|
||||
"reference": "8.x-3.3",
|
||||
"shasum": "4446811ecb023820a57c227d35c034e0d4363a70"
|
||||
"url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-2.4.zip",
|
||||
"reference": "8.x-2.4",
|
||||
"shasum": "e0e45dde2d6927c5d26de59f352792fb6cf26554"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9 || ^10 || ^11"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/config_filter": "^1.8||^2.2",
|
||||
"drush/drush": "^10 || ^11 || ^12"
|
||||
"drupal/config_filter": "^1 || ^2",
|
||||
"drupal/core": "^8 || ^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-3.3",
|
||||
"datestamp": "1713299496",
|
||||
"version": "8.x-2.4",
|
||||
"datestamp": "1676045435",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -2669,11 +2666,12 @@
|
||||
"homepage": "https://www.drupal.org/user/413139"
|
||||
}
|
||||
],
|
||||
"description": "Ignore certain configuration during import and export.",
|
||||
"description": "Ignore certain configuration during import.",
|
||||
"homepage": "http://drupal.org/project/config_ignore",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/config_ignore",
|
||||
"issues": "http://drupal.org/project/config_ignore"
|
||||
"issues": "https://drupal.org/project/config_ignore",
|
||||
"irc": "irc://irc.freenode.org/drupal-contribute"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -4129,26 +4127,26 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/extlink",
|
||||
"version": "2.0.4",
|
||||
"version": "1.7.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/extlink.git",
|
||||
"reference": "2.0.4"
|
||||
"reference": "8.x-1.7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/extlink-2.0.4.zip",
|
||||
"reference": "2.0.4",
|
||||
"shasum": "0331ef3457d3a1701f01e04f8256bdd823ea3512"
|
||||
"url": "https://ftp.drupal.org/files/projects/extlink-8.x-1.7.zip",
|
||||
"reference": "8.x-1.7",
|
||||
"shasum": "38650688b5a58496db59f40b2a7f36c4bedcbfb4"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^10 || ^11"
|
||||
"drupal/core": "^8 || ^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.0.4",
|
||||
"datestamp": "1732565828",
|
||||
"version": "8.x-1.7",
|
||||
"datestamp": "1665770295",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -4864,21 +4862,20 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/inline_entity_form",
|
||||
"version": "3.0.0-rc20",
|
||||
"version": "1.0.0-rc17",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/inline_entity_form.git",
|
||||
"reference": "3.0.0-rc20"
|
||||
"reference": "8.x-1.0-rc17"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/inline_entity_form-3.0.0-rc20.zip",
|
||||
"reference": "3.0.0-rc20",
|
||||
"shasum": "c9ad4572bce4260d1d233a0c3196e4ff0915e4ee"
|
||||
"url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc17.zip",
|
||||
"reference": "8.x-1.0-rc17",
|
||||
"shasum": "626622e01cf7a2d2977fdc06ae09afd5a814e09b"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9 || ^10 || ^11",
|
||||
"drupal/rat": "^1.0.0@stable",
|
||||
"drupal/core": "^8.8 || ^9 || ^10",
|
||||
"php": ">=7.1"
|
||||
},
|
||||
"require-dev": {
|
||||
@@ -4887,8 +4884,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "3.0.0-rc20",
|
||||
"datestamp": "1722000368",
|
||||
"version": "8.x-1.0-rc17",
|
||||
"datestamp": "1703020130",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "RC releases are not covered by Drupal security advisories."
|
||||
@@ -6716,48 +6713,6 @@
|
||||
"source": "https://git.drupalcode.org/project/profile"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/rat",
|
||||
"version": "1.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/rat.git",
|
||||
"reference": "28202b02262a39ac8dbbfd43696b67c0c8c46b71"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://git.drupalcode.org/api/v4/projects/project%2Frat/repository/archive.zip?sha=28202b02262a39ac8dbbfd43696b67c0c8c46b71",
|
||||
"reference": "28202b02262a39ac8dbbfd43696b67c0c8c46b71",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.4 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/core": "^9.4",
|
||||
"drupal/core-dev": "^9.4"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Drupal\\rat\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"gpl-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Merlin",
|
||||
"email": "merlin@geeks4change.net"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/rat/-/tree/1.0.0"
|
||||
},
|
||||
"time": "2023-07-19T22:22:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/redirect",
|
||||
"version": "1.11.0",
|
||||
@@ -7979,21 +7934,20 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/views_bulk_edit",
|
||||
"version": "3.0.0",
|
||||
"version": "2.9.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/views_bulk_edit.git",
|
||||
"reference": "3.0.0"
|
||||
"reference": "8.x-2.9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/views_bulk_edit-3.0.0.zip",
|
||||
"reference": "3.0.0",
|
||||
"shasum": "3b16079aa95fb4834561fcfd1197cce73b7f4b88"
|
||||
"url": "https://ftp.drupal.org/files/projects/views_bulk_edit-8.x-2.9.zip",
|
||||
"reference": "8.x-2.9",
|
||||
"shasum": "db45a8cc9ac629859374b24974eafcef257e4387"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.4 || ^10 || ^11",
|
||||
"php": ">=8.1"
|
||||
"drupal/core": "^9.4 || ^10"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/views_bulk_operations": "~4.2.4"
|
||||
@@ -8004,8 +7958,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "3.0.0",
|
||||
"datestamp": "1725358398",
|
||||
"version": "8.x-2.9",
|
||||
"datestamp": "1690222256",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -13161,6 +13115,7 @@
|
||||
"drupal/agreement": 15,
|
||||
"drupal/bulkdelete": 20,
|
||||
"drupal/config_devel": 20,
|
||||
"drupal/config_ignore": 5,
|
||||
"drupal/config_update": 15,
|
||||
"drupal/context": 5,
|
||||
"drupal/date_range_formatter": 20,
|
||||
|
||||
Reference in New Issue
Block a user