We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c77ce commit 13d1c7bCopy full SHA for 13d1c7b
composer.json
@@ -48,7 +48,7 @@
48
"squizlabs/php_codesniffer": "3.7.1",
49
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
50
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
51
- "vimeo/psalm": "4.28.0"
+ "vimeo/psalm": "4.29.0"
52
},
53
"conflict": {
54
"doctrine/annotations": "<1.13 || >= 2.0"
psalm-baseline.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
-<files psalm-version="4.28.0@52e96bea381e6cb07a672aefec791a5817694a26">
+<files psalm-version="4.29.0@7ec5ffbd5f68ae03782d7fd33fff0c45a69f95b3">
3
<file src="lib/Doctrine/ORM/AbstractQuery.php">
4
<DeprecatedClass occurrences="1">
5
<code>IterableResult</code>
0 commit comments