mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-10 22:28:23 +00:00
DX: rector rules upt to PHP 74
This commit is contained in:
@@ -17,6 +17,6 @@ class ObjectReadyException extends RuntimeException
|
||||
{
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct('object is already ready', 6698856);
|
||||
parent::__construct('object is already ready', 6_698_856);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user