{ "name": "symfony/polyfill-xml", "type": "metapackage", "description": "Symfony polyfill for xml's utf8_encode and utf8_decode functions", "keywords": ["polyfill", "shim", "compatibility", "portable"], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "abandoned": "symfony/polyfill-php72", "require": { "php": ">=5.3.3", "symfony/polyfill-php72": "~1.4" }, "minimum-stability": "dev", "extra": { "branch-alias": { "dev-master": "1.16-dev" } } }