refactored showrooms page
This commit is contained in:
28
composer.lock
generated
28
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": "4a2e80e7573ad7c0e353a57768fe24a3",
|
||||
"content-hash": "28136bda07374425cb204c254898f8ac",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -8929,22 +8929,16 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/graphql",
|
||||
"version": "4.3.0",
|
||||
"version": "dev-4.x",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/graphql.git",
|
||||
"reference": "8.x-4.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/graphql-8.x-4.3.zip",
|
||||
"reference": "8.x-4.3",
|
||||
"shasum": "dd8d69c9cc26331128a260091d30873cbd64292c"
|
||||
"reference": "dedd45ccdea0430b7820acbad4557dc443eff196"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9",
|
||||
"drupal/core": "^9.3 || ^10",
|
||||
"drupal/typed_data": "*",
|
||||
"php": ">=7.2",
|
||||
"php": ">=7.3",
|
||||
"webonyx/graphql-php": "^14.8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
@@ -8952,12 +8946,15 @@
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-4.x": "4.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-4.3",
|
||||
"datestamp": "1644938309",
|
||||
"version": "8.x-4.3+11-dev",
|
||||
"datestamp": "1662992472",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -25534,6 +25531,7 @@
|
||||
"drupal/flag_lists": 20,
|
||||
"drupal/gdpr": 15,
|
||||
"drupal/genpass": 20,
|
||||
"drupal/graphql": 20,
|
||||
"drupal/image_delta_formatter": 20,
|
||||
"drupal/image_effects": 20,
|
||||
"drupal/login_destination": 20,
|
||||
|
||||
Reference in New Issue
Block a user