removed content_as_config and composer require structure_sync
This commit is contained in:
Generated
+82
-66
@@ -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": "6f7bb41c95f4533d58bfab814ac15a11",
|
||||
"content-hash": "c3928c7423d5cd515cdd45ef1f337f09",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@@ -2569,71 +2569,6 @@
|
||||
"source": "https://git.drupalcode.org/project/config_update"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/content_as_config",
|
||||
"version": "1.0.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/content_as_config.git",
|
||||
"reference": "1.0.10"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/content_as_config-1.0.10.zip",
|
||||
"reference": "1.0.10",
|
||||
"shasum": "3ed5dd56486a98b6832eb6fea257792d5af145b4"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.3 || ^10"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/structure_sync": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/feeds": "*",
|
||||
"drupal/group": "*"
|
||||
},
|
||||
"suggest": {
|
||||
"drupal/markdown": "Render module help more elegantly."
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "1.0.10",
|
||||
"datestamp": "1665066743",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Daniel Johnson (daniel_j)",
|
||||
"homepage": "https://www.drupal.org/u/daniel_j",
|
||||
"role": "Maintainer"
|
||||
}
|
||||
],
|
||||
"description": "Allows content entities to be exported/imported as configuration.",
|
||||
"homepage": "https://drupal.org/project/content_as_config",
|
||||
"keywords": [
|
||||
"Configuration",
|
||||
"Drupal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/content_as_config",
|
||||
"issues": "https://www.drupal.org/project/issues/content_as_config"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/content_lock",
|
||||
"version": "2.3.0",
|
||||
@@ -6205,6 +6140,87 @@
|
||||
"source": "https://git.drupalcode.org/project/sophron"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/structure_sync",
|
||||
"version": "2.0.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/structure_sync.git",
|
||||
"reference": "2.0.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/structure_sync-2.0.5.zip",
|
||||
"reference": "2.0.5",
|
||||
"shasum": "eb744625ba3a8caf731dc7406b29797c8416f744"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9 || ^10",
|
||||
"php": ">=7.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"drush/drush": "^9 || ^10 || ^11"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.0.5",
|
||||
"datestamp": "1681378126",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9 || ^10 || ^11"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "colan",
|
||||
"homepage": "https://www.drupal.org/user/58704"
|
||||
},
|
||||
{
|
||||
"name": "fidovdbos",
|
||||
"homepage": "https://www.drupal.org/user/1494332"
|
||||
},
|
||||
{
|
||||
"name": "joachim",
|
||||
"homepage": "https://www.drupal.org/user/107701"
|
||||
},
|
||||
{
|
||||
"name": "louis-cuny",
|
||||
"homepage": "https://www.drupal.org/user/3606332"
|
||||
},
|
||||
{
|
||||
"name": "mparker17",
|
||||
"homepage": "https://www.drupal.org/user/536298"
|
||||
},
|
||||
{
|
||||
"name": "spiderman",
|
||||
"homepage": "https://www.drupal.org/user/1631"
|
||||
},
|
||||
{
|
||||
"name": "timKruijsen",
|
||||
"homepage": "https://www.drupal.org/user/3513437"
|
||||
},
|
||||
{
|
||||
"name": "vinlaurens",
|
||||
"homepage": "https://www.drupal.org/user/2945689"
|
||||
}
|
||||
],
|
||||
"description": "Tool for syncing structural data that is stored as content.",
|
||||
"homepage": "https://www.drupal.org/project/structure_sync",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/structure_sync"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/synonyms",
|
||||
"version": "2.1.2",
|
||||
|
||||
Reference in New Issue
Block a user