When running
- Code: Select all
php symfony doctrine:build-all --no-confirmation
I got error:
- Code: Select all
Task "doctrine:build-all" is not defined.
The same error when running task build-all-reload too.
Running individual tasks build-sql, insert-sql, build-model etc are fine.
