{ "_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": "d53c3e460fda5bcee79031bead13c82e", "packages": [ { "name": "collizo4sky/persist-admin-notices-dismissal", "version": "1.4.4", "source": { "type": "git", "url": "https://github.com/w3guy/persist-admin-notices-dismissal.git", "reference": "900739eb6b0ec0210465f5983a6d4e0e420289e4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/w3guy/persist-admin-notices-dismissal/zipball/900739eb6b0ec0210465f5983a6d4e0e420289e4", "reference": "900739eb6b0ec0210465f5983a6d4e0e420289e4", "shasum": "" }, "require": { "php": ">=5.4" }, "type": "library", "autoload": { "classmap": [ "persist-admin-notices-dismissal.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Collins Agbonghama", "email": "me@w3guy.com", "role": "developer" } ], "description": "Simple library to persist dismissal of admin notices across pages in WordPress dashboard.", "time": "2020-12-31T17:12:37+00:00" }, { "name": "simplehtmldom/simplehtmldom", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/simplehtmldom/simplehtmldom.git", "reference": "31ce157e7ba0c6ca35f94faedf031a945c3f6427" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/simplehtmldom/simplehtmldom/zipball/31ce157e7ba0c6ca35f94faedf031a945c3f6427", "reference": "31ce157e7ba0c6ca35f94faedf031a945c3f6427", "shasum": "" }, "require": { "ext-iconv": "*", "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "^6 || ^7" }, "suggest": { "ext-curl": "Needed to support cURL downloads in class HtmlWeb", "ext-mbstring": "Allows better decoding for multi-byte documents", "ext-openssl": "Allows loading HTTPS pages when using cURL" }, "type": "library", "autoload": { "classmap": [ "./" ], "exclude-from-classmap": [ "/example/", "/manual/", "/testcase/", "/tests/", "simple_html_dom.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "S.C. Chen", "role": "Developer" }, { "name": "John Schlick", "role": "Developer" }, { "name": "logmanoriginal", "role": "Developer" } ], "description": "A fast, simple and reliable HTML document parser for PHP.", "homepage": "https://simplehtmldom.sourceforge.io/", "keywords": [ "Simple", "dom", "html", "parser", "php", "simplehtmldom" ], "time": "2019-12-06T18:20:19+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "simplehtmldom/simplehtmldom": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }