bump versions and set php83 as new target
This commit is contained in:
parent
f30fbd3758
commit
8c90c27762
6 changed files with 34 additions and 29 deletions
|
@ -4,7 +4,7 @@ namespace Lubiana\CodeQuality;
|
|||
|
||||
final class LubiSetList
|
||||
{
|
||||
public const RECTOR = __DIR__ . '/../config/rector.php';
|
||||
public const string RECTOR = __DIR__ . '/../config/rector.php';
|
||||
|
||||
public const ECS = __DIR__ . '/../config/ecs.php';
|
||||
public const string ECS = __DIR__ . '/../config/ecs.php';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue