updated core (8) and added client report config
This commit is contained in:
parent
a63da676b3
commit
3d704bd6a2
94
composer.lock
generated
94
composer.lock
generated
@ -2001,16 +2001,16 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/core",
|
||||
"version": "8.9.19",
|
||||
"version": "8.9.20",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/drupal/core.git",
|
||||
"reference": "96eb83b31d950f020cbc079ab960159c3735a033"
|
||||
"reference": "39e2e1c32498338921923af66a90cb4a23a5b389"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/drupal/core/zipball/96eb83b31d950f020cbc079ab960159c3735a033",
|
||||
"reference": "96eb83b31d950f020cbc079ab960159c3735a033",
|
||||
"url": "https://api.github.com/repos/drupal/core/zipball/39e2e1c32498338921923af66a90cb4a23a5b389",
|
||||
"reference": "39e2e1c32498338921923af66a90cb4a23a5b389",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2229,13 +2229,13 @@
|
||||
],
|
||||
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
|
||||
"support": {
|
||||
"source": "https://github.com/drupal/core/tree/8.9.19"
|
||||
"source": "https://github.com/drupal/core/tree/8.9.20"
|
||||
},
|
||||
"time": "2021-09-14T22:08:18+00:00"
|
||||
"time": "2021-11-17T21:24:28+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/core-composer-scaffold",
|
||||
"version": "8.9.19",
|
||||
"version": "8.9.20",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/drupal/core-composer-scaffold.git",
|
||||
@ -2285,7 +2285,7 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/core-project-message",
|
||||
"version": "8.9.19",
|
||||
"version": "8.9.20",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/drupal/core-project-message.git",
|
||||
@ -2326,16 +2326,16 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/core-recommended",
|
||||
"version": "8.9.19",
|
||||
"version": "8.9.20",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/drupal/core-recommended.git",
|
||||
"reference": "880335bafeeba6d29454053bd24f253a219c2cfc"
|
||||
"reference": "49b9abf15bf4b82c5b47692e39770f2f3a76eaf1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/880335bafeeba6d29454053bd24f253a219c2cfc",
|
||||
"reference": "880335bafeeba6d29454053bd24f253a219c2cfc",
|
||||
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/49b9abf15bf4b82c5b47692e39770f2f3a76eaf1",
|
||||
"reference": "49b9abf15bf4b82c5b47692e39770f2f3a76eaf1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2347,7 +2347,7 @@
|
||||
"doctrine/common": "v2.7.3",
|
||||
"doctrine/inflector": "v1.2.0",
|
||||
"doctrine/lexer": "1.0.2",
|
||||
"drupal/core": "8.9.19",
|
||||
"drupal/core": "8.9.20",
|
||||
"easyrdf/easyrdf": "0.9.1",
|
||||
"egulias/email-validator": "2.1.17",
|
||||
"guzzlehttp/guzzle": "6.5.4",
|
||||
@ -2405,9 +2405,9 @@
|
||||
],
|
||||
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
|
||||
"support": {
|
||||
"source": "https://github.com/drupal/core-recommended/tree/8.9.19"
|
||||
"source": "https://github.com/drupal/core-recommended/tree/8.9.20"
|
||||
},
|
||||
"time": "2021-09-14T22:08:18+00:00"
|
||||
"time": "2021-11-17T21:24:28+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/ctools",
|
||||
@ -2905,20 +2905,20 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/feeds",
|
||||
"version": "3.0.0-alpha10",
|
||||
"version": "3.0.0-alpha11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/feeds.git",
|
||||
"reference": "8.x-3.0-alpha10"
|
||||
"reference": "8.x-3.0-alpha11"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/feeds-8.x-3.0-alpha10.zip",
|
||||
"reference": "8.x-3.0-alpha10",
|
||||
"shasum": "84691c6258503c8d4afea5009dcd21bbd8292d49"
|
||||
"url": "https://ftp.drupal.org/files/projects/feeds-8.x-3.0-alpha11.zip",
|
||||
"reference": "8.x-3.0-alpha11",
|
||||
"shasum": "5f46520bda42a5986225d5c4892fca123da5861e"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
"drupal/core": "^8.9 || ^9"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/pathauto": "^1.8",
|
||||
@ -2927,8 +2927,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-3.0-alpha10",
|
||||
"datestamp": "1612455136",
|
||||
"version": "8.x-3.0-alpha11",
|
||||
"datestamp": "1637865868",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Project has not opted into security advisory coverage!"
|
||||
@ -5647,16 +5647,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpmailer/phpmailer",
|
||||
"version": "v6.5.1",
|
||||
"version": "v6.5.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PHPMailer/PHPMailer.git",
|
||||
"reference": "dd803df5ad7492e1b40637f7ebd258fee5ca7355"
|
||||
"reference": "baeb7cde6b60b1286912690ab0693c7789a31e71"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/dd803df5ad7492e1b40637f7ebd258fee5ca7355",
|
||||
"reference": "dd803df5ad7492e1b40637f7ebd258fee5ca7355",
|
||||
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/baeb7cde6b60b1286912690ab0693c7789a31e71",
|
||||
"reference": "baeb7cde6b60b1286912690ab0693c7789a31e71",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -5713,7 +5713,7 @@
|
||||
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
|
||||
"support": {
|
||||
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
|
||||
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.1"
|
||||
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.3"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -5721,7 +5721,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2021-08-18T09:14:16+00:00"
|
||||
"time": "2021-11-25T16:34:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/container",
|
||||
@ -5881,16 +5881,16 @@
|
||||
},
|
||||
{
|
||||
"name": "psy/psysh",
|
||||
"version": "v0.10.9",
|
||||
"version": "v0.10.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/bobthecow/psysh.git",
|
||||
"reference": "01281336c4ae557fe4a994544f30d3a1bc204375"
|
||||
"reference": "38017532bba35d15d28dcc001b4274df0251c4a1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/01281336c4ae557fe4a994544f30d3a1bc204375",
|
||||
"reference": "01281336c4ae557fe4a994544f30d3a1bc204375",
|
||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/38017532bba35d15d28dcc001b4274df0251c4a1",
|
||||
"reference": "38017532bba35d15d28dcc001b4274df0251c4a1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -5950,9 +5950,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/bobthecow/psysh/issues",
|
||||
"source": "https://github.com/bobthecow/psysh/tree/v0.10.9"
|
||||
"source": "https://github.com/bobthecow/psysh/tree/v0.10.11"
|
||||
},
|
||||
"time": "2021-10-10T13:37:39+00:00"
|
||||
"time": "2021-11-23T15:02:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "ralouphie/getallheaders",
|
||||
@ -8013,16 +8013,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-dumper",
|
||||
"version": "v4.4.33",
|
||||
"version": "v4.4.34",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-dumper.git",
|
||||
"reference": "50286e2b7189bfb4f419c0731e86632cddf7c5ee"
|
||||
"reference": "2d0c056b2faaa3d785bdbd5adecc593a5be9c16e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/50286e2b7189bfb4f419c0731e86632cddf7c5ee",
|
||||
"reference": "50286e2b7189bfb4f419c0731e86632cddf7c5ee",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2d0c056b2faaa3d785bdbd5adecc593a5be9c16e",
|
||||
"reference": "2d0c056b2faaa3d785bdbd5adecc593a5be9c16e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8082,7 +8082,7 @@
|
||||
"dump"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v4.4.33"
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v4.4.34"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -8098,7 +8098,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-10-25T20:24:58+00:00"
|
||||
"time": "2021-11-12T10:50:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
@ -8977,16 +8977,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/config",
|
||||
"version": "v4.4.33",
|
||||
"version": "v4.4.34",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/config.git",
|
||||
"reference": "25c11934bf20c1633f3f125fed0bd7e29f5d8f24"
|
||||
"reference": "e99b65a18faa34fde57078095c39a1bc91a22492"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/config/zipball/25c11934bf20c1633f3f125fed0bd7e29f5d8f24",
|
||||
"reference": "25c11934bf20c1633f3f125fed0bd7e29f5d8f24",
|
||||
"url": "https://api.github.com/repos/symfony/config/zipball/e99b65a18faa34fde57078095c39a1bc91a22492",
|
||||
"reference": "e99b65a18faa34fde57078095c39a1bc91a22492",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -9035,7 +9035,7 @@
|
||||
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/config/tree/v4.4.33"
|
||||
"source": "https://github.com/symfony/config/tree/v4.4.34"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -9051,7 +9051,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-10-19T15:09:42+00:00"
|
||||
"time": "2021-10-29T15:43:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/css-selector",
|
||||
|
@ -13,7 +13,7 @@ dependencies:
|
||||
- field.storage.oc_organisation.field_umbrella_client
|
||||
- opencase_entities.oc_organisation_type.client
|
||||
- system.menu.opencase
|
||||
- taxonomy.vocabulary.clie
|
||||
- taxonomy.vocabulary.client_status
|
||||
- taxonomy.vocabulary.tags
|
||||
- user.role.authenticated
|
||||
- user.role.gno_admin_user
|
||||
@ -845,7 +845,7 @@ display:
|
||||
reduce_duplicates: false
|
||||
type: select
|
||||
limit: true
|
||||
vid: clie
|
||||
vid: client_status
|
||||
hierarchy: false
|
||||
error_message: true
|
||||
plugin_id: taxonomy_index_tid
|
||||
|
Reference in New Issue
Block a user