X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/acbe0afa829e51bc36d30b85fb350bf32c508d2f..5199e02a3fe221921a07e046bca6511438817dbe:/INSTALL diff --git a/INSTALL b/INSTALL index bb71797..489087a 100644 --- a/INSTALL +++ b/INSTALL @@ -3,5 +3,10 @@ under /usr/share/php/tweeper and then make a symlink to the wrapper script "tweeper" under /usr/bin Tweeper depends on php-symfony-serializer which is used to convert json to xml -for some sites which provide the timeline data in json rather than in usable -html. +for some sites which provide the timeline data in json rather than in directly +transformable html. + +NOTE: Tweeper also depends indirectly on php-symfony-property-access because +the code relies on the ObjectNormalizer class which requires the +PropertyAccess component, see +http://symfony.com/doc/current/components/serializer.html#installation