Fixed minor bug

This commit is contained in:
Luis Calvo 2019-07-15 17:46:59 +02:00
parent a0ad1f2681
commit 94250cb870
1 changed files with 1 additions and 1 deletions

View File

@ -1460,7 +1460,7 @@ class ConsoleSupervisor
]
);
} else {
$this->cleanNotifications('NOTIF.PHP.VERSION');
$this->cleanNotifications('NOTIF.PHP.SERIALIZE_PRECISION');
}
}