Commit f3c59a9
committed
ci: use PHP 8.1 for cs-fixer, drop PHP_CS_FIXER_IGNORE_ENV
php-cs-fixer ^3.92 requires PHP >=8.1, so running on 8.0 required
the IGNORE_ENV workaround. Using 8.1 removes the need for it and
ensures cs-fixer runs on a fully supported PHP version.
https://claude.ai/code/session_01WJEcEkXb8rGmmXPuF3nL951 parent d63962d commit f3c59a9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments