forked from fa/breadcrumb-the-shire
- remove legacy bin/module-*.php and bin/doctor.php entry scripts - move module/doctor execution into class-based runners under lib/Console - add stable JSON output for doctor and module:sync - introduce bin/dev for init/up/down/logs/console/qa workflow - update DI wiring, phpstan scan config, tests, and docs to new CLI contract
15 lines
234 B
Plaintext
15 lines
234 B
Plaintext
parameters:
|
|
level: 5
|
|
phpVersion: 80499
|
|
scanFiles:
|
|
- web/index.php
|
|
- bin/console
|
|
paths:
|
|
- config
|
|
- lib
|
|
- modules
|
|
- pages
|
|
- tests
|
|
fileExtensions:
|
|
- php
|