Skip to content

Commit

Permalink
Update to Psalm 6
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-granados committed Jan 27, 2025
1 parent c406baa commit ca9dccd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"php": ">=8.1",
"composer-plugin-api": "^2.0",
"ext-simplexml": "*",
"php-static-analysis/attributes": "^0.3.2 || dev-main",
"php-static-analysis/node-visitor": "^0.3.2 || dev-main",
"vimeo/psalm": "dev-master",
"php-static-analysis/attributes": "^0.4.1 || dev-main",
"php-static-analysis/node-visitor": "^0.4.1 || dev-main",
"vimeo/psalm": "^6",
"webmozart/assert": "^1.11"
},
"require-dev": {
"composer/composer": "^2.0",
"php-static-analysis/phpstan-extension": "^0.3.2 || dev-main",
"php-static-analysis/phpstan-extension": "^0.4.1 || dev-main",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.8 | ^2.0",
"phpunit/phpunit": "^9.0",
Expand Down

0 comments on commit ca9dccd

Please sign in to comment.