nuvoleweb / simplemde

Drupal integration for SimpleMDE Markdown Editor https://www.drupal.org/project/simplemde
GNU General Public License v2.0
9 stars 5 forks source link

Update dependency to simplemde-markdown-editor #2

Open otarza opened 7 years ago

otarza commented 7 years ago

Looks like NextStepWebs/simplemde-markdown-editor is now under new name sparksuite/simplemde-markdown-editor

AminSarafraz commented 6 years ago

This issue still exists and I'm getting the following error while trying to install it using composer

  Problem 1
    - drupal/simplemde 1.0.0-alpha1 requires nextstepwebs/simplemde-markdown-editor 1.11.2 -> no matching package found.
    - drupal/simplemde 1.0.0-alpha2 requires nextstepwebs/simplemde-markdown-editor 1.11.2 -> no matching package found.
    - drupal/simplemde 1.0.0-alpha3 requires sparksuite/simplemde-markdown-editor 1.11.2 -> no matching package found.
    - Installation request for drupal/simplemde ^1.0@alpha -> satisfiable by drupal/simplemde[1.0.0-alpha3, 1.0.0-alpha2, 1.0.0-alpha1].

This is a great project, do you have any plan to fix this issue?

GuyPaddock commented 5 years ago

@aminsarafraz I think your issue is captured by #4.