File tree 2 files changed +14
-0
lines changed
2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <files psalm-version =" 4.21.0@d8bec4c7aaee111a532daec32fb09de5687053d1" >
3
+ <file src =" src/DependencyRewriterPluginDelegator.php" >
4
+ <LessSpecificImplementedReturnType occurrences =" 1" >
5
+ <code >array</code >
6
+ </LessSpecificImplementedReturnType >
7
+ </file >
8
+ <file src =" src/DependencyRewriterV2.php" >
9
+ <ArgumentTypeCoercion occurrences =" 1" >
10
+ <code >$packages</code >
11
+ </ArgumentTypeCoercion >
12
+ </file >
13
+ </files >
Original file line number Diff line number Diff line change 4
4
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
5
xmlns =" https://getpsalm.org/schema/config"
6
6
xsi : schemaLocation =" https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
7
+ errorBaseline =" psalm-baseline.xml"
7
8
>
8
9
<projectFiles >
9
10
<directory name =" src" />
You can’t perform that action at this time.
0 commit comments