Update lock file
This commit is contained in:
parent
28300fcff7
commit
fd5499ea8c
1 changed files with 46 additions and 1 deletions
47
composer.lock
generated
47
composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "a80d5dca26f968e571b44f7eca2f1350",
|
"content-hash": "12eff1b10e92dc2c80d5a594850aee60",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "abraham/twitteroauth",
|
"name": "abraham/twitteroauth",
|
||||||
|
@ -12050,6 +12050,51 @@
|
||||||
"issues": "https://www.drupal.org/project/markdown"
|
"issues": "https://www.drupal.org/project/markdown"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/media_alias_display",
|
||||||
|
"version": "2.0.1",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/media_alias_display.git",
|
||||||
|
"reference": "2.0.1"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/media_alias_display-2.0.1.zip",
|
||||||
|
"reference": "2.0.1",
|
||||||
|
"shasum": "0c823e7a9fb59fd55c1e622651e882a33bc0c24a"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "^10"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"drupal": {
|
||||||
|
"version": "2.0.1",
|
||||||
|
"datestamp": "1701440613",
|
||||||
|
"security-coverage": {
|
||||||
|
"status": "covered",
|
||||||
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||||
|
"license": [
|
||||||
|
"GPL-2.0-or-later"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Stephen Mustgrave",
|
||||||
|
"homepage": "https://www.drupal.org/user/3252890",
|
||||||
|
"email": "smustgrave@gmail.com"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Display file in the browser with the URL alias vs file path.",
|
||||||
|
"homepage": "https://www.drupal.org/project/media_alias_display",
|
||||||
|
"support": {
|
||||||
|
"source": "https://git.drupalcode.org/project/media_alias_display"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/media_contextual_crop",
|
"name": "drupal/media_contextual_crop",
|
||||||
"version": "dev-1.2.x",
|
"version": "dev-1.2.x",
|
||||||
|
|
Loading…
Reference in a new issue