Open dbitsch-no opened 2 months ago
I'm aware of the incompatibility but making Surf compatible with the latest Symfony DI is quite complicated. I'm very happy if somebody would help here.
The main Problem is that the container Trait is gone:
PHP Fatal error: Trait "Symfony\Component\DependencyInjection\ContainerAwareTrait" not found in /home/runner/work/Surf/Surf/src/Domain/Model/Deployment.php on line 29
Hello,
when trying to require your extension I get the following error in composer:
Would be great to see support for the new version of the symfony package.
Dennis