Skip to content

Releases: JackieDo/Artisan-PHP-CS-Fixer

v3.0.1

14 Mar 18:35
Compare
Choose a tag to compare

CHANGE LOGS:

[Update]

  • Update default Fixer config. (commit 9c774d2)
  • Allows to use the Fixer config file available in the target path. (commit 74d45d0)
  • Change filename of the published Fixer config. (commit 9396373)

v2.0.7

14 Mar 18:30
Compare
Choose a tag to compare

CHANGE LOGS:

[Update]

  • Allows to use the Fixer config file available in the target path.

v3.0.0

04 Mar 11:52
Compare
Choose a tag to compare

[Updated]

  • Support for Laravel 8.x and later
  • Implement to use PHP-CS-Fixer v3.x

v2.0.6

04 Mar 09:50
Compare
Choose a tag to compare

[Updated]

  • Restructuring source code.

[Fixed]

  • Fix always scanning the path from root of application of when use :fix command.

[Removed]

  • Remove the :readme command.

v2.0.5

15 Jun 05:07
8454b24
Compare
Choose a tag to compare

Updated for Laravel 5.8 to 7.x

v2.0.4

15 Jun 04:56
c22bccb
Compare
Choose a tag to compare

Updated for Laravel 5.3 to 5.7

v1.0.4

15 Jun 04:55
Compare
Choose a tag to compare

Updated for Laravel 5.2 and earlier versions.

v2.0.3

18 Sep 19:10
Compare
Choose a tag to compare

v2.0.2

24 Jun 04:14
Compare
Choose a tag to compare

[Bug] 615e46d Fix bug for the command parameters

v1.0.3

24 Jun 04:13
Compare
Choose a tag to compare

[Bug] 67629ff Fix bug for the command parameters