Skip to content

Commit b34318b

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ecs.php

+1-1
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)