module updates (last compatible modules before upgrade core to 9)
This commit is contained in:
parent
c893761781
commit
38988d1c71
|
@ -86,7 +86,7 @@
|
||||||
"drupal/computed_field": "^3.0@alpha",
|
"drupal/computed_field": "^3.0@alpha",
|
||||||
"drupal/config_devel": "^1.7",
|
"drupal/config_devel": "^1.7",
|
||||||
"drupal/config_pages": "^2.9",
|
"drupal/config_pages": "^2.9",
|
||||||
"drupal/config_split": "^1.0",
|
"drupal/config_split": "^2.0@beta",
|
||||||
"drupal/console": "^1.0.2",
|
"drupal/console": "^1.0.2",
|
||||||
"drupal/consumer_image_styles": "^4.0",
|
"drupal/consumer_image_styles": "^4.0",
|
||||||
"drupal/content_sync": "2.x-dev@dev",
|
"drupal/content_sync": "2.x-dev@dev",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "391a02eabc2425941992efca40da86e2",
|
"content-hash": "55bcc6767c87e542ee59934848dd7926",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "alchemy/zippy",
|
"name": "alchemy/zippy",
|
||||||
|
@ -5542,24 +5542,26 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/config_split",
|
"name": "drupal/config_split",
|
||||||
"version": "1.5.0",
|
"version": "2.0.0-beta5",
|
||||||
"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.5"
|
"reference": "2.0.0-beta5"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.5.zip",
|
"url": "https://ftp.drupal.org/files/projects/config_split-2.0.0-beta5.zip",
|
||||||
"reference": "8.x-1.5",
|
"reference": "2.0.0-beta5",
|
||||||
"shasum": "ea727dbe5cb4586bbc21afad61db26c65fe5ce49"
|
"shasum": "b5cf4ee3d7af1ba38883bebead12678214a98f1e"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/config_filter": "^1||^2",
|
|
||||||
"drupal/core": "^8.8 || ^9"
|
"drupal/core": "^8.8 || ^9"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"drupal/console": "<1.3.2"
|
"drush/drush": "<10"
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"drupal/config_filter": "^1||^2"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"drupal/chosen": "Chosen uses the Chosen jQuery plugin to make the <select> elements more user-friendly.",
|
"drupal/chosen": "Chosen uses the Chosen jQuery plugin to make the <select> elements more user-friendly.",
|
||||||
|
@ -5568,16 +5570,16 @@
|
||||||
"type": "drupal-module",
|
"type": "drupal-module",
|
||||||
"extra": {
|
"extra": {
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-1.5",
|
"version": "2.0.0-beta5",
|
||||||
"datestamp": "1599549544",
|
"datestamp": "1637101204",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "covered",
|
"status": "not-covered",
|
||||||
"message": "Covered by Drupal's security advisory policy"
|
"message": "Beta releases are not covered by Drupal security advisories."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"drush": {
|
"drush": {
|
||||||
"services": {
|
"services": {
|
||||||
"drush.services.yml": "^9 || ^10"
|
"drush.services.yml": "^10"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -11649,32 +11651,32 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/printable",
|
"name": "drupal/printable",
|
||||||
"version": "2.0.1",
|
"version": "2.0.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.drupalcode.org/project/printable.git",
|
"url": "https://git.drupalcode.org/project/printable.git",
|
||||||
"reference": "2.0.1"
|
"reference": "2.0.3"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://ftp.drupal.org/files/projects/printable-2.0.1.zip",
|
"url": "https://ftp.drupal.org/files/projects/printable-2.0.3.zip",
|
||||||
"reference": "2.0.1",
|
"reference": "2.0.3",
|
||||||
"shasum": "f58843a7ccb9c9c65b605bbc5a2e20552cc0f721"
|
"shasum": "bd92fec75c77d0a6ec948892434e3357bb97f564"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/core": "^8 || ^9",
|
"drupal/core": "^8 || ^9",
|
||||||
"drupal/pdf_api": "*",
|
"drupal/pdf_api": "^2.0",
|
||||||
"smalot/pdfparser": "*",
|
"wa72/htmlpagedom": "^1.3"
|
||||||
"wa72/htmlpagedom": "1.3.*"
|
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"drupal/pdf_api": "*"
|
"drupal/pdf_api": "*",
|
||||||
|
"smalot/pdfparser": "^1"
|
||||||
},
|
},
|
||||||
"type": "drupal-module",
|
"type": "drupal-module",
|
||||||
"extra": {
|
"extra": {
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "2.0.1",
|
"version": "2.0.3",
|
||||||
"datestamp": "1604748597",
|
"datestamp": "1638439846",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "covered",
|
"status": "covered",
|
||||||
"message": "Covered by Drupal's security advisory policy"
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
@ -11683,7 +11685,7 @@
|
||||||
},
|
},
|
||||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||||
"license": [
|
"license": [
|
||||||
"GPL-2.0+"
|
"GPL-2.0-or-later"
|
||||||
],
|
],
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
@ -11699,7 +11701,8 @@
|
||||||
"description": "Generates printer friendly version of nodes",
|
"description": "Generates printer friendly version of nodes",
|
||||||
"homepage": "https://www.drupal.org/project/printable",
|
"homepage": "https://www.drupal.org/project/printable",
|
||||||
"support": {
|
"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",
|
"name": "smalot/pdfparser",
|
||||||
"version": "v1.1.0",
|
"version": "v2.1.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/smalot/pdfparser.git",
|
"url": "https://github.com/smalot/pdfparser.git",
|
||||||
"reference": "43e436f32fd0e3d1f808c3b1768975c598c9a7df"
|
"reference": "4551cd0f07447d0865db7d89e07e6a7143536058"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/smalot/pdfparser/zipball/43e436f32fd0e3d1f808c3b1768975c598c9a7df",
|
"url": "https://api.github.com/repos/smalot/pdfparser/zipball/4551cd0f07447d0865db7d89e07e6a7143536058",
|
||||||
"reference": "43e436f32fd0e3d1f808c3b1768975c598c9a7df",
|
"reference": "4551cd0f07447d0865db7d89e07e6a7143536058",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
"ext-iconv": "*",
|
||||||
"ext-zlib": "*",
|
"ext-zlib": "*",
|
||||||
"php": ">=7.1",
|
"php": ">=7.1",
|
||||||
"symfony/polyfill-mbstring": "^1.18"
|
"symfony/polyfill-mbstring": "^1.18"
|
||||||
|
@ -18401,9 +18405,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/smalot/pdfparser/issues",
|
"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",
|
"name": "solarium/solarium",
|
||||||
|
@ -22183,6 +22187,7 @@
|
||||||
"drupal/commerce_stripe": 20,
|
"drupal/commerce_stripe": 20,
|
||||||
"drupal/commerce_variation_cart_form": 20,
|
"drupal/commerce_variation_cart_form": 20,
|
||||||
"drupal/computed_field": 15,
|
"drupal/computed_field": 15,
|
||||||
|
"drupal/config_split": 10,
|
||||||
"drupal/content_sync": 20,
|
"drupal/content_sync": 20,
|
||||||
"drupal/field_group": 20,
|
"drupal/field_group": 20,
|
||||||
"drupal/flag": 20,
|
"drupal/flag": 20,
|
||||||
|
|
|
@ -5,6 +5,7 @@ dependencies: { }
|
||||||
id: devel
|
id: devel
|
||||||
label: Devel
|
label: Devel
|
||||||
description: 'Development configs'
|
description: 'Development configs'
|
||||||
|
storage: folder
|
||||||
folder: ../config/devel
|
folder: ../config/devel
|
||||||
module:
|
module:
|
||||||
config_devel: 0
|
config_devel: 0
|
||||||
|
@ -18,10 +19,8 @@ module:
|
||||||
workflow_ui: 0
|
workflow_ui: 0
|
||||||
webprofiler: 0
|
webprofiler: 0
|
||||||
theme: { }
|
theme: { }
|
||||||
blacklist:
|
weight: 0
|
||||||
|
complete_list:
|
||||||
- maillog.settings
|
- maillog.settings
|
||||||
- system.menu.devel
|
- system.menu.devel
|
||||||
graylist: { }
|
partial_list: { }
|
||||||
graylist_dependents: true
|
|
||||||
graylist_skip_equal: true
|
|
||||||
weight: 0
|
|
||||||
|
|
|
@ -5,6 +5,7 @@ dependencies: { }
|
||||||
id: prod
|
id: prod
|
||||||
label: Prod
|
label: Prod
|
||||||
description: ''
|
description: ''
|
||||||
|
storage: folder
|
||||||
folder: ../config/prod
|
folder: ../config/prod
|
||||||
module:
|
module:
|
||||||
dblog: 0
|
dblog: 0
|
||||||
|
@ -14,8 +15,6 @@ module:
|
||||||
pwa: 0
|
pwa: 0
|
||||||
pwa_extras: 0
|
pwa_extras: 0
|
||||||
theme: { }
|
theme: { }
|
||||||
blacklist: { }
|
|
||||||
graylist: { }
|
|
||||||
graylist_dependents: true
|
|
||||||
graylist_skip_equal: true
|
|
||||||
weight: 0
|
weight: 0
|
||||||
|
complete_list: { }
|
||||||
|
partial_list: { }
|
||||||
|
|
|
@ -5,6 +5,7 @@ dependencies: { }
|
||||||
id: stage
|
id: stage
|
||||||
label: Stage
|
label: Stage
|
||||||
description: ''
|
description: ''
|
||||||
|
storage: folder
|
||||||
folder: ../config/stage
|
folder: ../config/stage
|
||||||
module:
|
module:
|
||||||
devel: 0
|
devel: 0
|
||||||
|
@ -12,8 +13,6 @@ module:
|
||||||
pwa: 0
|
pwa: 0
|
||||||
pwa_extras: 0
|
pwa_extras: 0
|
||||||
theme: { }
|
theme: { }
|
||||||
blacklist: { }
|
|
||||||
graylist: { }
|
|
||||||
graylist_dependents: true
|
|
||||||
graylist_skip_equal: true
|
|
||||||
weight: 0
|
weight: 0
|
||||||
|
complete_list: { }
|
||||||
|
partial_list: { }
|
||||||
|
|
Loading…
Reference in New Issue