Make PHP-CS happy

This commit is contained in:
Philipp 2023-07-17 00:15:16 +02:00
parent 5c57d8de20
commit 903ecc2a76
No known key found for this signature in database
GPG key ID: 24A7501396EB5432
3 changed files with 6 additions and 6 deletions

View file

@ -62,7 +62,7 @@ return [
],
];
EOF,
'addonsArray' => [],
'addonsArray' => [],
'assertStrategies' => [
[LoggerInterface::class, NullLogger::class, ''],
],
@ -85,7 +85,7 @@ return [
],
];
EOF,
'addonsArray' => [],
'addonsArray' => [],
'assertStrategies' => [
[LoggerInterface::class, NullLogger::class, ''],
],