+35
−13
+3
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -8,7 +8,7 @@ | ||
"minimum-stability": "dev",
|
||
"support": {
|
||
"issues": "https://www.drupal.org/project/issues/commerce_license",
|
||
"source": "http://cgit.drupalcode.org/commerce_license"
|
||
"source": "https://cgit.drupalcode.org/commerce_license"
|
||
},
|
||
"require": {
|
||
"drupal/advancedqueue": "^1.0",
|
||
| @@ -16,6 +16,7 @@ | ||
},
|
||
"require-dev": {
|
||
"drupal/commerce_recurring": "^1.0@beta",
|
||
"drupal/recurring_period": "^1.0"
|
||
"drupal/recurring_period": "^1.0",
|
||
"dms/phpunit-arraysubset-asserts": "^0.3"
|
||
}
|
||
} |
||
Loading