Skip to content
Snippets Groups Projects
Commit 171f5314 authored by Shelane French's avatar Shelane French
Browse files

Issue #3362715 by damienmckenna, shelane: Please support PHP 8.0 while Drupal 9 is supported

parent b50c58fa
No related branches found
No related tags found
No related merge requests found
Pipeline #299649 passed with warnings
type: theme
base theme: false
core_version_requirement: ^9.5 || ^10
php: 8.1
name: 'Bootstrap'
description: 'Built to use Bootstrap, a sleek, intuitive, and powerful front-end framework for faster and easier web development.'
......
......@@ -5,36 +5,30 @@
"license": "GPL-2.0-or-later",
"homepage": "https://www.drupal.org/project/bootstrap",
"authors": [
{
"name": "Mark Carver (markcarver)",
"homepage": "https://www.drupal.org/u/markcarver",
"role": "Maintainer"
},
{
"name": "John McCormick (neardark)",
"homepage": "https://www.drupal.org/u/neardark",
"role": "Co-maintainer"
},
{
"name": "Fabiano Sant'Ana (wundo)",
"homepage": "https://www.drupal.org/u/wundo",
"role": "Co-maintainer"
"role": "Maintainer"
},
{
"name": "Shelane French (shelane)",
"homepage": "https://www.drupal.org/u/shelane",
"role": "Co-maintainer"
"role": "Maintainer"
},
{
"name": "Joseph Olstad (joseph.olstad)",
"homepage": "https://www.drupal.org/u/josepholstad",
"role": "Maintainer"
}
],
"support": {
"docs": "https://drupal-bootstrap.org",
"issues": "https://www.drupal.org/project/issues/bootstrap",
"irc": "irc://irc.freenode.org/drupal-bootstrap",
"slack": "https://drupal.slack.com/archives/C36LX1NK1",
"source": "https://git.drupalcode.org/project/bootstrap"
},
"require": {
"drupal/core": "^9.5 || ^10",
"php": ">=8.1.0",
"drupal/jquery_ui": "^1.6.0",
"drupal/jquery_ui_draggable": "^2.0.0",
"drupal/jquery_ui_resizable": "^2.0.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment