We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c21e04 commit b6db1ceCopy full SHA for b6db1ce
.github/workflows/static-analysis.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
args: --dry-run
13
- name: "PSalm"
14
- uses: docker://vimeo/psalm-github-actions:4.20.0
+ uses: docker://vimeo/psalm-github-actions:4.23.0
15
16
composer_require_dev: true
17
composer_ignore_platform_reqs: false
composer.json
@@ -44,7 +44,7 @@
44
"nyholm/psr7": "^1.3",
45
"nyholm/psr7-server": "^1.0",
46
"kriswallsmith/buzz": "^1.2",
47
- "vimeo/psalm": "^4.20",
+ "vimeo/psalm": "^4.24",
48
"friendsofphp/php-cs-fixer": "^3.5",
49
"psalm/plugin-phpunit": "^0.15.1",
50
"monolog/monolog": "^2.2",
0 commit comments