479 lines
16 KiB
JSON
479 lines
16 KiB
JSON
{
|
|
"_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": "4c701c9d01392fc6ae8ab2c7417f2290",
|
|
"content-hash": "ccdcfdb56ed68253e2388261fbb6d1b3",
|
|
"packages": [
|
|
{
|
|
"name": "codeguy/upload",
|
|
"version": "1.3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/codeguy/Upload.git",
|
|
"reference": "6a9e5e1fb58d65346d0e557db2d46fb25efd3e37"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/codeguy/Upload/zipball/6a9e5e1fb58d65346d0e557db2d46fb25efd3e37",
|
|
"reference": "6a9e5e1fb58d65346d0e557db2d46fb25efd3e37",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-fileinfo": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "3.7.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Upload": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Josh Lockhart",
|
|
"email": "info@joshlockhart.com",
|
|
"homepage": "http://www.joshlockhart.com/"
|
|
}
|
|
],
|
|
"description": "Handle file uploads with extensible validation and storage strategies",
|
|
"homepage": "http://github.com/codeguy/Upload",
|
|
"keywords": [
|
|
"file",
|
|
"upload",
|
|
"validation"
|
|
],
|
|
"time": "2013-07-07 17:01:41"
|
|
},
|
|
{
|
|
"name": "container-interop/container-interop",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/container-interop/container-interop.git",
|
|
"reference": "fc08354828f8fd3245f77a66b9e23a6bca48297e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/container-interop/container-interop/zipball/fc08354828f8fd3245f77a66b9e23a6bca48297e",
|
|
"reference": "fc08354828f8fd3245f77a66b9e23a6bca48297e",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Interop\\Container\\": "src/Interop/Container/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
|
|
"time": "2014-12-30 15:22:37"
|
|
},
|
|
{
|
|
"name": "erusev/parsedown",
|
|
"version": "1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/erusev/parsedown.git",
|
|
"reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/erusev/parsedown/zipball/3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7",
|
|
"reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Parsedown": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Emanuil Rusev",
|
|
"email": "hello@erusev.com",
|
|
"homepage": "http://erusev.com"
|
|
}
|
|
],
|
|
"description": "Parser for Markdown.",
|
|
"homepage": "http://parsedown.org",
|
|
"keywords": [
|
|
"markdown",
|
|
"parser"
|
|
],
|
|
"time": "2015-10-04 16:44:32"
|
|
},
|
|
{
|
|
"name": "fguillot/picofeed",
|
|
"version": "v0.1.23",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fguillot/picoFeed.git",
|
|
"reference": "a7c3d420c239fe9ffc39b0d06b6e57db39ce3797"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fguillot/picoFeed/zipball/a7c3d420c239fe9ffc39b0d06b6e57db39ce3797",
|
|
"reference": "a7c3d420c239fe9ffc39b0d06b6e57db39ce3797",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-iconv": "*",
|
|
"ext-libxml": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-xml": "*",
|
|
"php": ">=5.3.0",
|
|
"zendframework/zendxml": "^1.0"
|
|
},
|
|
"suggest": {
|
|
"ext-curl": "PicoFeed will use cURL if present"
|
|
},
|
|
"bin": [
|
|
"picofeed"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PicoFeed": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Frédéric Guillot"
|
|
}
|
|
],
|
|
"description": "Modern library to handle RSS/Atom feeds",
|
|
"homepage": "https://github.com/fguillot/picoFeed",
|
|
"time": "2016-04-17 22:31:55"
|
|
},
|
|
{
|
|
"name": "nikic/fast-route",
|
|
"version": "v0.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nikic/FastRoute.git",
|
|
"reference": "31fa86924556b80735f98b294a7ffdfb26789f22"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/31fa86924556b80735f98b294a7ffdfb26789f22",
|
|
"reference": "31fa86924556b80735f98b294a7ffdfb26789f22",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"FastRoute\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/functions.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nikita Popov",
|
|
"email": "nikic@php.net"
|
|
}
|
|
],
|
|
"description": "Fast request router for PHP",
|
|
"keywords": [
|
|
"router",
|
|
"routing"
|
|
],
|
|
"time": "2015-06-18 19:15:47"
|
|
},
|
|
{
|
|
"name": "pimple/pimple",
|
|
"version": "v3.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/silexphp/Pimple.git",
|
|
"reference": "a30f7d6e57565a2e1a316e1baf2a483f788b258a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/silexphp/Pimple/zipball/a30f7d6e57565a2e1a316e1baf2a483f788b258a",
|
|
"reference": "a30f7d6e57565a2e1a316e1baf2a483f788b258a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Pimple": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "Pimple, a simple Dependency Injection Container",
|
|
"homepage": "http://pimple.sensiolabs.org",
|
|
"keywords": [
|
|
"container",
|
|
"dependency injection"
|
|
],
|
|
"time": "2015-09-11 15:10:35"
|
|
},
|
|
{
|
|
"name": "psr/http-message",
|
|
"version": "1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-message.git",
|
|
"reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
|
|
"reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Http\\Message\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for HTTP messages",
|
|
"keywords": [
|
|
"http",
|
|
"http-message",
|
|
"psr",
|
|
"psr-7",
|
|
"request",
|
|
"response"
|
|
],
|
|
"time": "2015-05-04 20:22:00"
|
|
},
|
|
{
|
|
"name": "slim/slim",
|
|
"version": "3.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/slimphp/Slim.git",
|
|
"reference": "939f2e85d57508de9cff241d10091cd972f221c3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/slimphp/Slim/zipball/939f2e85d57508de9cff241d10091cd972f221c3",
|
|
"reference": "939f2e85d57508de9cff241d10091cd972f221c3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"container-interop/container-interop": "^1.1",
|
|
"nikic/fast-route": "^0.6",
|
|
"php": ">=5.5.0",
|
|
"pimple/pimple": "^3.0",
|
|
"psr/http-message": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.0",
|
|
"squizlabs/php_codesniffer": "^2.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Slim\\": "Slim"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Rob Allen",
|
|
"email": "rob@akrabat.com",
|
|
"homepage": "http://akrabat.com"
|
|
},
|
|
{
|
|
"name": "Josh Lockhart",
|
|
"email": "hello@joshlockhart.com",
|
|
"homepage": "https://joshlockhart.com"
|
|
},
|
|
{
|
|
"name": "Gabriel Manricks",
|
|
"email": "gmanricks@me.com",
|
|
"homepage": "http://gabrielmanricks.com"
|
|
},
|
|
{
|
|
"name": "Andrew Smith",
|
|
"email": "a.smith@silentworks.co.uk",
|
|
"homepage": "http://silentworks.co.uk"
|
|
}
|
|
],
|
|
"description": "Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs",
|
|
"homepage": "http://slimframework.com",
|
|
"keywords": [
|
|
"api",
|
|
"framework",
|
|
"micro",
|
|
"router"
|
|
],
|
|
"time": "2016-03-10 21:37:40"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v3.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "0047c8366744a16de7516622c5b7355336afae96"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/0047c8366744a16de7516622c5b7355336afae96",
|
|
"reference": "0047c8366744a16de7516622c5b7355336afae96",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Yaml\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Yaml Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-03-04 07:55:57"
|
|
},
|
|
{
|
|
"name": "zendframework/zendxml",
|
|
"version": "1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/ZendXml.git",
|
|
"reference": "7b64507bc35d841c9c5802d67f6f87ef8e1a58c9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/ZendXml/zipball/7b64507bc35d841c9c5802d67f6f87ef8e1a58c9",
|
|
"reference": "7b64507bc35d841c9c5802d67f6f87ef8e1a58c9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.3 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^3.7 || ^4.0",
|
|
"squizlabs/php_codesniffer": "^1.5"
|
|
},
|
|
"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"
|
|
],
|
|
"time": "2016-02-04 21:02:08"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|