Skip to content

Commit 864bd21

Browse files
Merge branch '9.2'
2 parents 4bbe4b2 + 3dacd79 commit 864bd21

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

.phive/phars.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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.6.0" ___location="./tools/php-cs-fixer" copy="true"/>
4-
<phar name="psalm" version="^4.0" installed="4.20.0" ___location="./tools/psalm" copy="true"/>
4+
<phar name="psalm" version="^4.0" installed="4.21.0" ___location="./tools/psalm" copy="true"/>
55
<phar name="composer" version="^2.0.3" installed="2.2.6" ___location="./tools/composer" copy="true"/>
66
</phive>

.psalm/config.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
66
resolveFromConfigFile="false"
77
cacheDirectory=".psalm/cache"
8-
totallyTyped="false"
98
errorBaseline=".psalm/baseline.xml"
109
>
1110
<projectFiles>

tools/psalm

22.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)