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 dbf0df0 commit 34ead90Copy full SHA for 34ead90
.github/workflows/lint.yml
@@ -83,7 +83,7 @@ jobs:
83
strategy:
84
matrix:
85
php-versions: [ "8.1", "8.2" ]
86
- server-versions: [ '30' ]
+ server-versions: [ '30.0.0' ]
87
name: php-psalm-analysis
88
89
steps:
0 commit comments