Commit 2897ba8
committed
Run static analysis on PHP 8.3 instead of 8.0
The current psalm.phar version doesn't support PHP 8.4+. Running static
analysis on PHP 8.3 ensures compatibility with the current Psalm binary
while still testing against a modern PHP version.
This is a temporary solution until psalm.phar is updated to version 7.0+
which supports PHP 8.4 and 8.5.1 parent 2c9dcec commit 2897ba8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments