File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
imports :
2
- - { resource: '%vendor_dir%/ symplify/easy-coding-standard/config/clean-code.yml ' }
3
- - { resource: '%vendor_dir%/ symplify/easy-coding-standard/config/psr12.yml ' }
4
- - { resource: '%vendor_dir%/ symplify/easy-coding-standard/config/common.yml ' }
5
- - { resource: '%vendor_dir%/ symplify/easy-coding-standard/config/symplify.yml ' }
2
+ - { resource: '../../ symplify/easy-coding-standard/config/set/ clean-code.yaml ' }
3
+ - { resource: '../../ symplify/easy-coding-standard/config/set/ psr12.yaml ' }
4
+ - { resource: '../../ symplify/easy-coding-standard/config/set/ common.yaml ' }
5
+ - { resource: '../../ symplify/easy-coding-standard/config/set/ symplify.yaml ' }
6
6
7
7
services :
8
8
PhpCsFixer\Fixer\Strict\DeclareStrictTypesFixer : ~
You can’t perform that action at this time.
0 commit comments