debian/control: depend on php-symfony-property-access
authorAntonio Ospite <ao2@ao2.it>
Mon, 23 May 2016 14:22:08 +0000 (16:22 +0200)
committerAntonio Ospite <ao2@ao2.it>
Mon, 23 May 2016 14:22:08 +0000 (16:22 +0200)
commitf86884964dc700729eb36a494978de8b2ee4806f
treebf42e48a2de48cbfd6273ad0608c63bbb7ea29b1
parent768c52191fabeee267767c74a5ffee452e15b05a
debian/control: depend on php-symfony-property-access

The upstream code uses the ObjectNormalizer class, and the Serializer
manual explicitly says that in this case the PropertyAccess component
must also be installed, see
https://symfony.com/doc/current/components/serializer.html#installation

Ensure that by depending explicitly on php-symfony-property-access, as
suggested in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824175
debian/control