refactoring

This commit is contained in:
Roland Gruber 2025-07-27 20:57:22 +02:00
parent 64e1074128
commit e60676a2c7

View file

@ -56,7 +56,7 @@ jobs:
run: ./vendor/bin/phpstan -V run: ./vendor/bin/phpstan -V
- name: PHPStan - name: PHPStan
run: ./vendor/bin/phpstan --xdebug run: ./vendor/bin/phpstan
- name: Rector - name: Rector
run: ./vendor/bin/rector process --dry-run run: ./vendor/bin/rector process --dry-run