Skip to content

Commit cc53c31

Browse files
Merge branch '8.5' into 9.6
2 parents 86e7619 + 2e52a43 commit cc53c31

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.phive/phars.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<phive xmlns="https://phar.io/phive">
33
<phar name="phpab" version="^1.25" installed="1.27.2" location="./tools/phpab" copy="true"/>
44
<phar name="php-cs-fixer" version="^3.0" installed="3.14.4" location="./tools/php-cs-fixer" copy="true"/>
5-
<phar name="psalm" version="^5.0" installed="5.7.5" location="./tools/psalm" copy="true"/>
5+
<phar name="psalm" version="^5.0" installed="5.8.0" location="./tools/psalm" copy="true"/>
66
<phar name="humbug/php-scoper" version="^0.18.1" installed="0.18.2" location="./tools/php-scoper" copy="true"/>
77
<phar name="composer" version="^2.0.3" installed="2.5.4" location="./tools/composer" copy="true"/>
88
</phive>

.psalm/baseline.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<files psalm-version="5.7.1@8e0fd880141f236847ab49a06f94f788d41a4292">
2+
<files psalm-version="5.8.0@9cf4f60a333f779ad3bc704a555920e81d4fdcda">
33
<file src="src/Framework/Assert.php">
44
<ArgumentTypeCoercion>
55
<code><![CDATA[$actualElement->childNodes->item($i)]]></code>

tools/psalm

1.07 KB
Binary file not shown.

0 commit comments

Comments
 (0)