composer require stancl/package
// ...
Running all checks locally:
./check
Running tests:
MYSQL_PORT=3307 docker-compose up -d phpunit
Code style will be automatically fixed by php-cs-fixer.
Nueva versión disponible.