Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Aug 25, 2022
1 parent 9a8e1e3 commit 331752d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## [1.0.1] - 2022-08-25

* Fixes PHP version requirements to allow PHP 7.4 and PHP 8.0

## [1.0.0] - 2022-08-25
Expand All @@ -14,5 +16,6 @@
* `php_unit_test_class_requires_covers`: Tests don't require `@covers` annotations
* `yoda_style`: Condition styles are not enforced

[Unreleased]: https://github.com/beste/php-cs-fixer-config/compare/1.0.0...main
[Unreleased]: https://github.com/beste/php-cs-fixer-config/compare/1.0.1...main
[1.0.1]: https://github.com/beste/php-cs-fixer-config/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/beste/php-cs-fixer-config/tree/1.0.0

0 comments on commit 331752d

Please sign in to comment.