CodelyTV / php-ddd-example

🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 7
https://pro.codely.tv/library/ddd-en-php
2.98k stars 1.08k forks source link

remove non-existent symfony flag #322

Closed quentinRogeret34 closed 2 years ago

quentinRogeret34 commented 2 years ago

I just remove the non-existent symfony flag who block docker to run

Fixes #321

rgomezcasas commented 2 years ago

Thanks!!