converted wysiwyg editor to ckeditor5
This commit is contained in:
Generated
+111
-1
@@ -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": "6f88170d270f862d1b00ce2bf9d901cb",
|
||||
"content-hash": "ac9d40d23b0f3ccbd293f41040e911e3",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@@ -2207,6 +2207,60 @@
|
||||
"source": "https://git.drupalcode.org/project/bulkdelete"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/classy",
|
||||
"version": "1.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/classy.git",
|
||||
"reference": "1.0.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/classy-1.0.2.zip",
|
||||
"reference": "1.0.2",
|
||||
"shasum": "c2f4fbfd9ae7d4e0cbd952d96247d00a0759da06"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9 || ^10",
|
||||
"drupal/stable": "^2.0.0"
|
||||
},
|
||||
"type": "drupal-theme",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "1.0.2",
|
||||
"datestamp": "1663949784",
|
||||
"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": "bnjmnm",
|
||||
"homepage": "https://www.drupal.org/user/2369194"
|
||||
},
|
||||
{
|
||||
"name": "davidhernandez",
|
||||
"homepage": "https://www.drupal.org/user/274559"
|
||||
},
|
||||
{
|
||||
"name": "lauriii",
|
||||
"homepage": "https://www.drupal.org/user/1078742"
|
||||
}
|
||||
],
|
||||
"description": "The Classy base theme from Drupal 8/9 moved to contrib",
|
||||
"homepage": "https://drupal.org/project/classy",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/classy",
|
||||
"issues": "https://drupal.org/project/issues/classy"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/color_field",
|
||||
"version": "3.0.1",
|
||||
@@ -4913,6 +4967,62 @@
|
||||
"issues": "https://drupal.org/project/issues/simple_sitemap"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/stable",
|
||||
"version": "2.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/stable.git",
|
||||
"reference": "2.0.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/stable-2.0.1.zip",
|
||||
"reference": "2.0.1",
|
||||
"shasum": "5da92926e7ce9e08795f62594d70ee7187a888a9"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9 || ^10"
|
||||
},
|
||||
"type": "drupal-theme",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.0.1",
|
||||
"datestamp": "1721132952",
|
||||
"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": "bnjmnm",
|
||||
"homepage": "https://www.drupal.org/user/2369194"
|
||||
},
|
||||
{
|
||||
"name": "lauriii",
|
||||
"homepage": "https://www.drupal.org/user/1078742"
|
||||
},
|
||||
{
|
||||
"name": "Rajeshreeputra",
|
||||
"homepage": "https://www.drupal.org/user/3418561"
|
||||
},
|
||||
{
|
||||
"name": "star-szr",
|
||||
"homepage": "https://www.drupal.org/user/1167326"
|
||||
}
|
||||
],
|
||||
"description": "A base theme using Drupal 8.0.0's core markup and CSS.",
|
||||
"homepage": "https://www.drupal.org/project/stable",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/stable"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/synonyms",
|
||||
"version": "2.1.4",
|
||||
|
||||
Reference in New Issue
Block a user