2017-03-09 20:00:07 +01:00
{
"_readme": [
"This file locks the dependencies of your project to a known state",
2018-04-06 18:21:47 +02:00
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
2017-03-09 20:00:07 +01:00
"This file is @generated automatically"
],
2019-01-18 21:35:11 +01:00
"content-hash": "432005c9db3e890f42fde27036d2a70f",
2017-03-09 20:00:07 +01:00
"packages": [
2017-11-11 14:01:21 +01:00
{
"name": "arthurhoaro/web-thumbnailer",
2018-08-11 14:26:30 +02:00
"version": "v1.3.1",
2017-11-11 14:01:21 +01:00
"source": {
"type": "git",
"url": "https://github.com/ArthurHoaro/web-thumbnailer.git",
2018-08-11 14:26:30 +02:00
"reference": "7142bd94ec93719a756a7012ebb8e1c5813c6860"
2017-11-11 14:01:21 +01:00
},
"dist": {
"type": "zip",
2018-08-11 14:26:30 +02:00
"url": "https://api.github.com/repos/ArthurHoaro/web-thumbnailer/zipball/7142bd94ec93719a756a7012ebb8e1c5813c6860",
"reference": "7142bd94ec93719a756a7012ebb8e1c5813c6860",
2017-11-11 14:01:21 +01:00
"shasum": ""
},
"require": {
2018-07-01 11:44:35 +02:00
"php": ">=5.6",
"phpunit/php-text-template": "^1.2"
2017-11-11 14:01:21 +01:00
},
2018-04-06 18:21:47 +02:00
"conflict": {
"phpunit/php-timer": ">=2"
},
2017-11-11 14:01:21 +01:00
"require-dev": {
2018-04-06 18:21:47 +02:00
"php-coveralls/php-coveralls": "^2.0",
"phpunit/phpunit": "5.2.*",
"squizlabs/php_codesniffer": "^3.2"
2017-11-11 14:01:21 +01:00
},
"type": "library",
"autoload": {
"psr-0": {
"WebThumbnailer\\": [
"src/",
"tests/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Arthur Hoaro",
"homepage": "http://hoa.ro"
}
],
2018-04-06 18:21:47 +02:00
"description": "PHP library which will retrieve a thumbnail for any given URL",
2018-08-11 14:26:30 +02:00
"time": "2018-08-11T12:21:52+00:00"
2017-11-11 14:01:21 +01:00
},
2017-03-09 20:00:07 +01:00
{
"name": "container-interop/container-interop",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/container-interop/container-interop.git",
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
"shasum": ""
},
"require": {
"psr/container": "^1.0"
},
"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.)",
"homepage": "https://github.com/container-interop/container-interop",
"time": "2017-02-14T19:40:03+00:00"
},
{
"name": "erusev/parsedown",
2018-03-31 12:50:03 +02:00
"version": "1.7.1",
2017-03-09 20:00:07 +01:00
"source": {
"type": "git",
"url": "https://github.com/erusev/parsedown.git",
2018-03-31 12:50:03 +02:00
"reference": "92e9c27ba0e74b8b028b111d1b6f956a15c01fc1"
2017-03-09 20:00:07 +01:00
},
"dist": {
"type": "zip",
2018-03-31 12:50:03 +02:00
"url": "https://api.github.com/repos/erusev/parsedown/zipball/92e9c27ba0e74b8b028b111d1b6f956a15c01fc1",
"reference": "92e9c27ba0e74b8b028b111d1b6f956a15c01fc1",
2017-03-09 20:00:07 +01:00
"shasum": ""
},
2018-03-31 12:50:03 +02:00
"require": {
"ext-mbstring": "*",
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35"
},
2017-03-09 20:00:07 +01:00
"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"
],
2018-03-31 12:50:03 +02:00
"time": "2018-03-08T01:11:30+00:00"
2017-03-09 20:00:07 +01:00
},
2017-05-09 18:12:15 +02:00
{
"name": "gettext/gettext",
2018-12-04 23:49:29 +01:00
"version": "v4.6.2",
2017-05-09 18:12:15 +02:00
"source": {
"type": "git",
"url": "https://github.com/oscarotero/Gettext.git",
2018-12-04 23:49:29 +01:00
"reference": "93176b272d61fb58a9767be71c50d19149cb1e48"
2017-05-09 18:12:15 +02:00
},
"dist": {
"type": "zip",
2018-12-04 23:49:29 +01:00
"url": "https://api.github.com/repos/oscarotero/Gettext/zipball/93176b272d61fb58a9767be71c50d19149cb1e48",
"reference": "93176b272d61fb58a9767be71c50d19149cb1e48",
2017-05-09 18:12:15 +02:00
"shasum": ""
},
"require": {
"gettext/languages": "^2.3",
"php": ">=5.4.0"
},
"require-dev": {
"illuminate/view": "*",
2018-07-01 11:44:35 +02:00
"phpunit/phpunit": "^4.8|^5.7|^6.5",
2017-05-09 18:12:15 +02:00
"squizlabs/php_codesniffer": "^3.0",
"symfony/yaml": "~2",
"twig/extensions": "*",
"twig/twig": "^1.31|^2.0"
},
"suggest": {
"illuminate/view": "Is necessary if you want to use the Blade extractor",
"symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
"twig/extensions": "Is necessary if you want to use the Twig extractor",
"twig/twig": "Is necessary if you want to use the Twig extractor"
},
"type": "library",
"autoload": {
"psr-4": {
"Gettext\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Oscar Otero",
"email": "oom@oscarotero.com",
"homepage": "http://oscarotero.com",
"role": "Developer"
}
],
"description": "PHP gettext manager",
"homepage": "https://github.com/oscarotero/Gettext",
"keywords": [
"JS",
"gettext",
"i18n",
"mo",
"po",
"translation"
],
2018-12-04 23:49:29 +01:00
"time": "2019-01-12T18:40:56+00:00"
2017-05-09 18:12:15 +02:00
},
{
"name": "gettext/languages",
2018-12-03 23:22:49 +01:00
"version": "2.5.0",
2017-05-09 18:12:15 +02:00
"source": {
"type": "git",
"url": "https://github.com/mlocati/cldr-to-gettext-plural-rules.git",
2018-12-03 23:22:49 +01:00
"reference": "78db2d17933f0765a102f368a6663f057162ddbd"
2017-05-09 18:12:15 +02:00
},
"dist": {
"type": "zip",
2018-12-03 23:22:49 +01:00
"url": "https://api.github.com/repos/mlocati/cldr-to-gettext-plural-rules/zipball/78db2d17933f0765a102f368a6663f057162ddbd",
"reference": "78db2d17933f0765a102f368a6663f057162ddbd",
2017-05-09 18:12:15 +02:00
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"require-dev": {
"phpunit/phpunit": "^4"
},
"bin": [
"bin/export-plural-rules",
"bin/export-plural-rules.php"
],
"type": "library",
"autoload": {
"psr-4": {
"Gettext\\Languages\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michele Locati",
"email": "mlocati@gmail.com",
"role": "Developer"
}
],
"description": "gettext languages with plural rules",
"homepage": "https://github.com/mlocati/cldr-to-gettext-plural-rules",
"keywords": [
"cldr",
"i18n",
"internationalization",
"l10n",
"language",
"languages",
"localization",
"php",
"plural",
"plural rules",
"plurals",
"translate",
"translations",
"unicode"
],
2018-12-03 23:22:49 +01:00
"time": "2018-11-13T22:06:07+00:00"
2017-05-09 18:12:15 +02:00
},
2017-03-09 20:00:07 +01:00
{
"name": "katzgrau/klogger",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/katzgrau/KLogger.git",
"reference": "a4ed373fa8a214aa4ae7aa4f221fe2c6ce862ef1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/katzgrau/KLogger/zipball/a4ed373fa8a214aa4ae7aa4f221fe2c6ce862ef1",
"reference": "a4ed373fa8a214aa4ae7aa4f221fe2c6ce862ef1",
"shasum": ""
},
"require": {
"php": ">=5.3",
"psr/log": "^1.0.0"
},
"require-dev": {
"phpunit/phpunit": "4.0.*"
},
"type": "library",
"autoload": {
"psr-4": {
"Katzgrau\\KLogger\\": "src/"
},
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kenny Katzgrau",
"email": "katzgrau@gmail.com"
},
{
"name": "Dan Horrigan",
"email": "dan@dhorrigan.com"
}
],
"description": "A Simple Logging Class",
"keywords": [
"logging"
],
"time": "2016-11-07T19:29:14+00:00"
},
{
"name": "nikic/fast-route",
2018-03-31 12:50:03 +02:00
"version": "v1.3.0",
2017-03-09 20:00:07 +01:00
"source": {
"type": "git",
"url": "https://github.com/nikic/FastRoute.git",
2018-03-31 12:50:03 +02:00
"reference": "181d480e08d9476e61381e04a71b34dc0432e812"
2017-03-09 20:00:07 +01:00
},
"dist": {
"type": "zip",
2018-03-31 12:50:03 +02:00
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
"reference": "181d480e08d9476e61381e04a71b34dc0432e812",
2017-03-09 20:00:07 +01:00
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
2018-03-31 12:50:03 +02:00
"require-dev": {
"phpunit/phpunit": "^4.8.35|~5.7"
},
2017-03-09 20:00:07 +01:00
"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"
],
2018-03-31 12:50:03 +02:00
"time": "2018-02-13T20:26:39+00:00"
2017-03-09 20:00:07 +01:00
},
2018-07-01 11:44:35 +02:00
{
"name": "phpunit/php-text-template",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
"keywords": [
"template"
],
"time": "2015-06-21T13:50:34+00:00"
},
2017-03-09 20:00:07 +01:00
{
"name": "pimple/pimple",
2018-01-31 12:23:43 +01:00
"version": "v3.2.3",
2017-03-09 20:00:07 +01:00
"source": {
"type": "git",
"url": "https://github.com/silexphp/Pimple.git",
2018-01-31 12:23:43 +01:00
"reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32"
2017-03-09 20:00:07 +01:00
},
"dist": {
"type": "zip",
2018-01-31 12:23:43 +01:00
"url": "https://api.github.com/repos/silexphp/Pimple/zipball/9e403941ef9d65d20cba7d54e29fe906db42cf32",
"reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32",
2017-03-09 20:00:07 +01:00
"shasum": ""
},
"require": {
2017-08-05 10:59:39 +02:00
"php": ">=5.3.0",
"psr/container": "^1.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^3.2"
2017-03-09 20:00:07 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2017-08-05 10:59:39 +02:00
"dev-master": "3.2.x-dev"
2017-03-09 20:00:07 +01:00
}
},
"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"
],
2018-01-31 12:23:43 +01:00
"time": "2018-01-21T07:42:36+00:00"
2017-03-09 20:00:07 +01:00
},
{
"name": "psr/container",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
"homepage": "https://github.com/php-fig/container",
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
],
"time": "2017-02-14T16:28:37+00:00"
},
{
"name": "psr/http-message",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
"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",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"time": "2016-08-06T14:39:51+00:00"
},
{
"name": "psr/log",
2018-12-03 23:22:49 +01:00
"version": "1.1.0",
2017-03-09 20:00:07 +01:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
2018-12-03 23:22:49 +01:00
"reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
2017-03-09 20:00:07 +01:00
},
"dist": {
"type": "zip",
2018-12-03 23:22:49 +01:00
"url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
"reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
2017-03-09 20:00:07 +01:00
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Log\\": "Psr/Log/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
2018-12-03 23:22:49 +01:00
"time": "2018-11-20T15:27:04+00:00"
2017-03-09 20:00:07 +01:00
},
{
"name": "pubsubhubbub/publisher",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/pubsubhubbub/php-publisher.git",
2018-10-12 23:47:59 +02:00
"reference": "047b0faf6219071527a45942d6fef4dbc6d1d884"
2017-03-09 20:00:07 +01:00
},
"dist": {
"type": "zip",
2018-10-12 23:47:59 +02:00
"url": "https://api.github.com/repos/pubsubhubbub/php-publisher/zipball/047b0faf6219071527a45942d6fef4dbc6d1d884",
"reference": "047b0faf6219071527a45942d6fef4dbc6d1d884",
2017-03-09 20:00:07 +01:00
"shasum": ""
},
"require": {
2018-10-06 17:29:44 +02:00
"ext-curl": "*",
2017-03-09 20:00:07 +01:00
"php": "~5.4 || ~7.0"
},
"type": "library",
"autoload": {
"psr-4": {
"pubsubhubbub\\publisher\\": "library/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "pubsubhubbub publisher Contributors",
"homepage": "https://github.com/pubsubhubbub/php-publisher/contributors"
}
],
"description": "pubsubhubbub implementation of publisher.",
"homepage": "https://github.com/pubsubhubbub/php-publisher",
"keywords": [
"data",
"feeds",
"publishers",
2018-10-12 23:47:59 +02:00
"pubsubhubbub",
"websub"
2017-03-09 20:00:07 +01:00
],
2018-10-12 23:47:59 +02:00
"time": "2018-10-09T05:20:28+00:00"
2017-03-09 20:00:07 +01:00
},
{
"name": "shaarli/netscape-bookmark-parser",
2018-10-06 17:29:44 +02:00
"version": "v2.1.0",
2017-03-09 20:00:07 +01:00
"source": {
"type": "git",
"url": "https://github.com/shaarli/netscape-bookmark-parser.git",
2018-10-06 17:29:44 +02:00
"reference": "819008ee42c4dd7e45d988176a4a22d6ed689577"
2017-03-09 20:00:07 +01:00
},
"dist": {
"type": "zip",
2018-10-06 17:29:44 +02:00
"url": "https://api.github.com/repos/shaarli/netscape-bookmark-parser/zipball/819008ee42c4dd7e45d988176a4a22d6ed689577",
"reference": "819008ee42c4dd7e45d988176a4a22d6ed689577",
2017-03-09 20:00:07 +01:00
"shasum": ""
},
"require": {
"katzgrau/klogger": "~1.0",
2018-10-06 17:29:44 +02:00
"php": ">=5.6"
2017-03-09 20:00:07 +01:00
},
"require-dev": {
2018-10-06 17:29:44 +02:00
"phpunit/phpunit": "^5.0"
2017-03-09 20:00:07 +01:00
},
"type": "library",
"autoload": {
"files": [
"NetscapeBookmarkParser.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kafene",
"email": "io@kafene.org",
"homepage": "https://github.com/kafene",
"role": "Developer"
},
{
"name": "VirtualTam",
"email": "virtualtam@flibidi.net",
"homepage": "https://github.com/virtualtam",
"role": "Developer"
}
],
"description": "Generic Netscape bookmark parser",
"homepage": "https://github.com/shaarli/netscape-bookmark-parser",
"keywords": [
"bookmark",
"link",
"netscape",
2018-10-06 17:29:44 +02:00
"parser"
2017-03-09 20:00:07 +01:00
],
2018-10-06 17:29:44 +02:00
"time": "2018-10-06T14:43:38+00:00"
2017-03-09 20:00:07 +01:00
},
{
"name": "slim/slim",
2019-01-18 21:35:11 +01:00
"version": "3.12.0",
2017-03-09 20:00:07 +01:00
"source": {
"type": "git",
"url": "https://github.com/slimphp/Slim.git",
2019-01-18 21:35:11 +01:00
"reference": "f4947cc900b6e51cbfda58b9f1247bca2f76f9f0"
2017-03-09 20:00:07 +01:00
},
"dist": {
"type": "zip",
2019-01-18 21:35:11 +01:00
"url": "https://api.github.com/repos/slimphp/Slim/zipball/f4947cc900b6e51cbfda58b9f1247bca2f76f9f0",
"reference": "f4947cc900b6e51cbfda58b9f1247bca2f76f9f0",
2017-03-09 20:00:07 +01:00
"shasum": ""
},
"require": {
"container-interop/container-interop": "^1.2",
"nikic/fast-route": "^1.0",
"php": ">=5.5.0",
"pimple/pimple": "^3.0",
"psr/container": "^1.0",
"psr/http-message": "^1.0"
},
"provide": {
"psr/http-message-implementation": "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": "https://slimframework.com",
"keywords": [
"api",
"framework",
"micro",
"router"
],
2019-01-18 21:35:11 +01:00
"time": "2019-01-15T13:21:25+00:00"
2017-03-09 20:00:07 +01:00
}
],
"packages-dev": [
{
"name": "doctrine/instantiator",
"version": "1.0.5",
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
"reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
"reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
"shasum": ""
},
"require": {
"php": ">=5.3,<8.0-DEV"
},
"require-dev": {
"athletic/athletic": "~0.1.8",
"ext-pdo": "*",
"ext-phar": "*",
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "~2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
"homepage": "http://ocramius.github.com/"
}
],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
"homepage": "https://github.com/doctrine/instantiator",
"keywords": [
"constructor",
"instantiate"
],
"time": "2015-06-14T21:17:01+00:00"
},
2017-10-22 13:43:19 +02:00
{
"name": "myclabs/deep-copy",
"version": "1.7.0",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
"reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"require-dev": {
"doctrine/collections": "^1.0",
"doctrine/common": "^2.6",
"phpunit/phpunit": "^4.1"
},
"type": "library",
"autoload": {
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
},
"files": [
"src/DeepCopy/deep_copy.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Create deep copies (clones) of your objects",
"keywords": [
"clone",
"copy",
"duplicate",
"object",
"object graph"
],
"time": "2017-10-19T19:58:43+00:00"
},
2017-03-09 20:00:07 +01:00
{
"name": "phpdocumentor/reflection-common",
2017-05-25 13:26:05 +02:00
"version": "1.0.1",
2017-03-09 20:00:07 +01:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
2017-05-25 13:26:05 +02:00
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
2017-03-09 20:00:07 +01:00
},
"dist": {
"type": "zip",
2017-05-25 13:26:05 +02:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
"reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
2017-03-09 20:00:07 +01:00
"shasum": ""
},
"require": {
"php": ">=5.5"
},
"require-dev": {
"phpunit/phpunit": "^4.6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": [
"src"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jaap van Otterdijk",
"email": "opensource@ijaap.nl"
}
],
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
"homepage": "http://www.phpdoc.org",
"keywords": [
"FQSEN",
"phpDocumentor",
"phpdoc",
"reflection",
"static analysis"
],
2017-05-25 13:26:05 +02:00
"time": "2017-09-11T18:02:19+00:00"
2017-03-09 20:00:07 +01:00
},
{
"name": "phpdocumentor/reflection-docblock",
2017-10-22 13:43:19 +02:00
"version": "3.3.2",
2017-03-09 20:00:07 +01:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2017-10-22 13:43:19 +02:00
"reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2"
2017-03-09 20:00:07 +01:00
},
"dist": {
"type": "zip",
2017-10-22 13:43:19 +02:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bf329f6c1aadea3299f08ee804682b7c45b326a2",
"reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2",
2017-03-09 20:00:07 +01:00
"shasum": ""
},
"require": {
2017-10-22 13:43:19 +02:00
"php": "^5.6 || ^7.0",
"phpdocumentor/reflection-common": "^1.0.0",
"phpdocumentor/type-resolver": "^0.4.0",
2017-03-09 20:00:07 +01:00
"webmozart/assert": "^1.0"
},
"require-dev": {
"mockery/mockery": "^0.9.4",
"phpunit/phpunit": "^4.4"
},
"type": "library",
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": [
"src/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
2017-10-22 13:43:19 +02:00
"time": "2017-11-10T14:09:06+00:00"
2017-03-09 20:00:07 +01:00
},
{
"name": "phpdocumentor/type-resolver",
2017-10-22 13:43:19 +02:00
"version": "0.4.0",
2017-03-09 20:00:07 +01:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
2017-10-22 13:43:19 +02:00
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
2017-03-09 20:00:07 +01:00
},
"dist": {
"type": "zip",
2017-10-22 13:43:19 +02:00
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
"reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
2017-03-09 20:00:07 +01:00
"shasum": ""
},
"require": {
2017-08-05 10:59:39 +02:00
"php": "^5.5 || ^7.0",
2017-03-09 20:00:07 +01:00
"phpdocumentor/reflection-common": "^1.0"
},
"require-dev": {
"mockery/mockery": "^0.9.4",
"phpunit/phpunit": "^5.2||^4.8.24"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": [
"src/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
}
],
2017-10-22 13:43:19 +02:00
"time": "2017-07-14T14:27:02+00:00"
2017-03-09 20:00:07 +01:00
},
{
"name": "phpspec/prophecy",
2018-08-11 13:26:34 +02:00
"version": "1.8.0",
2017-03-09 20:00:07 +01:00
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
2018-08-11 13:26:34 +02:00
"reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06"
2017-03-09 20:00:07 +01:00
},
"dist": {
"type": "zip",
2018-08-11 13:26:34 +02:00
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
"reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
2017-03-09 20:00:07 +01:00
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.0.2",
"php": "^5.3|^7.0",
2017-05-25 13:26:05 +02:00
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
2018-04-06 18:21:47 +02:00
"sebastian/comparator": "^1.1|^2.0|^3.0",
2017-03-09 20:00:07 +01:00
"sebastian/recursion-context": "^1.0|^2.0|^3.0"
},
"require-dev": {
"phpspec/phpspec": "^2.5|^3.2",
2018-08-11 13:26:34 +02:00
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
2017-03-09 20:00:07 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2018-08-11 13:26:34 +02:00
"dev-master": "1.8.x-dev"
2017-03-09 20:00:07 +01:00
}
},
"autoload": {
"psr-0": {
"Prophecy\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
},
{
"name": "Marcello Duarte",
"email": "marcello.duarte@gmail.com"
}