Closed rabauss closed 6 months ago
Since version 5.3 there occurs a InvalidArgumentException because it's not handled correct for contao 4.13. Maybe the exception handling is only compatible with contao 5 - here: https://github.com/cgoIT/contao-calendar-ical-bundle/blob/main/src/Import/IcsImport.php#L50
InvalidArgumentException
Unfortunatelty this feature was introduced as minor version and has now at the moment neccesary dependency to cgoit/calendar-extended-bundle
cgoit/calendar-extended-bundle
Error is fixed in the next release.
Since version 5.3 there occurs a
InvalidArgumentException
because it's not handled correct for contao 4.13. Maybe the exception handling is only compatible with contao 5 - here: https://github.com/cgoIT/contao-calendar-ical-bundle/blob/main/src/Import/IcsImport.php#L50Unfortunatelty this feature was introduced as minor version and has now at the moment neccesary dependency to
cgoit/calendar-extended-bundle