updated contrib modules

This commit is contained in:
Bachir Soussi Chiadmi 2021-07-14 21:28:56 +02:00
parent 68ac003aeb
commit 906cdfda64
2 changed files with 28 additions and 25 deletions

View File

@ -19,7 +19,7 @@
"php": ">=7.3",
"composer/installers": "^1.2",
"drupal/advagg": "4.x-dev@dev",
"drupal/amswap": "^2.0",
"drupal/amswap": "^3.0",
"drupal/audiofield": "^1.10",
"drupal/auto_entitylabel": "^2.x-dev",
"drupal/commerce": "^2.22",
@ -37,7 +37,7 @@
"drupal/config_pages": "^2.9",
"drupal/config_split": "^1.4",
"drupal/console": "^1.0.2",
"drupal/consumer_image_styles": "^3.0",
"drupal/consumer_image_styles": "^4.0",
"drupal/content_sync": "2.x-dev@dev",
"drupal/core-composer-scaffold": "^9.0",
"drupal/ctools": "^3.6",

49
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": "05ef2d93e47a85c9b3c0a45ec97d7b17",
"content-hash": "9884ef28d3552ecea822e773780aeb5e",
"packages": [
{
"name": "alchemy/zippy",
@ -2794,7 +2794,7 @@
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/advagg.git",
"reference": "631b11135c8d435ad5cb2798a26806b4257a347a"
"reference": "622c7ea34cfd96fc3c35fef948f7bbff974b849a"
},
"require": {
"drupal/core": "^8.8 || ^9",
@ -2806,8 +2806,8 @@
"dev-4.x": "4.x-dev"
},
"drupal": {
"version": "8.x-4.1+5-dev",
"datestamp": "1610050173",
"version": "8.x-4.1+8-dev",
"datestamp": "1625431637",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
@ -2863,8 +2863,7 @@
"source": "https://git.drupalcode.org/project/advagg",
"issues": "https://drupal.org/project/issues/advagg",
"irc": "irc://irc.freenode.org/drupal-contribute"
},
"time": "2021-04-27T14:09:50+00:00"
}
},
{
"name": "drupal/advanced_text_formatter",
@ -3004,26 +3003,26 @@
},
{
"name": "drupal/amswap",
"version": "2.0.0-beta2",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/amswap.git",
"reference": "8.x-2.0-beta2"
"reference": "3.0.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/amswap-8.x-2.0-beta2.zip",
"reference": "8.x-2.0-beta2",
"shasum": "5ee4c7ddf6f0417112cd8875c5236540352dc408"
"url": "https://ftp.drupal.org/files/projects/amswap-3.0.0.zip",
"reference": "3.0.0",
"shasum": "10b6387434f04491823f6025eb0745f9f737f11a"
},
"require": {
"drupal/core": "^8"
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.0-beta2",
"datestamp": "1548515280",
"version": "3.0.0",
"datestamp": "1589751058",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
@ -5507,28 +5506,28 @@
},
{
"name": "drupal/consumer_image_styles",
"version": "3.1.0",
"version": "4.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/consumer_image_styles.git",
"reference": "8.x-3.1"
"reference": "4.0.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/consumer_image_styles-8.x-3.1.zip",
"reference": "8.x-3.1",
"shasum": "711843888b9568cb3ee5384c5872b5032d68229d"
"url": "https://ftp.drupal.org/files/projects/consumer_image_styles-4.0.0.zip",
"reference": "4.0.0",
"shasum": "ca307d3383751658bfb714a236588a5cc9fdc2a4"
},
"require": {
"drupal/consumers": "^1.2",
"drupal/consumers": "^1.11",
"drupal/core": "^8 || ^9",
"drupal/jsonapi_extras": "^3.3"
"drupal/jsonapi_extras": "^3.16"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-3.1",
"datestamp": "1609842827",
"version": "4.0.0",
"datestamp": "1609843209",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -19982,6 +19981,10 @@
"minify",
"yui"
],
"support": {
"issues": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/issues",
"source": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port"
},
"time": "2018-01-15T15:26:51+00:00"
},
{