-
- Downloads
Issue #3304584 by Wim Leers, effulgentsia: Update composer.json for Drupal >=9.4.4 compatibility
... | ... | @@ -23,8 +23,7 @@ |
"require": { | ||
"php": "^7.3 || ^8", | ||
"drupal/core": "^8.9 || ^9", | ||
"drupal/dynamic_entity_reference": "^1.0", | ||
"drupal/telephone": "*" | ||
"drupal/dynamic_entity_reference": "^1.0" | ||
}, | ||
"replace": { | ||
"drupal/sms_blast": "self.version", | ||
... | ... |
Please register or sign in to comment