Skip to content
Snippets Groups Projects
Commit 4f4b7d89 authored by Curtis Ogle's avatar Curtis Ogle
Browse files

Issue #3324521 by tijsdeboeck: Core version requirement should be 8.9 or higher

parent c94a7bf7
No related branches found
Tags 2.3.0
No related merge requests found
{
"name": "drupal/vitals",
"description": "Exposes the update status and other vital site health information via an api.",
"type": "drupal-module",
"keywords": ["Drupal", "security"],
"license": "GPL-2.0+",
"homepage": "https://www.drupal.org/project/vitals",
"support": {
"issues": "http://drupal.org/project/issues/vitals"
},
"require": {
"drupal/core": "^8.9||^9.0||^10.0"
}
}
name: 'Vitals'
description: 'Exposes the update status and other vital site health information via an api.'
type: module
core: 8.x
core_version_requirement: ^8 || ^9 || ^10
core_version_requirement: ^8.9 || ^9 || ^10
php: 7.0
configure: vitals_settings
dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment