I believe it's best to include dependencies in a composer.json
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | commerce_license-require_interval_composer_json-3.patch | 352 bytes | quiron |
| commerce_license-require_interval_composer_json.patch | 344 bytes | chrisrockwell |
I believe it's best to include dependencies in a composer.json
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | commerce_license-require_interval_composer_json-3.patch | 352 bytes | quiron |
| commerce_license-require_interval_composer_json.patch | 344 bytes | chrisrockwell |
Comments
Comment #2
joachim commentedIt's Recurring Period we need now, rather than Interval.
Comment #3
quironThen should it look like this new patch, right?
Comment #4
joachim commentedI thought d.org had some magic that kept the composer.json file in sync with the requirements in info.yml?
Comment #5
jsacksick commentedThis isn't needed, as per https://www.drupal.org/docs/develop/using-composer/managing-dependencies....
Unless we require a minimum version, there isn't a need for that.