mirror of
https://github.com/danog/psalm-plugin-phpunit.git
synced 2024-11-26 12:04:52 +01:00
fix annotation
This commit is contained in:
parent
e61d8bee72
commit
c855857457
@ -13,7 +13,7 @@ use PackageVersions\Versions;
|
||||
|
||||
class Acceptance extends \Codeception\Module
|
||||
{
|
||||
/** @var array<string,string */
|
||||
/** @var array<string,string> */
|
||||
public const VERSION_OPERATORS = [
|
||||
'newer than' => '>',
|
||||
'older than' => '<',
|
||||
|
Loading…
Reference in New Issue
Block a user