Achraf BRAHIM
Achraf BRAHIM
Hi ! I tried it, same error shown
zenstruck_foundry.yaml  Env: Symfony: 5.4 Docker version 20.10.21, build 20.10.21-0ubuntu1~20.04.2
sorry about mis-understanding, I'm working on dev_api environment. stack strace: 
I want to change the environment type inside the bundle instead of changing it for the whole project, I tried to change it in **.env** to **"dev"** and it worked,...
I just want the bundle to work in the **dev_api** environment, somewhow at the bundle's level, it's not getting the **dev_api** environment, it's getting **dev** `Zenstruck\Foundry\ZenstruckFoundryBundle::class => ['dev' => true,...