removed rules module
This commit is contained in:
parent
c0ad8e855c
commit
266f3e5b18
@ -42,8 +42,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/console": "^1.9",
|
||||
"drupal/devel": "^4.1",
|
||||
"drupal/rules": "^3.0@alpha"
|
||||
"drupal/devel": "^4.1"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/drupal": "*"
|
||||
|
119
composer.lock
generated
119
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": "4aba84b4749f6070e7b321c825e22bf2",
|
||||
"content-hash": "22e2dcfdc38c3152699ed91fc8635d98",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@ -7374,120 +7374,6 @@
|
||||
"slack": "https://drupal.slack.com/archives/C012WAW1MH6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/rules",
|
||||
"version": "3.0.0-alpha6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/rules.git",
|
||||
"reference": "8.x-3.0-alpha6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/rules-8.x-3.0-alpha6.zip",
|
||||
"reference": "8.x-3.0-alpha6",
|
||||
"shasum": "073bf5c23f0ef8f1aebf56538249d50d631d5a24"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.7",
|
||||
"drupal/typed_data": "1.x-dev"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/typed_data": "1.x-dev"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-3.0-alpha6",
|
||||
"datestamp": "1595975406",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Alpha releases are not covered by Drupal security advisories."
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "TR",
|
||||
"homepage": "https://www.drupal.org/user/202830"
|
||||
},
|
||||
{
|
||||
"name": "fago",
|
||||
"homepage": "https://www.drupal.org/user/16747"
|
||||
},
|
||||
{
|
||||
"name": "klausi",
|
||||
"homepage": "https://www.drupal.org/user/262198"
|
||||
}
|
||||
],
|
||||
"description": "React on events and conditionally evaluate actions.",
|
||||
"homepage": "https://www.drupal.org/project/rules",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/rules",
|
||||
"issues": "https://www.drupal.org/project/issues/rules"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/typed_data",
|
||||
"version": "dev-1.x",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/typed_data.git",
|
||||
"reference": "d6550fd64428642da9ace9281670e70f7018f0b1"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8.2 || ^9"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-alpha5+24-dev",
|
||||
"datestamp": "1623702620",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9 || ^10"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "TR",
|
||||
"homepage": "https://www.drupal.org/user/202830"
|
||||
},
|
||||
{
|
||||
"name": "fago",
|
||||
"homepage": "https://www.drupal.org/user/16747"
|
||||
}
|
||||
],
|
||||
"description": "Extends the core Typed Data API with new APIs and features.",
|
||||
"homepage": "https://www.drupal.org/project/typed_data",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/typed_data",
|
||||
"issues": "https://www.drupal.org/project/issues/typed_data"
|
||||
},
|
||||
"time": "2021-06-14T20:31:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "stecman/symfony-console-completion",
|
||||
"version": "0.11.0",
|
||||
@ -7769,8 +7655,7 @@
|
||||
"drupal/business_rules": 10,
|
||||
"drupal/entity_extra_field": 15,
|
||||
"drupal/password_strength": 10,
|
||||
"drupal/views_aggregator": 10,
|
||||
"drupal/rules": 15
|
||||
"drupal/views_aggregator": 10
|
||||
},
|
||||
"prefer-stable": true,
|
||||
"prefer-lowest": false,
|
||||
|
Reference in New Issue
Block a user