12345678910111213 |
- {
- "name": "symfony/serializer-pack",
- "type": "symfony-pack",
- "license": "MIT",
- "description": "A pack for the Symfony serializer",
- "require": {
- "doctrine/annotations": "^1.0",
- "phpdocumentor/reflection-docblock": "*",
- "symfony/property-access": "*",
- "symfony/property-info": "*",
- "symfony/serializer": "*"
- }
- }
|