manuxi / SuluEventBundle

Passing event- and locationsystem based on sulu workshop together in a bundle.
MIT License
5 stars 3 forks source link

Cannot use positional argument after named argument #2

Closed kleffsche closed 1 year ago

kleffsche commented 1 year ago

Hi and thank you for your work.

I implemented this bundle with a sulu 2.5 fork and got the following error:

Fatal error: Uncaught Error: Cannot use positional argument after named argument in vendor/symfony/dependency-injection/ContainerBuilder.php:1060

Do you plan to update this bundle to match sulu 2.5?

Thank you.