Skip to content

Commit

Permalink
NBLCE-112 D10 upgrade: Remome codemirror + CKE4 dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
camilocodes committed Oct 18, 2024
1 parent b01f13d commit bf82a2e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 49 deletions.
46 changes: 0 additions & 46 deletions build/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,18 +90,6 @@
},
"type": "package"
},
{
"package": {
"dist": {
"type": "zip",
"url": "https://github.com/unb-libraries/upstream-library-mirror/raw/master/fakeobjects/fakeobjects_4.20.1.zip"
},
"name": "ckeditor/fakeobjects",
"type": "drupal-library",
"version": "4.20.1"
},
"type": "package"
},
{
"package": {
"dist": {
Expand Down Expand Up @@ -140,53 +128,19 @@
"version": "dev-master"
},
"type": "package"
},
{
"package": {
"dist": {
"type": "zip",
"url": "https://github.com/codemirror/codemirror5/archive/refs/tags/5.65.18.zip"
},
"extra": {
"installer-name": "codemirror5"
},
"name": "codemirror/codemirror5",
"type": "drupal-library",
"version": "5.65.18"
},
"type": "package"
},
{
"package": {
"dist": {
"type": "zip",
"url": "https://github.com/cdubz/ckeditor5-source-editing-codemirror/archive/refs/tags/35.1.0.zip"
},
"extra": {
"installer-name": "ckeditor5-source-editing-codemirror"
},
"name": "cdubz/ckeditor5-source-editing-codemirror",
"type": "drupal-library",
"version": "35.1.0"
},
"type": "package"
}
],
"require": {
"ckeditor/fakeobjects": "^4",
"ckeditor/link": "^4",
"codemirror/basic-setup": "^6",
"dinbror/blazy": "^1",
"drupal/admin_toolbar": "^3",
"drupal/anchor_link": "^2",
"drupal/asset_injector": "^2",
"drupal/blazy": "^2",
"drupal/bootstrap4": "^3",
"drupal/ckeditor": "^1",
"drupal/core": "^10",
"drupal/core-composer-scaffold": "^10",
"drupal/core-recommended": "^10",
"drupal/fakeobjects": "^1",
"drupal/google_analytics": "^4",
"drupal/health_check": "^2",
"drupal/jquery_scrollup": "^2",
Expand Down
3 changes: 0 additions & 3 deletions configuration/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@ _core:
default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
module:
admin_toolbar: 0
anchor_link: 0
asset_injector: 0
blazy: 0
block: 0
block_content: 0
breakpoint: 0
ckeditor: 0
ckeditor5: 0
comment: 0
config: 0
Expand All @@ -19,7 +17,6 @@ module:
dblog: 0
dynamic_page_cache: 0
editor: 0
fakeobjects: 0
field: 0
field_ui: 0
file: 0
Expand Down

0 comments on commit bf82a2e

Please sign in to comment.