sabre/xml 1.2.0 released
We just released sabre/xml 1.2.0
This release adds a new function to the Reader class: parseGetElements
,
which makes it slightly easier to parse xml documents with custom
deserializers.
Update sabre/xml by running:
composer update sabre/xml
Full changelog can be found on Github