Commit updated composer lock file with fitvids module
This commit is contained in:
parent
e14de651bd
commit
9c78bf27e6
1 changed files with 49 additions and 1 deletions
50
composer.lock
generated
50
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": "9e7dbc06668221fe0b1e7720709a79a0",
|
||||
"content-hash": "b6fbb18ff08f904c291e9e28412c8dd2",
|
||||
"packages": [
|
||||
{
|
||||
"name": "algolia/places",
|
||||
|
@ -7466,6 +7466,54 @@
|
|||
"source": "https://git.drupalcode.org/project/field_token_value"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/fitvids",
|
||||
"version": "1.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/fitvids.git",
|
||||
"reference": "8.x-1.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/fitvids-8.x-1.1.zip",
|
||||
"reference": "8.x-1.1",
|
||||
"shasum": "28e066336ebca9750eb72152303e7cb8a1a302c4"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.1",
|
||||
"datestamp": "1590685117",
|
||||
"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": "DerekAhmedzai",
|
||||
"homepage": "https://www.drupal.org/user/167927"
|
||||
},
|
||||
{
|
||||
"name": "NickDickinsonWilde",
|
||||
"homepage": "https://www.drupal.org/user/3094661"
|
||||
}
|
||||
],
|
||||
"description": "jQuery plugin for fluid width video embeds.",
|
||||
"homepage": "https://www.drupal.org/project/fitvids",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/fitvids"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/fixed_block_content",
|
||||
"version": "1.1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue