module updates (last compatible modules before upgrade core to 9)

This commit is contained in:
Bachir Soussi Chiadmi 2022-02-09 14:13:52 +01:00
parent c893761781
commit 38988d1c71
5 changed files with 48 additions and 46 deletions

View File

@ -86,7 +86,7 @@
"drupal/computed_field": "^3.0@alpha",
"drupal/config_devel": "^1.7",
"drupal/config_pages": "^2.9",
"drupal/config_split": "^1.0",
"drupal/config_split": "^2.0@beta",
"drupal/console": "^1.0.2",
"drupal/consumer_image_styles": "^4.0",
"drupal/content_sync": "2.x-dev@dev",

69
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": "391a02eabc2425941992efca40da86e2",
"content-hash": "55bcc6767c87e542ee59934848dd7926",
"packages": [
{
"name": "alchemy/zippy",
@ -5542,24 +5542,26 @@
},
{
"name": "drupal/config_split",
"version": "1.5.0",
"version": "2.0.0-beta5",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/config_split.git",
"reference": "8.x-1.5"
"reference": "2.0.0-beta5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.5.zip",
"reference": "8.x-1.5",
"shasum": "ea727dbe5cb4586bbc21afad61db26c65fe5ce49"
"url": "https://ftp.drupal.org/files/projects/config_split-2.0.0-beta5.zip",
"reference": "2.0.0-beta5",
"shasum": "b5cf4ee3d7af1ba38883bebead12678214a98f1e"
},
"require": {
"drupal/config_filter": "^1||^2",
"drupal/core": "^8.8 || ^9"
},
"conflict": {
"drupal/console": "<1.3.2"
"drush/drush": "<10"
},
"require-dev": {
"drupal/config_filter": "^1||^2"
},
"suggest": {
"drupal/chosen": "Chosen uses the Chosen jQuery plugin to make the <select> elements more user-friendly.",
@ -5568,16 +5570,16 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.5",
"datestamp": "1599549544",
"version": "2.0.0-beta5",
"datestamp": "1637101204",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10"
"drush.services.yml": "^10"
}
}
},
@ -11649,32 +11651,32 @@
},
{
"name": "drupal/printable",
"version": "2.0.1",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/printable.git",
"reference": "2.0.1"
"reference": "2.0.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/printable-2.0.1.zip",
"reference": "2.0.1",
"shasum": "f58843a7ccb9c9c65b605bbc5a2e20552cc0f721"
"url": "https://ftp.drupal.org/files/projects/printable-2.0.3.zip",
"reference": "2.0.3",
"shasum": "bd92fec75c77d0a6ec948892434e3357bb97f564"
},
"require": {
"drupal/core": "^8 || ^9",
"drupal/pdf_api": "*",
"smalot/pdfparser": "*",
"wa72/htmlpagedom": "1.3.*"
"drupal/pdf_api": "^2.0",
"wa72/htmlpagedom": "^1.3"
},
"require-dev": {
"drupal/pdf_api": "*"
"drupal/pdf_api": "*",
"smalot/pdfparser": "^1"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.1",
"datestamp": "1604748597",
"version": "2.0.3",
"datestamp": "1638439846",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -11683,7 +11685,7 @@
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
"GPL-2.0-or-later"
],
"authors": [
{
@ -11699,7 +11701,8 @@
"description": "Generates printer friendly version of nodes",
"homepage": "https://www.drupal.org/project/printable",
"support": {
"source": "https://git.drupalcode.org/project/printable"
"source": "https://git.drupalcode.org/project/printable",
"issues": "https://www.drupal.org/project/issues/printable"
}
},
{
@ -18357,19 +18360,20 @@
},
{
"name": "smalot/pdfparser",
"version": "v1.1.0",
"version": "v2.1.0",
"source": {
"type": "git",
"url": "https://github.com/smalot/pdfparser.git",
"reference": "43e436f32fd0e3d1f808c3b1768975c598c9a7df"
"reference": "4551cd0f07447d0865db7d89e07e6a7143536058"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/smalot/pdfparser/zipball/43e436f32fd0e3d1f808c3b1768975c598c9a7df",
"reference": "43e436f32fd0e3d1f808c3b1768975c598c9a7df",
"url": "https://api.github.com/repos/smalot/pdfparser/zipball/4551cd0f07447d0865db7d89e07e6a7143536058",
"reference": "4551cd0f07447d0865db7d89e07e6a7143536058",
"shasum": ""
},
"require": {
"ext-iconv": "*",
"ext-zlib": "*",
"php": ">=7.1",
"symfony/polyfill-mbstring": "^1.18"
@ -18401,9 +18405,9 @@
],
"support": {
"issues": "https://github.com/smalot/pdfparser/issues",
"source": "https://github.com/smalot/pdfparser/tree/v1.1.0"
"source": "https://github.com/smalot/pdfparser/tree/v2.1.0"
},
"time": "2021-08-03T08:33:34+00:00"
"time": "2022-02-03T13:28:46+00:00"
},
{
"name": "solarium/solarium",
@ -22183,6 +22187,7 @@
"drupal/commerce_stripe": 20,
"drupal/commerce_variation_cart_form": 20,
"drupal/computed_field": 15,
"drupal/config_split": 10,
"drupal/content_sync": 20,
"drupal/field_group": 20,
"drupal/flag": 20,

View File

@ -5,6 +5,7 @@ dependencies: { }
id: devel
label: Devel
description: 'Development configs'
storage: folder
folder: ../config/devel
module:
config_devel: 0
@ -18,10 +19,8 @@ module:
workflow_ui: 0
webprofiler: 0
theme: { }
blacklist:
weight: 0
complete_list:
- maillog.settings
- system.menu.devel
graylist: { }
graylist_dependents: true
graylist_skip_equal: true
weight: 0
partial_list: { }

View File

@ -5,6 +5,7 @@ dependencies: { }
id: prod
label: Prod
description: ''
storage: folder
folder: ../config/prod
module:
dblog: 0
@ -14,8 +15,6 @@ module:
pwa: 0
pwa_extras: 0
theme: { }
blacklist: { }
graylist: { }
graylist_dependents: true
graylist_skip_equal: true
weight: 0
complete_list: { }
partial_list: { }

View File

@ -5,6 +5,7 @@ dependencies: { }
id: stage
label: Stage
description: ''
storage: folder
folder: ../config/stage
module:
devel: 0
@ -12,8 +13,6 @@ module:
pwa: 0
pwa_extras: 0
theme: { }
blacklist: { }
graylist: { }
graylist_dependents: true
graylist_skip_equal: true
weight: 0
complete_list: { }
partial_list: { }