{ "_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": "065f055ec7f42c14604615434d627a40", "packages": [ { "name": "ezyang/htmlpurifier", "version": "v4.13.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75", "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75", "shasum": "", "mirrors": [ { "url": "https://repo.packagist.com/imagely/dists/%package%/%version%/r%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.2" }, "require-dev": { "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd" }, "type": "library", "autoload": { "psr-0": { "HTMLPurifier": "library/" }, "files": [ "library/HTMLPurifier.composer.php" ], "exclude-from-classmap": [ "/library/HTMLPurifier/Language/" ] }, "notification-url": "https://repo.packagist.com/imagely/downloads/", "license": [ "LGPL-2.1-or-later" ], "authors": [ { "name": "Edward Z. Yang", "email": "admin@htmlpurifier.org", "homepage": "http://ezyang.com" } ], "description": "Standards compliant HTML filter written in PHP", "homepage": "http://htmlpurifier.org/", "keywords": [ "html" ], "time": "2020-06-29T00:56:53+00:00" }, { "name": "imagely/pope-framework", "version": "v0.17", "source": { "type": "git", "url": "https://github.com/imagely/pope-framework.git", "reference": "13da4d47779a91fbf07a68062e64974eb1427ef2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/imagely/pope-framework/zipball/13da4d47779a91fbf07a68062e64974eb1427ef2", "reference": "13da4d47779a91fbf07a68062e64974eb1427ef2", "shasum": "", "mirrors": [ { "url": "https://repo.packagist.com/imagely/dists/%package%/%version%/r%reference%.%type%", "preferred": true } ] }, "type": "library", "autoload": { "files": [ "./lib/autoload.php" ] }, "notification-url": "https://repo.packagist.com/imagely/downloads/", "license": [ "GPL-2.0-only" ], "authors": [ { "name": "Imagely", "email": "support@imagely.com" } ], "description": "A component framework inspired by Zope 3. Pope is \"PHP's Zope\".", "support": { "source": "https://github.com/imagely/pope-framework/tree/v0.17", "issues": "https://github.com/imagely/pope-framework/issues" }, "time": "2020-10-22T19:43:52+00:00" } ], "packages-dev": [ { "name": "nikic/php-parser", "version": "v4.12.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "6608f01670c3cc5079e18c1dab1104e002579143" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143", "reference": "6608f01670c3cc5079e18c1dab1104e002579143", "shasum": "", "mirrors": [ { "url": "https://repo.packagist.com/imagely/dists/%package%/%version%/r%reference%.%type%", "preferred": true } ] }, "require": { "ext-tokenizer": "*", "php": ">=7.0" }, "require-dev": { "ircmaxell/php-yacc": "^0.0.7", "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" }, "bin": [ "bin/php-parse" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.9-dev" } }, "autoload": { "psr-4": { "PhpParser\\": "lib/PhpParser" } }, "notification-url": "https://repo.packagist.com/imagely/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0" }, "time": "2021-07-21T10:44:31+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }