diff --git a/composer.lock b/composer.lock index 5a65a4c..179739d 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "a80d5dca26f968e571b44f7eca2f1350", + "content-hash": "12eff1b10e92dc2c80d5a594850aee60", "packages": [ { "name": "abraham/twitteroauth", @@ -12050,6 +12050,51 @@ "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", "version": "dev-1.2.x",