sabre/vobject 4.0.3 released
We just released sabre/vobject 4.0.3. This release contains the following changes:
- Added
VCard::getByType(), to quickly get a vcard property with a specific value forTYPE. UNTILandCOUNTwere not correctly encoded in the jCal format.RRULEnow has more validation and repair rules.
Upgrade sabre/vobject by running:
composer update sabre/vobject
Full changelog can be found on Github
sabre