New:
- Added
.vscode/
to .gitignore file
Changed:
- Renamed
unit
tophpunit
in composer.json scripts section - Improved unit tests and moved tests to "Unit" directory
Removed:
- Removed "tests" directory from phpstan.neon paths
- Removed phpstan-phpunit from composer require-dev