seferov / symfony-serializer
Forked Symfony Serializer Component
v3.3.2
2017-05-22 09:36 UTC
Requires
- php: >=5.5.9
Requires (Dev)
- doctrine/annotations: ~1.0
- doctrine/cache: ~1.0
- phpdocumentor/reflection-docblock: ~3.0
- symfony/cache: ~3.1
- symfony/config: ~2.8|~3.0
- symfony/dependency-injection: ~3.2
- symfony/http-foundation: ~2.8|~3.0
- symfony/property-access: ~2.8|~3.0
- symfony/property-info: ~3.1
- symfony/yaml: ~3.3
Suggests
- doctrine/annotations: For using the annotation mapping. You will also need doctrine/cache.
- doctrine/cache: For using the default cached annotation reader and metadata cache.
- psr/cache-implementation: For using the metadata cache.
- symfony/config: For using the XML mapping loader.
- symfony/http-foundation: To use the DataUriNormalizer.
- symfony/property-access: For using the ObjectNormalizer.
- symfony/property-info: To deserialize relations.
- symfony/yaml: For using the default YAML mapping loader.
Conflicts
- symfony/dependency-injection: <3.2
- symfony/property-access: >=3.0,<3.0.4|>=2.8,<2.8.4
- symfony/property-info: <3.1
- symfony/yaml: <3.3
This package is auto-updated.
Last update: 2026-05-21 23:52:30 UTC