Commit 07e15557 authored by git's avatar git Committed by Andrey Postnikov
Browse files

Issue #3084055 by rwanth, andypost, greggles: Email Registration should not depend on Commerce

parent 12ca6ae6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -31,6 +31,9 @@
        "issues": "http://drupal.org/project/issues/email_registration",
        "source": "http://cgit.drupalcode.org/email_registration"
    },
    "conflict": {
        "drupal/commerce": "<2.12"
    },
    "require-dev": {
        "drupal/commerce": "^2.0"
    }