Verified Commit 43e8c94c authored by Wim Leers's avatar Wim Leers Committed by dpi
Browse files

Issue #3304584 by Wim Leers, effulgentsia: Update composer.json for Drupal >=9.4.4 compatibility

parent ae3980e9
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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",