Skip to content

Commit f533509

Browse files
authored
Psalm 5.26.1 (#11677)
1 parent 4ff9090 commit f533509

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0",
5353
"symfony/var-exporter": "^4.4 || ^5.4 || ^6.2 || ^7.0",
5454
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
55-
"vimeo/psalm": "4.30.0 || 5.24.0"
55+
"vimeo/psalm": "4.30.0 || 5.26.1"
5656
},
5757
"conflict": {
5858
"doctrine/annotations": "<1.13 || >= 3.0"

psalm-baseline.xml

+1-1
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.24.0@462c80e31c34e58cc4f750c656be3927e80e550e">
2+
<files psalm-version="5.26.1@d747f6500b38ac4f7dfc5edbcae6e4b637d7add0">
33
<file src="src/AbstractQuery.php">
44
<DeprecatedClass>
55
<code><![CDATA[IterableResult]]></code>

0 commit comments

Comments
 (0)