We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff9090 commit f533509Copy full SHA for f533509
composer.json
@@ -52,7 +52,7 @@
52
"symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0",
53
"symfony/var-exporter": "^4.4 || ^5.4 || ^6.2 || ^7.0",
54
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
55
- "vimeo/psalm": "4.30.0 || 5.24.0"
+ "vimeo/psalm": "4.30.0 || 5.26.1"
56
},
57
"conflict": {
58
"doctrine/annotations": "<1.13 || >= 3.0"
psalm-baseline.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<files psalm-version="5.24.0@462c80e31c34e58cc4f750c656be3927e80e550e">
+<files psalm-version="5.26.1@d747f6500b38ac4f7dfc5edbcae6e4b637d7add0">
3
<file src="src/AbstractQuery.php">
4
<DeprecatedClass>
5
<code><![CDATA[IterableResult]]></code>
0 commit comments