On Tuesday, January 3, 2017 at 3:09:11 PM UTC-5, [email protected] 
wrote:
>
> Hi Evert,
>
> I have to write a custom XML deserializer and wanted to learn from and 
> build on your sample ATOM implemenation on GitHub 
> <https://github.com/fruux/sabre-xml-atom> and Packagist . 
> <https://packagist.org/packages/sabre/xml-atom>
>
> Unfortunately, sabre-xml-atom is not compatible with the latest version of 
> Sabre\XML, version 2.0.0. Here's the message I get from composer when I try 
> to install Sabre-XML-Atom (I am running on PHP 7.0.4 and sabre\xml 2.0.0):
>
> composer require sabre/xml-atom
>
>
> Your requirements could not be resolved to an installable set of packages.
>
>   Problem 1
>     - Installation request for sabre/xml-atom ^0.1.0 -> satisfiable by 
> sabre/xml-atom[0.1.0].
>     - sabre/xml-atom 0.1.0 requires sabre/xml ^1.4.0 -> satisfiable by 
> sabre/xml[1.4.0, 1.4.1, 1.4.2, 1.4.x-dev, 1.5.0, 1.5.x-dev] but these 
> conflict with your requirements or minimum-stability.
>
> Installation failed, reverting ./composer.json to its original content.
>
>
> Would you be able to make your Atom sample implementation compatible with 
> Sabre\XML 2.0.0.? A working reference implementation would be extremely 
> useful for building a custom XML deserializer.
>
>
I just release sabre/xml-atom 0.2.0 which requires sabre/xml 2 and php 7. 
No real changes were needed thankfully. Hope it helps!

Evert


-- 
You received this message because you are subscribed to the Google Groups 
"SabreDAV Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sabredav-discuss/1d085717-4b72-49bd-8c85-5da6f1ffb713%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to