Remove FOS CKEditor bundle as we dont use it anymore

We now use our self-written elements with CKEDITOR5
This commit is contained in:
Jan Böhmer 2022-07-26 21:26:30 +02:00
parent 898803e3ce
commit fdcfb95ac7
7 changed files with 14 additions and 193 deletions

View file

@ -167,18 +167,6 @@
"friendsofphp/proxy-manager-lts": {
"version": "v1.0.5"
},
"friendsofsymfony/ckeditor-bundle": {
"version": "2.0",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "master",
"version": "2.0",
"ref": "f5ad42002183a6881962683e6d84bbb25cdfce5d"
},
"files": [
"./config/packages/fos_ckeditor.yaml"
]
},
"gregwar/captcha": {
"version": "v1.1.7"
},