Skip to content

Commit

Permalink
Add abandoned information to composer.json. Suggest friendsofphp/php-…
Browse files Browse the repository at this point in the history
…cs-fixer as an alternative.
  • Loading branch information
7ochem committed Feb 23, 2023
1 parent 04a4169 commit 6937fbb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Added|Changed|Deprecated|Removed|Fixed|Security

## 3.5.2 - 2023-02-23
### Added
- Added abandoned information to composer.json. Suggesting friendsofphp/php-cs-fixer as an alternative.

## 3.5.1 - 2019-07-15
### Changed
- Loosen the Zicht.NamingConventions.Constants.InvalidName sniff
Expand Down
1 change: 1 addition & 0 deletions composer.json
@@ -1,4 +1,5 @@
{
"abandoned": "friendsofphp/php-cs-fixer",
"name": "zicht/standards-php",
"description": "Contains the Zicht PHP coding standards, including phpcs ruleset",
"license": "MIT",
Expand Down

0 comments on commit 6937fbb

Please sign in to comment.