Commit 9ba17278 authored by Hristo Chonov's avatar Hristo Chonov Committed by Adam Shepherd
Browse files

Issue #3261944 by hchonov: Require PHP 7.4

parent 7d1c733a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@
  "type": "drupal-module",
  "license": "GPL-2.0-or-later",
  "require": {
    "php": ">=7.4",
    "html2text/html2text": "^4.0.1",
    "symfony/mailer": "^5.3.0",
    "tijsverkoyen/css-to-inline-styles": "^2.2"