File "makefile-20260127181230."

Full Path: /var/www/html/back/makefile-20260127181230.
File size: 164 bytes
MIME-type: text/plain
Charset: utf-8

fix:
	./vendor/bin/php-cs-fixer --allow-risky=yes --config=.php-cs-fixer.php fix
#test:
	#./vendor/bin/phpstan analyse -c phpstan.neon
	#./vendor/bin/phpunit tests