Maybe an article, this is how you did it with apt:
998 2024-03-05 14:10:48 curl -1sLf 'https://dl.cloudsmith.io/public/symfony/stable/setup.deb.sh' | sudo -E bash
999 2024-03-05 14:11:18 sudo nala install symfony-cli
symfony check:req
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Maybe an article, this is how you did it with apt:
998 2024-03-05 14:10:48 curl -1sLf 'https://dl.cloudsmith.io/public/symfony/stable/setup.deb.sh' | sudo -E bash
999 2024-03-05 14:11:18 sudo nala install symfony-cli
symfony check:req
How to us cs-fixer
install it:
composer require cs-fixer-shim
Run it:
./vendor/bin/php-cs-fixer fix