Commit 82e52b7e authored by Ryan Szrama's avatar Ryan Szrama
Browse files

Issue #3266126 follow-up by rszrama: Revise the approach to the Default Content patch.

parent 6ee699f7
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -5,8 +5,9 @@
    "homepage": "http://drupal.org/project/commerce_demo",
    "license": "GPL-2.0+",
    "require": {
        "cweagans/composer-patches": "~1.0",
        "centarro/commerce_kickstart": "^3.0",
        "drupal/default_content": "^2.0",
        "drupal/default_content": "2.0.0-alpha1",
        "drupal/search_api": "^1.20"
    },
    "extra": {