{ "_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": "5b4d3f4300c7da1219010337c3541456", "packages": [ { "name": "ezyang/htmlpurifier", "version": "v4.10.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "d85d39da4576a6934b72480be6978fb10c860021" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021", "reference": "d85d39da4576a6934b72480be6978fb10c860021", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "simpletest/simpletest": "^1.1" }, "type": "library", "autoload": { "psr-0": { "HTMLPurifier": "library/" }, "files": [ "library/HTMLPurifier.composer.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL" ], "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": "2018-02-23T01:58:20+00:00" }, { "name": "unl/php-dwt-parser", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/unl/phpdwtparser.git", "reference": "1de8770c4d8675771d1529c2f81d96e0aa51931f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/unl/phpdwtparser/zipball/1de8770c4d8675771d1529c2f81d96e0aa51931f", "reference": "1de8770c4d8675771d1529c2f81d96e0aa51931f", "shasum": "" }, "require": { "php": ">=5.5", "zaininnari/html-minifier": "*", "zendframework/zend-code": "^2.5" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "bin": [ "bin/createTemplates.php" ], "type": "library", "autoload": { "psr-4": { "UNL\\DWT\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kevin Abel (kabel)", "email": "kabel2@unl.edu", "role": "Developer" }, { "name": "Brett Bieber (saltybeagle)", "email": "brett.bieber@gmail.com", "role": "Retired Developer" } ], "description": "A PHP library for parsing DWT files and turning them into PHP classes", "homepage": "http://wdn.unl.edu/", "time": "2016-01-05T21:35:46+00:00" }, { "name": "unl/php-wdn-templates", "version": "v5.0.0", "source": { "type": "git", "url": "https://github.com/unl/phpunltemplates.git", "reference": "2928e588f409c2628bfeccb5293ab0dd34a506c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/unl/phpunltemplates/zipball/2928e588f409c2628bfeccb5293ab0dd34a506c5", "reference": "2928e588f409c2628bfeccb5293ab0dd34a506c5", "shasum": "" }, "require": { "php": ">=5.5", "unl/php-dwt-parser": "1.0.*" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "^0.7.0" }, "type": "library", "autoload": { "psr-4": { "UNL\\Templates\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kevin Abel (kabel)", "email": "kabel2@unl.edu", "role": "Developer" }, { "name": "Brett Bieber (saltybeagle)", "email": "brett.bieber@gmail.com", "role": "Retired Developer" }, { "name": "Ned Hummel (nhummel2)", "email": "nhummel2@math.unl.edu", "role": "Retired Developer" } ], "description": "A PHP library for rendering the UNL templates", "homepage": "http://wdn.unl.edu/", "time": "2018-12-12T16:32:30+00:00" }, { "name": "zaininnari/html-minifier", "version": "0.4.2", "source": { "type": "git", "url": "https://github.com/zaininnari/html-minifier.git", "reference": "5b94d85705626f9bb33b7c667bc4400088ed4ece" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zaininnari/html-minifier/zipball/5b94d85705626f9bb33b7c667bc4400088ed4ece", "reference": "5b94d85705626f9bb33b7c667bc4400088ed4ece", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "satooshi/php-coveralls": "dev-master" }, "type": "library", "autoload": { "psr-0": { "zz": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "The BSD 3-Clause License" ], "authors": [ { "name": "Google inc", "homepage": "http://www.chromium.org/blink", "role": "Author" }, { "name": "zaininnari", "homepage": "https://github.com/zaininnari/", "role": "Developer" } ], "description": "The Blink HTMLTokenizer ported to PHP.", "homepage": "https://github.com/zaininnari/html-minifier", "keywords": [ "Blink", "HTML minify", "php" ], "time": "2015-08-18T14:10:55+00:00" }, { "name": "zendframework/zend-code", "version": "2.6.3", "source": { "type": "git", "url": "https://github.com/zendframework/zend-code.git", "reference": "95033f061b083e16cdee60530ec260d7d628b887" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-code/zipball/95033f061b083e16cdee60530ec260d7d628b887", "reference": "95033f061b083e16cdee60530ec260d7d628b887", "shasum": "" }, "require": { "php": "^5.5 || 7.0.0 - 7.0.4 || ^7.0.6", "zendframework/zend-eventmanager": "^2.6 || ^3.0" }, "require-dev": { "doctrine/annotations": "~1.0", "fabpot/php-cs-fixer": "1.7.*", "phpunit/phpunit": "^4.8.21", "zendframework/zend-stdlib": "^2.7 || ^3.0" }, "suggest": { "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", "zendframework/zend-stdlib": "Zend\\Stdlib component" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev", "dev-develop": "2.7-dev" } }, "autoload": { "psr-4": { "Zend\\Code\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "provides facilities to generate arbitrary code using an object oriented interface", "homepage": "https://github.com/zendframework/zend-code", "keywords": [ "code", "zf2" ], "time": "2016-04-20T17:26:42+00:00" }, { "name": "zendframework/zend-eventmanager", "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/zendframework/zend-eventmanager.git", "reference": "a5e2583a211f73604691586b8406ff7296a946dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd", "reference": "a5e2583a211f73604691586b8406ff7296a946dd", "shasum": "" }, "require": { "php": "^5.6 || ^7.0" }, "require-dev": { "athletic/athletic": "^0.1", "container-interop/container-interop": "^1.1.0", "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2", "zendframework/zend-coding-standard": "~1.0.0", "zendframework/zend-stdlib": "^2.7.3 || ^3.0" }, "suggest": { "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature", "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.2-dev", "dev-develop": "3.3-dev" } }, "autoload": { "psr-4": { "Zend\\EventManager\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Trigger and listen to events within a PHP application", "homepage": "https://github.com/zendframework/zend-eventmanager", "keywords": [ "event", "eventmanager", "events", "zf2" ], "time": "2018-04-25T15:33:34+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }