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 2525 "ext-dom" : " *" ,
2626 "ext-json" : " *" ,
2727 "ext-xmlreader" : " *" ,
28- "inspirum/arrayable" : " ^1.2 "
28+ "inspirum/arrayable" : " ^1.3 "
2929 },
3030 "require-dev" : {
3131 "ext-simplexml" : " *" ,
32- "inspirum/coding-standard" : " ^1.6 " ,
32+ "inspirum/coding-standard" : " ^1.7 " ,
3333 "phpstan/phpstan" : " ^2.0" ,
34- "phpunit/phpunit" : " ^11.0 " ,
34+ "phpunit/phpunit" : " ^11.5 " ,
3535 "shipmonk/composer-dependency-analyser" : " ^1.8" ,
36- "squizlabs/php_codesniffer" : " ^3.11 "
36+ "squizlabs/php_codesniffer" : " ^3.12 "
3737 },
3838 "autoload" : {
3939 "psr-4" : {
Original file line number Diff line number Diff line change 44 <file >src</file >
55 <file >tests</file >
66 <rule ref =" InspirumCodingStandard" >
7- <exclude name =" PSR1.Files.SideEffects.FoundWithSymbols " />
7+ <exclude name =" SlevomatCodingStandard.TypeHints.ClassConstantTypeHint.MissingNativeTypeHint " />
88 </rule >
99</ruleset >
You can’t perform that action at this time.
0 commit comments