{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "61ea4cb999dbb61cd01ba1a4ede5ead6", "content-hash": "ec214228f19d828ce0ea5feeb0a72aba", "packages": [ { "name": "defuse/php-encryption", "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/defuse/php-encryption.git", "reference": "b87737b2eec06b13f025cabea847338fa203d1b4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/defuse/php-encryption/zipball/b87737b2eec06b13f025cabea847338fa203d1b4", "reference": "b87737b2eec06b13f025cabea847338fa203d1b4", "shasum": "" }, "require": { "ext-mcrypt": "*", "ext-openssl": "*", "php": ">=5.4.0" }, "type": "library", "autoload": { "files": [ "Crypto.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Hornby", "email": "havoc@defuse.ca" } ], "description": "Secure PHP Encryption Library", "keywords": [ "aes", "cipher", "encryption", "mcrypt", "security" ], "time": "2015-03-14 20:27:45" }, { "name": "ezyang/htmlpurifier", "version": "v4.7.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "ae1828d955112356f7677c465f94f7deb7d27a40" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40", "reference": "ae1828d955112356f7677c465f94f7deb7d27a40", "shasum": "" }, "require": { "php": ">=5.2" }, "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": "2015-08-05 01:03:42" }, { "name": "firephp/firephp-core", "version": "v0.4.0", "source": { "type": "git", "url": "https://github.com/firephp/firephp-core.git", "reference": "fabad0f2503f9577fe8dd2cb1d1c7cd73ed2aacf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/firephp/firephp-core/zipball/fabad0f2503f9577fe8dd2cb1d1c7cd73ed2aacf", "reference": "fabad0f2503f9577fe8dd2cb1d1c7cd73ed2aacf", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "lib/FirePHPCore/FirePHP.class.php", "lib/FirePHPCore/fb.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christoph Dorn", "email": "christoph@christophdorn.com", "homepage": "http://christophdorn.com" } ], "description": "Traditional FirePHPCore library for sending PHP variables to the browser.", "homepage": "https://github.com/firephp/firephp-core", "time": "2013-04-23 15:28:20" }, { "name": "hautelook/phpass", "version": "0.3.4", "source": { "type": "git", "url": "https://github.com/hautelook/phpass.git", "reference": "f0217d804225822f9bdb0d392839029b0fcb0914" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hautelook/phpass/zipball/f0217d804225822f9bdb0d392839029b0fcb0914", "reference": "f0217d804225822f9bdb0d392839029b0fcb0914", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "psr-0": { "Hautelook": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Public Domain" ], "authors": [ { "name": "Solar Designer", "email": "solar@openwall.com", "homepage": "http://openwall.com/phpass/" } ], "description": "Portable PHP password hashing framework", "homepage": "http://github.com/hautelook/phpass/", "keywords": [ "blowfish", "crypt", "password", "security" ], "time": "2012-08-31 00:00:00" }, { "name": "jbbcode/jbbcode", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/jbowens/jBBCode.git", "reference": "645b6a1c0afa92b7d029d3417ebd8b60a5c578b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jbowens/jBBCode/zipball/645b6a1c0afa92b7d029d3417ebd8b60a5c578b3", "reference": "645b6a1c0afa92b7d029d3417ebd8b60a5c578b3", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-0": { "JBBCode": "." } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jackson Owens", "email": "jackson_owens@alumni.brown.edu", "homepage": "http://jbowens.org/", "role": "Developer" } ], "description": "A lightweight but extensible BBCode parser written in PHP 5.3.", "homepage": "http://jbbcode.com/", "keywords": [ "BB", "bbcode" ], "time": "2014-07-06 05:48:20" }, { "name": "leafo/lessphp", "version": "v0.5.0", "source": { "type": "git", "url": "https://github.com/leafo/lessphp.git", "reference": "0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/leafo/lessphp/zipball/0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283", "reference": "0f5a7f5545d2bcf4e9fad9a228c8ad89cc9aa283", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.4.x-dev" } }, "autoload": { "classmap": [ "lessc.inc.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT", "GPL-3.0" ], "authors": [ { "name": "Leaf Corcoran", "email": "leafot@gmail.com", "homepage": "http://leafo.net" } ], "description": "lessphp is a compiler for LESS written in PHP.", "homepage": "http://leafo.net/lessphp/", "time": "2014-11-24 18:39:20" }, { "name": "leafo/scssphp", "version": "v0.4.0", "source": { "type": "git", "url": "https://github.com/leafo/scssphp.git", "reference": "78a6f27aa4eaf70bb3ff4d13b639bab71fdaf47a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/leafo/scssphp/zipball/78a6f27aa4eaf70bb3ff4d13b639bab71fdaf47a", "reference": "78a6f27aa4eaf70bb3ff4d13b639bab71fdaf47a", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "kherge/box": "~2.5", "phpunit/phpunit": "~3.7", "squizlabs/php_codesniffer": "~2.3" }, "bin": [ "bin/pscss" ], "type": "library", "autoload": { "classmap": [ "classmap.php" ], "psr-4": { "Leafo\\ScssPhp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Leaf Corcoran", "email": "leafot@gmail.com", "homepage": "http://leafo.net" } ], "description": "scssphp is a compiler for SCSS written in PHP.", "homepage": "http://leafo.github.io/scssphp/", "keywords": [ "css", "less", "sass", "scss", "stylesheet" ], "time": "2015-11-09 14:44:09" }, { "name": "league/html-to-markdown", "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/thephpleague/html-to-markdown.git", "reference": "9a5becc8c6b520920fb846afefcfd7faf4c31712" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/9a5becc8c6b520920fb846afefcfd7faf4c31712", "reference": "9a5becc8c6b520920fb846afefcfd7faf4c31712", "shasum": "" }, "require": { "ext-dom": "*", "ext-xml": "*", "php": ">=5.3.3" }, "require-dev": { "mikehaertl/php-shellcommand": "~1.1.0", "phpunit/phpunit": "4.*", "scrutinizer/ocular": "~1.1" }, "bin": [ "bin/html-to-markdown" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.3-dev" } }, "autoload": { "psr-4": { "League\\HTMLToMarkdown\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Colin O'Dell", "email": "colinodell@gmail.com", "homepage": "http://www.colinodell.com", "role": "Lead Developer" }, { "name": "Nick Cernis", "email": "nick@cern.is", "homepage": "http://modernnerd.net", "role": "Original Author" } ], "description": "An HTML-to-markdown conversion helper for PHP", "homepage": "https://github.com/thephpleague/html-to-markdown", "keywords": [ "html", "markdown" ], "time": "2016-02-01 16:49:02" }, { "name": "matthiasmullie/minify", "version": "1.3.34", "source": { "type": "git", "url": "https://github.com/matthiasmullie/minify.git", "reference": "272e46113404f66ced256659552a0cc074a7810f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/272e46113404f66ced256659552a0cc074a7810f", "reference": "272e46113404f66ced256659552a0cc074a7810f", "shasum": "" }, "require": { "ext-pcre": "*", "matthiasmullie/path-converter": "~1.0", "php": ">=5.3.0" }, "require-dev": { "matthiasmullie/scrapbook": "~1.0", "phpunit/phpunit": "~4.8" }, "bin": [ "bin/minifycss", "bin/minifyjs" ], "type": "library", "autoload": { "psr-4": { "MatthiasMullie\\Minify\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matthias Mullie", "email": "minify@mullie.eu", "homepage": "http://www.mullie.eu", "role": "Developer" } ], "description": "CSS & JS minifier", "homepage": "http://www.minifier.org", "keywords": [ "JS", "css", "javascript", "minifier", "minify" ], "time": "2016-03-01 08:00:27" }, { "name": "matthiasmullie/path-converter", "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/matthiasmullie/path-converter.git", "reference": "83609c1bb251b2540eba912615571a501a0a06a6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/83609c1bb251b2540eba912615571a501a0a06a6", "reference": "83609c1bb251b2540eba912615571a501a0a06a6", "shasum": "" }, "require": { "ext-pcre": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.8", "satooshi/php-coveralls": "~1.0" }, "type": "library", "autoload": { "psr-4": { "MatthiasMullie\\PathConverter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matthias Mullie", "email": "pathconverter@mullie.eu", "homepage": "http://www.mullie.eu", "role": "Developer" } ], "description": "Relative path converter", "homepage": "http://github.com/matthiasmullie/path-converter", "keywords": [ "converter", "path", "paths", "relative" ], "time": "2016-01-07 00:41:13" }, { "name": "michelf/php-markdown", "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/michelf/php-markdown.git", "reference": "156e56ee036505ec637d761ee62dc425d807183c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/michelf/php-markdown/zipball/156e56ee036505ec637d761ee62dc425d807183c", "reference": "156e56ee036505ec637d761ee62dc425d807183c", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-lib": "1.4.x-dev" } }, "autoload": { "psr-0": { "Michelf": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Michel Fortin", "email": "michel.fortin@michelf.ca", "homepage": "https://michelf.ca/", "role": "Developer" }, { "name": "John Gruber", "homepage": "https://daringfireball.net/" } ], "description": "PHP Markdown", "homepage": "https://michelf.ca/projects/php-markdown/", "keywords": [ "markdown" ], "time": "2015-12-24 01:37:31" }, { "name": "michelf/php-smartypants", "version": "1.6.0-beta1", "source": { "type": "git", "url": "https://github.com/michelf/php-smartypants.git", "reference": "c0465c6d4c5ab853c2fa45df6c10bce7e35cc137" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/michelf/php-smartypants/zipball/c0465c6d4c5ab853c2fa45df6c10bce7e35cc137", "reference": "c0465c6d4c5ab853c2fa45df6c10bce7e35cc137", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-lib": "1.6.x-dev" } }, "autoload": { "psr-0": { "Michelf": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Michel Fortin", "email": "michel.fortin@michelf.ca", "homepage": "http://michelf.ca/", "role": "Developer" }, { "name": "John Gruber", "homepage": "http://daringfireball.net/" } ], "description": "PHP SmartyPants", "homepage": "http://michelf.ca/projects/php-smartypants/", "keywords": [ "dashes", "quotes", "spaces", "typographer", "typography" ], "time": "2013-07-31 18:13:10" }, { "name": "rmccue/requests", "version": "v1.6.1", "source": { "type": "git", "url": "https://github.com/rmccue/Requests.git", "reference": "6aac485666c2955077d77b796bbdd25f0013a4ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rmccue/Requests/zipball/6aac485666c2955077d77b796bbdd25f0013a4ea", "reference": "6aac485666c2955077d77b796bbdd25f0013a4ea", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "satooshi/php-coveralls": "dev-master" }, "type": "library", "autoload": { "psr-0": { "Requests": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "ISC" ], "authors": [ { "name": "Ryan McCue", "homepage": "http://ryanmccue.info" } ], "description": "A HTTP library written in PHP, for human beings.", "homepage": "http://github.com/rmccue/Requests", "keywords": [ "curl", "fsockopen", "http", "idna", "ipv6", "iri", "sockets" ], "time": "2014-05-18 04:59:02" }, { "name": "sunra/php-simple-html-dom-parser", "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/sunra/php-simple-html-dom-parser.git", "reference": "a0b80ace086c7e09085669205e1b3c2c9c7a453c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sunra/php-simple-html-dom-parser/zipball/a0b80ace086c7e09085669205e1b3c2c9c7a453c", "reference": "a0b80ace086c7e09085669205e1b3c2c9c7a453c", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "autoload": { "psr-0": { "Sunra\\PhpSimple\\HtmlDomParser": "Src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "sunra", "email": "sunra@yandex.ru", "homepage": "http://github.com/sunra" } ], "description": "Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.", "homepage": "https://github.com/sunra/php-simple-html-dom-parser", "keywords": [ "dom", "html", "parser" ], "time": "2013-05-04 14:32:03" }, { "name": "swiftmailer/swiftmailer", "version": "v5.4.1", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421", "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "mockery/mockery": "~0.9.1,<0.9.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.4-dev" } }, "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Corbyn" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "http://swiftmailer.org", "keywords": [ "email", "mail", "mailer" ], "time": "2015-06-06 14:19:39" }, { "name": "true/punycode", "version": "v2.0.2", "source": { "type": "git", "url": "https://github.com/true/php-punycode.git", "reference": "74fa01d4de396c40e239794123b3874cb594a30c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/true/php-punycode/zipball/74fa01d4de396c40e239794123b3874cb594a30c", "reference": "74fa01d4de396c40e239794123b3874cb594a30c", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.7", "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "autoload": { "psr-4": { "TrueBV\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Renan Gonçalves", "email": "renan.saddam@gmail.com" } ], "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)", "homepage": "https://github.com/true/php-punycode", "keywords": [ "idna", "punycode" ], "time": "2016-01-07 17:12:58" } ], "packages-dev": null, "aliases": [], "minimum-stability": "stable", "stability-flags": { "michelf/php-smartypants": 10 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.3", "ext-curl": "*", "ext-gd": "*", "ext-iconv": "*", "ext-json": "*", "ext-mbstring": "*", "ext-mcrypt": "*", "ext-openssl": "*", "ext-pcre": "*", "ext-xml": "*" }, "platform-dev": [] }