Refactor to separate commands

This commit is contained in:
Oliver Davies 2024-02-21 12:48:33 +00:00
parent 1350899e8f
commit b4e7a71fe3
7 changed files with 271 additions and 159 deletions

1
notes
View file

@ -1,3 +1,2 @@
Add TypeScript and JavaScript suppport - e.g. Fractal
Review https://github.com/phpstan/phpstan-symfony
Refactor to separate commands rather than using a single command application?