Commit 4b151ac6 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3262011: Ditch the requirement of using the drupal-ckeditor-plugins repository

parent 3062c909
Loading
Loading
Loading
Loading
+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": {