Update to Psalm 4.30

This commit is contained in:
Matthias Pigulla
2022-11-28 08:10:50 +00:00
parent 764fa7861d
commit 50797b0f4a
2 changed files with 1 additions and 2 deletions

View File

@@ -29,7 +29,7 @@
"symfony/framework-bundle": "^4.4 || ^5.3 || ^6.0",
"symfony/process": "^4.4 || ^5.3 || ^6.0",
"symfony/yaml": "^4.4 || ^5.3 || ^6.0",
"vimeo/psalm": "4.15.0"
"vimeo/psalm": "4.30.0"
},
"suggest": {
"friends-of-behat/mink": "^1.9",

View File

@@ -1,6 +1,5 @@
<?xml version="1.0"?>
<psalm
totallyTyped="true"
errorLevel="4"
resolveFromConfigFile="true"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"