Releases: JackieDo/Artisan-PHP-CS-Fixer
Releases · JackieDo/Artisan-PHP-CS-Fixer
v3.0.1
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
CHANGE LOGS:
[Update]
- Allows to use the Fixer config file available in the target path.
v3.0.0
[Updated]
- Support for Laravel 8.x and later
- Implement to use PHP-CS-Fixer v3.x
v2.0.6
[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
Updated for Laravel 5.8 to 7.x
v2.0.4
Updated for Laravel 5.3 to 5.7
v1.0.4
Updated for Laravel 5.2 and earlier versions.
v2.0.2
[Bug] 615e46d Fix bug for the command parameters
v1.0.3
[Bug] 67629ff Fix bug for the command parameters