Update composer lock file
This commit is contained in:
parent
68e68dceb1
commit
1ba52f5250
1 changed files with 56 additions and 1 deletions
57
composer.lock
generated
57
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": "26fc6cdb610661cb88065c503d1489e1",
|
||||
"content-hash": "ae01c821ebf1abdbf19af3e42da894be",
|
||||
"packages": [
|
||||
{
|
||||
"name": "abraham/twitteroauth",
|
||||
|
@ -3497,6 +3497,60 @@
|
|||
"source": "https://git.drupalcode.org/project/ckeditor"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/ckeditor_iframe",
|
||||
"version": "3.0.0-beta2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/ckeditor_iframe.git",
|
||||
"reference": "3.0.0-beta2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/ckeditor_iframe-3.0.0-beta2.zip",
|
||||
"reference": "3.0.0-beta2",
|
||||
"shasum": "c553c65393c7f05fb563281b70b8763547e7db1a"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "3.0.0-beta2",
|
||||
"datestamp": "1727983211",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Beta releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Kevin Quillen (kevinquillen)",
|
||||
"homepage": "https://www.drupal.org/u/kevinquillen",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "Brian Osborne (bkosborne)",
|
||||
"homepage": "https://www.drupal.org/u/bkosborne",
|
||||
"role": "Maintainer"
|
||||
}
|
||||
],
|
||||
"description": "Adds the iFrame dialog plugin to CKEditor.",
|
||||
"homepage": "http://drupal.org/project/ckeditor_iframe",
|
||||
"keywords": [
|
||||
"Drupal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/ckeditor_iframe",
|
||||
"issues": "https://drupal.org/project/issues/ckeditor_iframe"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/ckeditorheight",
|
||||
"version": "1.9.0",
|
||||
|
@ -27188,6 +27242,7 @@
|
|||
],
|
||||
"minimum-stability": "dev",
|
||||
"stability-flags": {
|
||||
"drupal/ckeditor_iframe": 10,
|
||||
"drupal/drutopia_collection": 20,
|
||||
"drupal/drutopia_core": 20,
|
||||
"drupal/drutopia_organization": 20,
|
||||
|
|
Loading…
Add table
Reference in a new issue