New:
- Added
.vscode/
to .gitignore file
Changed:
- Renamed phpunit.xml.dist to phpunit.xml
- Renamed
unit
tophpunit
in composer.json scripts section - Improved unit tests and moved tests to "Unit" directory
Removed:
- Removed "/tests" directory from phpstan paths
- Removed phpstan-phpunit from composer require-dev
Fixed:
- Fixed broken link to CODE OF CONDUCT