{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "47b13a40a34774d2b666a4833e090620", "packages": [ { "name": "glicer/simply-html", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/emmanuelroecker/php-simply-html.git", "reference": "4753336adf3b9f8638969b6ee8c08f945c2211be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/emmanuelroecker/php-simply-html/zipball/4753336adf3b9f8638969b6ee8c08f945c2211be", "reference": "4753336adf3b9f8638969b6ee8c08f945c2211be", "shasum": "" }, "require": { "php": ">=5.5", "symfony/css-selector": "^2.3 || ^3.0" }, "require-dev": { "php-coveralls/php-coveralls": "^2.0", "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "GlHtml\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Emmanuel ROECKER", "homepage": "http://dev.glicer.com" }, { "name": "Rym BOUCHAGOUR", "homepage": "http://dev.glicer.com" } ], "description": "Simplify add, delete, modify, get nodes in html files by using css selector", "homepage": "https://github.com/emmanuelroecker/php-simply-html", "keywords": [ "css", "html", "selector", "xml" ], "support": { "issues": "https://github.com/emmanuelroecker/php-simply-html/issues", "source": "https://github.com/emmanuelroecker/php-simply-html/tree/master" }, "time": "2018-11-06T10:05:44+00:00" }, { "name": "symfony/css-selector", "version": "v3.4.47", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", "reference": "da3d9da2ce0026771f5fe64cb332158f1bd2bc33" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/css-selector/zipball/da3d9da2ce0026771f5fe64cb332158f1bd2bc33", "reference": "da3d9da2ce0026771f5fe64cb332158f1bd2bc33", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\CssSelector\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Jean-François Simon", "email": "jeanfrancois.simon@sensiolabs.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/css-selector/tree/v3.4.47" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2020-10-24T10:57:07+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "glicer/simply-html": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }