Verified Commit 9641724b 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 a705b1c2
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -23,8 +23,7 @@
  "require": {
    "php": ">=8",
    "drupal/core": "^9.4 || ^10",
    "drupal/dynamic_entity_reference": "^3 || ^4",
    "drupal/telephone": "*"
    "drupal/dynamic_entity_reference": "^3 || ^4"
  },
  "replace": {
    "drupal/sms_blast": "self.version",