updated major version ckeditor_iframe

This commit is contained in:
Bachir Soussi Chiadmi 2024-01-31 20:11:24 +01:00
parent 2aec489a16
commit 8346215dda
2 changed files with 13 additions and 13 deletions

View File

@ -22,7 +22,7 @@
"drupal/better_exposed_filters": "^6", "drupal/better_exposed_filters": "^6",
"drupal/betterlogin": "^2.0", "drupal/betterlogin": "^2.0",
"drupal/block_class": "^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_ignore": "^3.2",
"drupal/config_update": "^2.0@alpha", "drupal/config_update": "^2.0@alpha",
"drupal/context": "^5.0@RC", "drupal/context": "^5.0@RC",

24
composer.lock generated
View File

@ -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": "48256b911086c79669deb924299aeec1", "content-hash": "e24550302aa2be2b9813c3c2bbe80415",
"packages": [ "packages": [
{ {
"name": "ajgl/breakpoint-twig-extension", "name": "ajgl/breakpoint-twig-extension",
@ -3291,31 +3291,30 @@
}, },
{ {
"name": "drupal/ckeditor_iframe", "name": "drupal/ckeditor_iframe",
"version": "2.2.0", "version": "3.0.0-alpha1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/ckeditor_iframe.git", "url": "https://git.drupalcode.org/project/ckeditor_iframe.git",
"reference": "8.x-2.2" "reference": "3.0.0-alpha1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/ckeditor_iframe-8.x-2.2.zip", "url": "https://ftp.drupal.org/files/projects/ckeditor_iframe-3.0.0-alpha1.zip",
"reference": "8.x-2.2", "reference": "3.0.0-alpha1",
"shasum": "7b97014233b3a2e59480acf997ccf7087cd55c77" "shasum": "160db8241acd9358f70a812cd86b3d1255075cbb"
}, },
"require": { "require": {
"drupal/ckeditor": "*", "drupal/core": "^9 || ^10",
"drupal/core": "^8 || ^9 || ^10",
"drupal/fakeobjects": "^1.0" "drupal/fakeobjects": "^1.0"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": { "extra": {
"drupal": { "drupal": {
"version": "8.x-2.2", "version": "3.0.0-alpha1",
"datestamp": "1693917802", "datestamp": "1701783512",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "not-covered",
"message": "Covered by Drupal's security advisory policy" "message": "Alpha releases are not covered by Drupal security advisories."
} }
} }
}, },
@ -17059,6 +17058,7 @@
"drupal/address": 20, "drupal/address": 20,
"drupal/administerusersbyrole": 20, "drupal/administerusersbyrole": 20,
"drupal/advanced_text_formatter": 5, "drupal/advanced_text_formatter": 5,
"drupal/ckeditor_iframe": 15,
"drupal/config_update": 15, "drupal/config_update": 15,
"drupal/context": 5, "drupal/context": 5,
"drupal/inline_entity_form": 5, "drupal/inline_entity_form": 5,