Commit e00f892
committed
Deps: Temporarily restrict php-cs-fixer 3.65.0 until fix for nullable decalaration is released
Php-cs-fixer 3.65.0 (included in ecs 12.4+) contains broken NullableTypeDeclarationFixer, which could lead to syntax error in code.
See PHP-CS-Fixer/PHP-CS-Fixer#8330
This should be fixed in next php-cs-fixer release, then we can remove the version restriction.1 parent 6cb1d4d commit e00f892
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments