2014-10-22 00:53:36 +04:00
{
"_readme": [
"This file locks the dependencies of your project to a known state",
2015-09-13 00:18:16 +03:00
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
2014-10-22 00:53:36 +04:00
"This file is @generated automatically"
],
2016-12-09 17:09:02 +03:00
"hash": "7d53c930874a1103e790167b8d0e0d0c",
"content-hash": "2bd56b0f3d648651eb3470b5d003ef46",
2014-10-22 00:53:36 +04:00
"packages": [
{
"name": "ezyang/htmlpurifier",
2016-12-08 16:33:05 +03:00
"version": "v4.8.0",
2014-10-22 00:53:36 +04:00
"source": {
"type": "git",
"url": "https://github.com/ezyang/htmlpurifier.git",
2016-12-08 16:33:05 +03:00
"reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2"
2014-10-22 00:53:36 +04:00
},
"dist": {
"type": "zip",
2016-12-08 16:33:05 +03:00
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2",
"reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2",
2014-10-22 00:53:36 +04:00
"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",
2015-08-13 10:23:09 +03:00
"homepage": "http://ezyang.com"
2014-10-22 00:53:36 +04:00
}
],
"description": "Standards compliant HTML filter written in PHP",
"homepage": "http://htmlpurifier.org/",
"keywords": [
"html"
],
2016-12-08 16:33:05 +03:00
"time": "2016-07-16 12:58:58"
2014-10-22 00:53:36 +04:00
},
{
"name": "fguillot/picofeed",
2016-12-08 16:33:05 +03:00
"version": "dev-master",
2014-10-22 00:53:36 +04:00
"source": {
"type": "git",
"url": "https://github.com/fguillot/picoFeed.git",
2016-12-09 17:09:02 +03:00
"reference": "58a94dcefd12401cdb5a40017dfbbb960756e22a"
2014-10-22 00:53:36 +04:00
},
"dist": {
"type": "zip",
2016-12-09 17:09:02 +03:00
"url": "https://api.github.com/repos/fguillot/picoFeed/zipball/58a94dcefd12401cdb5a40017dfbbb960756e22a",
"reference": "58a94dcefd12401cdb5a40017dfbbb960756e22a",
2014-10-22 00:53:36 +04:00
"shasum": ""
},
"require": {
2015-02-19 14:23:35 +03:00
"ext-dom": "*",
"ext-iconv": "*",
"ext-libxml": "*",
"ext-simplexml": "*",
"ext-xml": "*",
2015-11-12 19:20:17 +03:00
"php": ">=5.3.0",
"zendframework/zendxml": "^1.0"
2014-10-22 00:53:36 +04:00
},
2015-03-31 11:18:08 +03:00
"suggest": {
"ext-curl": "PicoFeed will use cURL if present"
},
"bin": [
"picofeed"
],
2014-10-22 00:53:36 +04:00
"type": "library",
"autoload": {
"psr-0": {
"PicoFeed": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2015-04-15 12:23:49 +03:00
"MIT"
2014-10-22 00:53:36 +04:00
],
"authors": [
{
2015-07-13 18:44:44 +03:00
"name": "Frédéric Guillot"
2014-10-22 00:53:36 +04:00
}
],
2015-07-13 18:44:44 +03:00
"description": "Modern library to handle RSS/Atom feeds",
"homepage": "https://github.com/fguillot/picoFeed",
2016-12-09 17:09:02 +03:00
"time": "2016-12-09 00:31:15"
2015-08-10 18:00:45 +03:00
},
2015-08-13 10:29:11 +03:00
{
"name": "pear/net_url2",
2016-12-08 17:34:33 +03:00
"version": "v2.2.1",
2015-08-13 10:29:11 +03:00
"source": {
"type": "git",
"url": "https://github.com/pear/Net_URL2.git",
2016-12-08 17:34:33 +03:00
"reference": "43a87606daf52efe6685c92131be083143108e37"
2015-08-13 10:29:11 +03:00
},
"dist": {
"type": "zip",
2016-12-08 17:34:33 +03:00
"url": "https://api.github.com/repos/pear/Net_URL2/zipball/43a87606daf52efe6685c92131be083143108e37",
"reference": "43a87606daf52efe6685c92131be083143108e37",
2015-08-13 10:29:11 +03:00
"shasum": ""
},
"require": {
"php": ">=5.1.4"
},
"require-dev": {
"phpunit/phpunit": ">=3.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.2.x-dev"
}
},
"autoload": {
"classmap": [
"Net/URL2.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "David Coallier",
"email": "davidc@php.net"
},
{
"name": "Tom Klingenberg",
"email": "tkli@php.net"
},
{
"name": "Christian Schmidt",
"email": "chmidt@php.net"
}
],
"description": "Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.",
"homepage": "https://github.com/pear/Net_URL2",
"keywords": [
"PEAR",
"net",
"networking",
"rfc3986",
"uri",
"url"
],
2016-12-08 17:34:33 +03:00
"time": "2016-04-18 22:24:01"
2015-08-13 10:29:11 +03:00
},
2015-08-10 18:00:45 +03:00
{
2015-08-15 14:52:32 +03:00
"name": "riimu/kit-pathjoin",
2015-09-13 00:18:16 +03:00
"version": "v1.1.2",
2015-08-10 18:00:45 +03:00
"source": {
"type": "git",
2015-08-15 14:52:32 +03:00
"url": "https://github.com/Riimu/Kit-PathJoin.git",
2015-09-13 00:18:16 +03:00
"reference": "5145afabdff12b5871f4a647e86ab2f05059d742"
2015-08-10 18:00:45 +03:00
},
"dist": {
"type": "zip",
2015-09-13 00:18:16 +03:00
"url": "https://api.github.com/repos/Riimu/Kit-PathJoin/zipball/5145afabdff12b5871f4a647e86ab2f05059d742",
"reference": "5145afabdff12b5871f4a647e86ab2f05059d742",
2015-08-10 18:00:45 +03:00
"shasum": ""
},
2015-08-15 14:52:32 +03:00
"require": {
"php": ">=5.4.0"
2015-08-10 18:00:45 +03:00
},
"type": "library",
"autoload": {
2015-08-15 14:52:32 +03:00
"psr-4": {
"Riimu\\Kit\\PathJoin\\": "src/"
2015-08-10 18:00:45 +03:00
}
},
"notification-url": "https://packagist.org/downloads/",
2015-08-15 14:52:32 +03:00
"license": [
"MIT"
],
"authors": [
{
"name": "Riikka Kalliomäki",
"email": "riikka.kalliomaki@gmail.com",
"homepage": "http://riimu.net"
}
],
"description": "Cross-platform library for normalizing and joining file system paths",
"homepage": "http://kit.riimu.net",
"keywords": [
"file",
"join",
"normalize",
"path",
"system"
],
2015-09-13 00:18:16 +03:00
"time": "2015-08-22 11:29:24"
2015-11-12 19:20:17 +03:00
},
{
"name": "zendframework/zendxml",
2016-02-20 19:58:58 +03:00
"version": "1.0.2",
2015-11-12 19:20:17 +03:00
"source": {
"type": "git",
"url": "https://github.com/zendframework/ZendXml.git",
2016-02-20 19:58:58 +03:00
"reference": "7b64507bc35d841c9c5802d67f6f87ef8e1a58c9"
2015-11-12 19:20:17 +03:00
},
"dist": {
"type": "zip",
2016-02-20 19:58:58 +03:00
"url": "https://api.github.com/repos/zendframework/ZendXml/zipball/7b64507bc35d841c9c5802d67f6f87ef8e1a58c9",
"reference": "7b64507bc35d841c9c5802d67f6f87ef8e1a58c9",
2015-11-12 19:20:17 +03:00
"shasum": ""
},
"require": {
2016-02-20 19:58:58 +03:00
"php": "^5.3.3 || ^7.0"
2015-11-12 19:20:17 +03:00
},
"require-dev": {
2016-02-20 19:58:58 +03:00
"phpunit/phpunit": "^3.7 || ^4.0",
"squizlabs/php_codesniffer": "^1.5"
2015-11-12 19:20:17 +03:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-0": {
"ZendXml\\": "library/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Utility library for XML usage, best practices, and security in PHP",
"homepage": "http://packages.zendframework.com/",
"keywords": [
"security",
"xml",
"zf2"
],
2016-02-20 19:58:58 +03:00
"time": "2016-02-04 21:02:08"
2014-10-22 00:53:36 +04:00
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
2016-12-08 16:33:05 +03:00
"stability-flags": {
"fguillot/picofeed": 20
},
2014-10-22 00:53:36 +04:00
"prefer-stable": false,
2014-12-22 11:16:08 +03:00
"prefer-lowest": false,
2014-10-22 00:53:36 +04:00
"platform": [],
"platform-dev": []
}