Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Releases: 21TORR/php-cs

4.0.5

30 Apr 15:39
4.0.5
029e7a9
Compare
Choose a tag to compare
  • This package is now abandoned. Please use 21torr/janus instead.

4.0.4

15 Nov 10:12
4.0.4
544cd4d
Compare
Choose a tag to compare

✨ Improvements

  • Don't use deprecated PHPStan config.

4.0.3

03 Nov 09:56
4.0.3
3893827
Compare
Choose a tag to compare

✨ Improvements

  • Bump dependencies.

4.0.2

05 Oct 11:06
4.0.2
1284b16
Compare
Choose a tag to compare

✨ Improvements

  • Don't use overly strict rules.

4.0.1

10 Jun 11:44
4.0.1
247852b
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix accidentally activated rules

4.0.0

10 Jun 11:31
4.0.0
a81f549
Compare
Choose a tag to compare

💥 Breaking Changes

  • Bump to PHP-CS-Fixer v3.

✨ Improvements

  • Bump required minimum PHP version to 8.0

3.0.1

10 Jun 11:04
3.0.1
4c67318
Compare
Choose a tag to compare

✨ Improvements

  • Fix deprecations in PHP-CS-Fixer
  • Keep using the test vendor bin directory for the main installation

3.0.0

10 Jun 10:54
3.0.0
3973afe
Compare
Choose a tag to compare

💥 Breaking Changes

  • PHP-CS-Fixer must now be installed separately.

🎁 New Features

  • Update packages + add phpstan-strict-rules and phpstan-deprecation-rules extensions.

🛠️ Internal

  • Validate PHP-CS-Fixer config in CI.

2.0.9

10 May 09:43
2.0.9
ff8c53a
Compare
Choose a tag to compare

✨ Improvements

  • Directly include composer-normalize in this package.

2.0.8

10 May 09:37
2.0.8
ccc3f9f
Compare
Choose a tag to compare

✨ Improvements

  • Add "custom" as directory for PHP-CS-Fixer.