Please check our wiki for instructions and more information!
This project uses PHP-CS-Fixer to enforce consistent code style. Run the fixer locally before committing. Make sure you have PHP >= 8.1 installed.
Setup:
composer installRun:
./vendor/bin/php-cs-fixer fix