I'm getting this error when installing in a Symfony 7 application
[KO]
Script cache:clear returned with error code 1
!!
!! In DefinitionErrorExceptionPass.php line 48:
!!
!! Cannot autowire service "CalendarBundle\Controller\CalendarController": arg
!! ument "$container" of method "Symfony\Bundle\FrameworkBundle\Controller\Abs
!! tractController::setContainer()" references interface "Psr\Container\Contai
!! nerInterface" but no such service exists. Did you mean to target "parameter
!! _bag" instead?
!!
!!
!!
Script @auto-scripts was called via post-update-cmd
I'm pretty sure it's because it's not getting the dev (master) branch. Can you publish a new release, so packagist automatically gets the right one please?
I'm getting this error when installing in a Symfony 7 application
I'm pretty sure it's because it's not getting the dev (master) branch. Can you publish a new release, so packagist automatically gets the right one please?
Thx.