tattali / CalendarBundle

Provides event calendar for your Symfony project. Compatible with API like Google Calendar.
https://packagist.org/packages/tattali/calendar-bundle
MIT License
147 stars 22 forks source link

New release with latest changes #79

Open tacman opened 3 weeks ago

tacman commented 3 weeks ago

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?

Thx.

BretonLud commented 1 day ago

Hi,

Yeah, I think I have the same problem:

image

CalendarEvent.php was renamed to SetDateEvent.php in a commit on either 2024-04-20 or 2024-05-02.

My project is on symfony 7.1

Chris53897 commented 5 hours ago

Related to https://github.com/tattali/CalendarBundle/pull/80/files