Skip to content

Commit 3a56aac

Browse files
committed
Release version 4.2.0
1 parent 89f0243 commit 3a56aac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66

77
## Unreleased
88

9+
## 4.2.0 - 2025-02-28
10+
- Rename the package from "Alma Career Czechia Standard for PHP" to more broad "Alma Career Coding Standard for PHP". 🎉
11+
- Change composer package name to `almacareer/coding-standard`. Previous `lmc/coding-standard` is now deprecated.
12+
- Move GitHub repository from `lmc-eu/php-coding-standard` to `alma-oss/php-coding-standard`.
13+
- Update PHP CS Fixer to fixed version.
14+
- Add `SetList::ALMACAREER` for easier importing of the coding standard.
15+
916
## 4.1.2 - 2024-12-27
1017
- Restrict php-cs-fixer version 3.65.0 (included in ECS version 12.4+) from being installed because of [bug in `NullableTypeDeclarationFixer`](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/8330).
1118

0 commit comments

Comments
 (0)