File tree Expand file tree Collapse file tree 3 files changed +2
-1
lines changed Expand file tree Collapse file tree 3 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<phive xmlns =" https://phar.io/phive" >
33 <phar name =" php-cs-fixer" version =" ^3.0" installed =" 3.13.2" location =" ./tools/php-cs-fixer" copy =" true" />
4- <phar name =" psalm" version =" ^5.0" installed =" 5.5 .0" location =" ./tools/psalm" copy =" true" />
4+ <phar name =" psalm" version =" ^5.0" installed =" 5.6 .0" location =" ./tools/psalm" copy =" true" />
55 <phar name =" composer" version =" ^2.0.3" installed =" 2.5.1" location =" ./tools/composer" copy =" true" />
66</phive >
Original file line number Diff line number Diff line change 55 xsi : schemaLocation =" https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
66 resolveFromConfigFile =" false"
77 cacheDirectory =" .psalm/cache"
8+ findUnusedCode =" false"
89 errorBaseline =" .psalm/baseline.xml"
910 findUnusedBaselineEntry =" true"
1011>
You can’t perform that action at this time.
0 commit comments