Skip to content

Commit b34318b

Browse files
committed
feat: update codely coding standard
1 parent b5a9f06 commit b34318b

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ecs.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
use Codelytv\CodingStyle\CodelyRules;
5+
use CodelyTv\CodingStyle\CodelyRules;
66
use PhpCsFixer\Fixer\ClassNotation\FinalClassFixer;
77
use Symplify\EasyCodingStandard\Config\ECSConfig;
88

0 commit comments

Comments
 (0)