File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
}
12
12
],
13
13
"require" : {
14
- "symplify/easy-coding-standard" : " ^6.0.4 " ,
14
+ "symplify/easy-coding-standard" : " ^7.2.3 " ,
15
15
"wol-soft/php-json-schema-model-generator-production" : " ^0.6.0" ,
16
16
"wol-soft/php-micro-template" : " ^1.3.1" ,
17
17
Original file line number Diff line number Diff line change 1
1
imports :
2
- - { resource: '%vendor_dir% /symplify/easy-coding-standard/config/set/psr12.yaml' }
3
- - { resource: '%vendor_dir% /symplify/easy-coding-standard/config/set/psr2.yaml' }
4
- - { resource: '%vendor_dir% /symplify/easy-coding-standard/config/set/common.yaml' }
5
- - { resource: '%vendor_dir% /symplify/easy-coding-standard/config/set/clean-code.yaml' }
2
+ - { resource: './../vendor /symplify/easy-coding-standard/config/set/psr12.yaml' }
3
+ - { resource: './../vendor /symplify/easy-coding-standard/config/set/psr2.yaml' }
4
+ - { resource: './../vendor /symplify/easy-coding-standard/config/set/common.yaml' }
5
+ - { resource: './../vendor /symplify/easy-coding-standard/config/set/clean-code.yaml' }
6
6
7
7
parameters :
8
8
skip :
You can’t perform that action at this time.
0 commit comments