Skip to content

v1.0.1

Choose a tag to compare

@Asisyas Asisyas released this 09 Jan 12:59
· 3 commits to master since this release
095dc6b
Chore: code analysis (#2)

- Composer.json normalized;
- Added PHPStan, run PHPStan;
- Fixes for PHPStan;
- Added PHP-CS-Fixer, run PHP-CS-Fixer;
- Fixes for PHP-CS-Fixer;
- Added Psalm, run Psalm;
- Fixes for Psalm;
- Removed composer.json version;
- Added .gitattributes file;

Signed-off-by: Oleksii Bulba <oleksii_bulba@epam.com>