See https://lab.civicrm.org/dev/core/-/issues/4812
Last bump was [a year ago](https://github.com/civicrm/civicrm-core/pull/25147).
*
* @see install/index.php
*/
- const MIN_INSTALL_PHP_VER = '7.3.0';
+ const MIN_INSTALL_PHP_VER = '7.4.0';
/**
* The minimum recommended MySQL version.
"include-path": ["vendor/tecnickcom"],
"config": {
"platform": {
- "php": "7.3.0"
+ "php": "7.4.0"
},
"allow-plugins": {
"civicrm/composer-compile-plugin": true,
}
},
"require": {
- "php": "~7.3 || ~8",
+ "php": "~7.4 || ~8",
"composer-runtime-api": "~2.0",
"dompdf/dompdf" : "~2.0.2",
"firebase/php-jwt": ">=3 <7",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "aaf2da4db21436c628b6081c643cdc1e",
+ "content-hash": "288c4d344661b0b774a177675d8ee65b",
"packages": [
{
"name": "adrienrn/php-mimetyper",
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
- "php": "~7.3 || ~8",
+ "php": "~7.4 || ~8",
"composer-runtime-api": "~2.0",
"ext-intl": "*",
"ext-json": "*",
},
"platform-dev": [],
"platform-overrides": {
- "php": "7.3.0"
+ "php": "7.4.0"
},
"plugin-api-version": "2.3.0"
}