displayed attachments, added attachments filter to material admin view
This commit is contained in:
32
composer.lock
generated
32
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": "18823c92aa8ab02c87f03c1d766c7d7a",
|
||||
"content-hash": "a4d92f8abd2407b530d697757bf9b3d3",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -172,12 +172,12 @@
|
||||
"version": "v1.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/clue/php-stream-filter.git",
|
||||
"url": "https://github.com/clue/stream-filter.git",
|
||||
"reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/clue/php-stream-filter/zipball/aeb7d8ea49c7963d3b581378955dbf5bc49aa320",
|
||||
"url": "https://api.github.com/repos/clue/stream-filter/zipball/aeb7d8ea49c7963d3b581378955dbf5bc49aa320",
|
||||
"reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320",
|
||||
"shasum": ""
|
||||
},
|
||||
@@ -12085,38 +12085,32 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/views_ef_fieldset",
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/views_ef_fieldset.git",
|
||||
"reference": "8.x-1.4"
|
||||
"reference": "8.x-1.5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/views_ef_fieldset-8.x-1.4.zip",
|
||||
"reference": "8.x-1.4",
|
||||
"shasum": "0165aae3ad6f067b0fd3138c0456f95300292458"
|
||||
"url": "https://ftp.drupal.org/files/projects/views_ef_fieldset-8.x-1.5.zip",
|
||||
"reference": "8.x-1.5",
|
||||
"shasum": "72ca0b63028d0fe65e13c8472546a8803aa0d079"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8",
|
||||
"drupal/core": "^8 || ^9",
|
||||
"php": ">=7"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupol/drupal-conventions": "^1"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.4",
|
||||
"datestamp": "1561312086",
|
||||
"version": "8.x-1.5",
|
||||
"datestamp": "1604567512",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"grumphp": {
|
||||
"config-default-path": "vendor/drupol/drupal-conventions/config/drupal8/grumphp.yml"
|
||||
},
|
||||
"composer-exit-on-patch-failure": true,
|
||||
"enable-patching": true,
|
||||
"patches": {
|
||||
@@ -18088,12 +18082,12 @@
|
||||
"version": "1.9.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/webmozart/assert.git",
|
||||
"url": "https://github.com/webmozarts/assert.git",
|
||||
"reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
|
||||
"url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
|
||||
"reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
|
||||
"shasum": ""
|
||||
},
|
||||
|
Reference in New Issue
Block a user