bump dependencies and update config
This commit is contained in:
parent
3c81249b90
commit
f30fbd3758
6 changed files with 134 additions and 147 deletions
|
@ -1,17 +0,0 @@
|
|||
<?php declare(strict_types=1);
|
||||
|
||||
namespace Lubiana\CodeQuality;
|
||||
|
||||
/** @deprecated use LubiSetList */
|
||||
final class SetList
|
||||
{
|
||||
/**
|
||||
* @deprecated use LubiSetList::RECTOR
|
||||
*/
|
||||
public const RECTOR = LubiSetList::RECTOR;
|
||||
|
||||
/**
|
||||
* @deprecated use LubiSetList::ECS
|
||||
*/
|
||||
public const ECS = LubiSetList::ECS;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue