Skip to content
Snippets Groups Projects
Commit cb8389df authored by Randal Vanheede's avatar Randal Vanheede
Browse files

Require PHP 8.1 or higher.

parent 2dcb7aa3
Branches 1.0.x 1.1.x
Tags 1.1.1
No related merge requests found
/.idea/
{
"name": "drupal/fileslog",
"description": "Allows Drupal to log to the private filesystem instead of the database.",
"type": "drupal-module",
"license": ["GPL-3.0-or-later"],
"homepage": "https://drupal.org/project/fileslog",
"authors": [
{
"name": "Randal Vanheede (randalv)",
"homepage": "https://www.drupal.org/u/randalv",
"role": "Maintainer"
},
{
"name": "Sven Decabooter (svendecabooter)",
"homepage": "https://www.drupal.org/u/svendecabooter",
"role": "Maintainer"
}
],
"support": {
"issues": "https://www.drupal.org/project/issues/fileslog",
"source": "https://git.drupalcode.org/project/fileslog"
},
"require": {
"drupal/core": "^9.4 || ^10",
"php": ">=8.1"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment