We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e0d486 + f08a8cb commit 8d82f53Copy full SHA for 8d82f53
.github/.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.3.1"
+ ".": "1.4.0"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.4.0](https://github.com/wayofdev/php-cs-fixer-config/compare/v1.3.1...v1.4.0) (2024-05-23)
4
+
5
6
+### Features
7
8
+* class order ([95fc35b](https://github.com/wayofdev/php-cs-fixer-config/commit/95fc35b6c2ff8f26d290714d323104fb9cfeff8e))
9
10
## [1.3.1](https://github.com/wayofdev/php-cs-fixer-config/compare/v1.3.0...v1.3.1) (2024-05-21)
11
12
0 commit comments