Skip to content
Snippets Groups Projects
Commit 049b42ca authored by Rob Phillips's avatar Rob Phillips
Browse files

Issue #3284904 by robphillips: PHP 7.4 minimum requirement.

parent 6f90c4e1
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@
}
],
"require": {
"drupal/core": "^8.8 || ^9"
"drupal/core": "^8.8 || ^9",
"php": ">=7.4"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment