Skip to content

2.6.2

Latest
Compare
Choose a tag to compare
@mbessolov mbessolov released this 15 Mar 19:42
· 477 commits to master since this release

Please note, that OroCalendarBundle 2.6.2 is not compatible with OroCRM 2.6.1 or OroCommerce 2.6.1

If you are not using our default applications (crm-application or orocommerce-application), you should lock a specific version of OroCalendarBundle (2.6.0 or 2.6.1) in your custom application with either of the following commands before running composer update:

composer require oro/calendar-bundle:2.6.0
composer require oro/calendar-bundle:2.6.1