update contrib module profile to dev, patched commerce-license for license re-purchase
This commit is contained in:
27
composer.lock
generated
27
composer.lock
generated
@@ -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": "4d8fc060a7ba45b3740e626b72ed32a0",
|
||||
"content-hash": "d52543a5e9c33de597427a41497c8de2",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -11758,20 +11758,14 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/profile",
|
||||
"version": "1.3.0",
|
||||
"version": "dev-1.x",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/profile.git",
|
||||
"reference": "8.x-1.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/profile-8.x-1.3.zip",
|
||||
"reference": "8.x-1.3",
|
||||
"shasum": "e2f0b76ae0cfb312259a956f7140cec261e543b1"
|
||||
"reference": "c82f25f41818a45333876e61eaae96f92a268fc7"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9",
|
||||
"drupal/core": "^8.9 || ^9 || ^10",
|
||||
"drupal/entity": "^1.0-rc2"
|
||||
},
|
||||
"require-dev": {
|
||||
@@ -11779,12 +11773,15 @@
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.3",
|
||||
"datestamp": "1628099894",
|
||||
"version": "8.x-1.3+7-dev",
|
||||
"datestamp": "1644837206",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -24813,6 +24810,7 @@
|
||||
"drupal/migrate_plus": 20,
|
||||
"drupal/migrate_tools": 20,
|
||||
"drupal/mimemail": 20,
|
||||
"drupal/profile": 20,
|
||||
"drupal/redirect": 20,
|
||||
"drupal/search_api_page": 20,
|
||||
"drupal/select_translation": 20,
|
||||
@@ -24852,7 +24850,6 @@
|
||||
"drupal/menu_position": 20,
|
||||
"drupal/path_alias_xt": 20,
|
||||
"drupal/pathologic": 15,
|
||||
"drupal/profile": 5,
|
||||
"drupal/smtp": 10
|
||||
},
|
||||
"prefer-stable": true,
|
||||
|
Reference in New Issue
Block a user