php-duration
php-duration copied to clipboard
feat(package): add `.gitattributes` file to control package contents
With this change files from tests/phpstan/phpunit/CI/etc will NOT be added to archive, so projects that depends on this package will NOT have unneeded files.
Article from PHP.watch about .gitattributes - https://php.watch/articles/composer-gitattributes
+1