{ "_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": "42af3f8ce9b20f0f47fa24d67e34ccaf", "packages": [ { "name": "ivopetkov/html5-dom-document-php", "version": "v2.2.8", "source": { "type": "git", "url": "https://github.com/ivopetkov/html5-dom-document-php.git", "reference": "e14df5e8a6039c47cfe1aea7b121956d7c0a53b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ivopetkov/html5-dom-document-php/zipball/e14df5e8a6039c47cfe1aea7b121956d7c0a53b3", "reference": "e14df5e8a6039c47cfe1aea7b121956d7c0a53b3", "shasum": "" }, "require": { "ext-dom": "*", "php": ">=7.0.0" }, "require-dev": { "ivopetkov/docs-generator": "0.2.*", "phpunit/phpunit": "6.*|7.*|8.*|9.*" }, "type": "library", "autoload": { "files": [ "autoload.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ivo Petkov", "email": "ivo@ivopetkov.com", "homepage": "http://ivopetkov.com" } ], "description": "HTML5 DOMDocument PHP library (extends DOMDocument)", "support": { "issues": "https://github.com/ivopetkov/html5-dom-document-php/issues", "source": "https://github.com/ivopetkov/html5-dom-document-php/tree/v2.2.8" }, "time": "2021-01-04T09:17:30+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }