+1
−6
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -20,16 +20,11 @@ | ||
"drupal": {
|
||
"type": "composer",
|
||
"url": "https://packages.drupal.org/8"
|
||
},
|
||
"drupal-ckeditor-plugins": {
|
||
"type": "composer",
|
||
"url": "https://panopoly.gitlab.io/drupal-ckeditor-plugins"
|
||
}
|
||
},
|
||
"require": {
|
||
"drupal/core": "*",
|
||
"drupal/fakeobjects": "^1.0",
|
||
"drupal-ckeditor-plugin/fakeobjects": "~4.0"
|
||
"drupal/fakeobjects": "^1.0"
|
||
},
|
||
"extra": {
|
||
"branch-alias": {
|
||
Loading