Skip to content

Commit b6db1ce

Browse files
committed
updated psalm
1 parent 8c21e04 commit b6db1ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
args: --dry-run
1313
- name: "PSalm"
14-
uses: docker://vimeo/psalm-github-actions:4.20.0
14+
uses: docker://vimeo/psalm-github-actions:4.23.0
1515
with:
1616
composer_require_dev: true
1717
composer_ignore_platform_reqs: false

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"nyholm/psr7": "^1.3",
4545
"nyholm/psr7-server": "^1.0",
4646
"kriswallsmith/buzz": "^1.2",
47-
"vimeo/psalm": "^4.20",
47+
"vimeo/psalm": "^4.24",
4848
"friendsofphp/php-cs-fixer": "^3.5",
4949
"psalm/plugin-phpunit": "^0.15.1",
5050
"monolog/monolog": "^2.2",

0 commit comments

Comments
 (0)