I would like to be able to run symfony php bin/console without configured dbal.
I want to run some non-db related commands on CI without db.
Is it somehow possible?
Thanks.
I would like to be able to run symfony php bin/console without configured dbal.
I want to run some non-db related commands on CI without db.
Is it somehow possible?
Thanks.