sabre/xml 1.4.1 released

We just released sabre/xml 1.4.1. This release contains an improvement in parsing clark-notation strings. We now cache the result of these, which can result in significant speed-ups for large documents with lots of repeating xml element names.

Upgrade sabre/xml by running:

composer update sabre/xml

Full changelog can be found on Github

Tags: xml, release