updated major version ckeditor_iframe
This commit is contained in:
parent
2aec489a16
commit
8346215dda
@ -22,7 +22,7 @@
|
||||
"drupal/better_exposed_filters": "^6",
|
||||
"drupal/betterlogin": "^2.0",
|
||||
"drupal/block_class": "^2.0",
|
||||
"drupal/ckeditor_iframe": "^2.1",
|
||||
"drupal/ckeditor_iframe": "^3.0@alpha",
|
||||
"drupal/config_ignore": "^3.2",
|
||||
"drupal/config_update": "^2.0@alpha",
|
||||
"drupal/context": "^5.0@RC",
|
||||
|
24
composer.lock
generated
24
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": "48256b911086c79669deb924299aeec1",
|
||||
"content-hash": "e24550302aa2be2b9813c3c2bbe80415",
|
||||
"packages": [
|
||||
{
|
||||
"name": "ajgl/breakpoint-twig-extension",
|
||||
@ -3291,31 +3291,30 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/ckeditor_iframe",
|
||||
"version": "2.2.0",
|
||||
"version": "3.0.0-alpha1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/ckeditor_iframe.git",
|
||||
"reference": "8.x-2.2"
|
||||
"reference": "3.0.0-alpha1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/ckeditor_iframe-8.x-2.2.zip",
|
||||
"reference": "8.x-2.2",
|
||||
"shasum": "7b97014233b3a2e59480acf997ccf7087cd55c77"
|
||||
"url": "https://ftp.drupal.org/files/projects/ckeditor_iframe-3.0.0-alpha1.zip",
|
||||
"reference": "3.0.0-alpha1",
|
||||
"shasum": "160db8241acd9358f70a812cd86b3d1255075cbb"
|
||||
},
|
||||
"require": {
|
||||
"drupal/ckeditor": "*",
|
||||
"drupal/core": "^8 || ^9 || ^10",
|
||||
"drupal/core": "^9 || ^10",
|
||||
"drupal/fakeobjects": "^1.0"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.2",
|
||||
"datestamp": "1693917802",
|
||||
"version": "3.0.0-alpha1",
|
||||
"datestamp": "1701783512",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
"status": "not-covered",
|
||||
"message": "Alpha releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -17059,6 +17058,7 @@
|
||||
"drupal/address": 20,
|
||||
"drupal/administerusersbyrole": 20,
|
||||
"drupal/advanced_text_formatter": 5,
|
||||
"drupal/ckeditor_iframe": 15,
|
||||
"drupal/config_update": 15,
|
||||
"drupal/context": 5,
|
||||
"drupal/inline_entity_form": 5,
|
||||
|
Loading…
x
Reference in New Issue
Block a user