moved config/sync to project root dir
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
"drupal/better_messages": "1.0.0-alpha2",
|
||||
"drupal/bulkdelete": "1.x-dev",
|
||||
"drupal/color_field": "2.0.0",
|
||||
"drupal/composerize": "1.x-dev",
|
||||
"drupal/config_devel": "1.2.0",
|
||||
"drupal/config_ignore": "2.1.0",
|
||||
"drupal/console": "^1.0.2",
|
||||
|
||||
Generated
+1
-44
@@ -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": "2528c8722810b9bf53328bd5b117347c",
|
||||
"content-hash": "73101837a377950795f2b5f1e3299306",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -2434,48 +2434,6 @@
|
||||
"issues": "https://www.drupal.org/project/issues/color_field?version=8.x"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/composerize",
|
||||
"version": "dev-1.x",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/composerize.git",
|
||||
"reference": "2ba0b81a698afb3a12217aabbe75bc927bdbb0c3"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.x-dev",
|
||||
"datestamp": "1521507784",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Project has not opted into security advisory coverage!"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "phenaproxima",
|
||||
"homepage": "https://www.drupal.org/user/205645"
|
||||
}
|
||||
],
|
||||
"description": "Creates a composer.json from your Drupal site.",
|
||||
"homepage": "https://www.drupal.org/project/composerize",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/composerize"
|
||||
},
|
||||
"time": "2018-03-20T01:02:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/config_devel",
|
||||
"version": "1.2.0",
|
||||
@@ -11228,7 +11186,6 @@
|
||||
"minimum-stability": "dev",
|
||||
"stability-flags": {
|
||||
"drupal/bulkdelete": 20,
|
||||
"drupal/composerize": 20,
|
||||
"drupal/domain_menu_access": 20,
|
||||
"drupal/filefield_sources": 20,
|
||||
"drupal/filter_perms": 20,
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user