Commit 3ea9b7b
committed
fix(psalm): bump enforced minimum PHP version to 8.3
CI step "Check enforcement of minimum PHP version 8.3 in psalm.xml"
greps for phpVersion="8.3" in psalm.xml and fails when absent.
NC35 (info.xml min-version) requires PHP 8.3+, so align psalm config.
Assisted-by: ClaudeCode:claude-opus-4-8
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>1 parent 7ef9190 commit 3ea9b7b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments