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.

Thanks,
Christoph

-- 
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 sabredav-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sabredav-discuss/bce5f0f5-02c6-48bf-b394-3cb298377f73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to