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 8b12126 commit 931b9c8Copy full SHA for 931b9c8
.github/workflows/static.yml
@@ -37,7 +37,7 @@ jobs:
37
php-version: 8.1
38
extensions: apcu, redis
39
coverage: none
40
- tools: vimeo/psalm:4.22.0
+ tools: vimeo/psalm:4.30.0
41
42
- name: Download dependencies
43
uses: ramsey/composer-install@v1
composer.json
@@ -32,7 +32,7 @@
32
"phpstan/phpstan": "^1.4",
33
"phpunit/phpunit": "^9.5",
34
"squizlabs/php_codesniffer": "~3.4",
35
- "vimeo/psalm": "^4.22"
+ "vimeo/psalm": "^4.30"
36
},
"suggest": {
"illuminate/pagination": "The Illuminate Pagination component.",
0 commit comments