Skip to content
Snippets Groups Projects
Commit 1230f0da authored by Caspar's avatar Caspar
Browse files

Issue #3155546: composer.json require minimum PHP 7.3

parent 210ace27
Branches 8.x-2.x
Tags 8.x-2.1
No related merge requests found
......@@ -11,7 +11,7 @@
}
],
"require": {
"php": "7.3",
"php": ">=7.3",
"drupal/core": "^8.8.0 || ^9.0",
"drupal/domain": "^1.0@alpha"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment