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 5e2fe32 commit 9f7f5b6Copy full SHA for 9f7f5b6
.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.10.0
+ uses: docker://vimeo/psalm-github-actions:4.13.1
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.10.0",
+ "vimeo/psalm": "^4.13.0",
48
"friendsofphp/php-cs-fixer": "3.0.2",
49
"psalm/plugin-phpunit": "^0.15.1",
50
"vlucas/phpdotenv": "^5.0"
0 commit comments