#11737 Fix pgp update required message

This commit is contained in:
miguel angel rasteu 2023-07-17 10:16:13 +02:00
parent de84f5fae9
commit f96adf59e9
1 changed files with 1 additions and 1 deletions

View File

@ -1807,7 +1807,7 @@ class ConsoleSupervisor
$this->cleanNotifications('NOTIF.PHP.SERIALIZE_PRECISION');
}
if (version_compare('8.1', PHP_VERSION) >= 0) {
if (version_compare('8.0.29', PHP_VERSION) > 0) {
$url = 'https://www.php.net/supported-versions.php';
$this->notify(
[