From 2efa9dd598a5f4baaf548e5e6656720fee3cf58a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 20:47:03 +0000 Subject: [PATCH] Bump erusev/parsedown from 1.6.0 to 1.7.2 Bumps [erusev/parsedown](https://github.com/erusev/parsedown) from 1.6.0 to 1.7.2. - [Release notes](https://github.com/erusev/parsedown/releases) - [Commits](https://github.com/erusev/parsedown/compare/1.6.0...1.7.2) --- updated-dependencies: - dependency-name: erusev/parsedown dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 652 ++++++++++---------------------------------------- 1 file changed, 122 insertions(+), 530 deletions(-) diff --git a/composer.lock b/composer.lock index 42da268f..725dba90 100644 --- a/composer.lock +++ b/composer.lock @@ -1,11 +1,10 @@ { "_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", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "c9025ae28358710568c50cfbdb9f0b05", - "content-hash": "935dd6dd191b36ad6db3d07e25132326", + "content-hash": "0f009efa305eda8e118c07c7df389cc2", "packages": [ { "name": "behat/transliterator", @@ -45,7 +44,7 @@ "slug", "transliterator" ], - "time": "2015-09-28 16:26:35" + "time": "2015-09-28T16:26:35+00:00" }, { "name": "clue/stream-filter", @@ -94,7 +93,7 @@ "stream_filter_append", "stream_filter_register" ], - "time": "2015-11-08 23:41:30" + "time": "2015-11-08T23:41:30+00:00" }, { "name": "doctrine/annotations", @@ -162,7 +161,7 @@ "docblock", "parser" ], - "time": "2015-08-31 12:32:49" + "time": "2015-08-31T12:32:49+00:00" }, { "name": "doctrine/cache", @@ -232,7 +231,7 @@ "cache", "caching" ], - "time": "2015-12-31 16:37:02" + "time": "2015-12-31T16:37:02+00:00" }, { "name": "doctrine/collections", @@ -298,7 +297,7 @@ "collections", "iterator" ], - "time": "2015-04-14 22:21:58" + "time": "2015-04-14T22:21:58+00:00" }, { "name": "doctrine/common", @@ -371,7 +370,7 @@ "persistence", "spl" ], - "time": "2015-12-25 13:18:31" + "time": "2015-12-25T13:18:31+00:00" }, { "name": "doctrine/dbal", @@ -442,7 +441,7 @@ "persistence", "queryobject" ], - "time": "2016-09-09 19:13:33" + "time": "2016-09-09T19:13:33+00:00" }, { "name": "doctrine/doctrine-bundle", @@ -523,7 +522,7 @@ "orm", "persistence" ], - "time": "2016-08-10 15:35:22" + "time": "2016-08-10T15:35:22+00:00" }, { "name": "doctrine/doctrine-cache-bundle", @@ -611,7 +610,7 @@ "cache", "caching" ], - "time": "2016-01-26 17:28:51" + "time": "2016-01-26T17:28:51+00:00" }, { "name": "doctrine/doctrine-migrations-bundle", @@ -672,7 +671,7 @@ "migrations", "schema" ], - "time": "2016-12-05 18:36:37" + "time": "2016-12-05T18:36:37+00:00" }, { "name": "doctrine/inflector", @@ -739,7 +738,7 @@ "singularize", "string" ], - "time": "2015-11-06 14:35:42" + "time": "2015-11-06T14:35:42+00:00" }, { "name": "doctrine/instantiator", @@ -793,7 +792,7 @@ "constructor", "instantiate" ], - "time": "2015-06-14 21:17:01" + "time": "2015-06-14T21:17:01+00:00" }, { "name": "doctrine/lexer", @@ -847,7 +846,7 @@ "lexer", "parser" ], - "time": "2014-09-09 13:34:57" + "time": "2014-09-09T13:34:57+00:00" }, { "name": "doctrine/migrations", @@ -921,7 +920,7 @@ "database", "migrations" ], - "time": "2016-12-25 22:54:00" + "time": "2016-12-25T22:54:00+00:00" }, { "name": "doctrine/orm", @@ -997,22 +996,29 @@ "database", "orm" ], - "time": "2016-09-10 18:51:13" + "time": "2016-09-10T18:51:13+00:00" }, { "name": "erusev/parsedown", - "version": "1.6.0", + "version": "v1.7.2", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", - "reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7" + "reference": "d60bcdc46978357759ecb13cb4b078da783f8faf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/erusev/parsedown/zipball/3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7", - "reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7", + "url": "https://api.github.com/repos/erusev/parsedown/zipball/d60bcdc46978357759ecb13cb4b078da783f8faf", + "reference": "d60bcdc46978357759ecb13cb4b078da783f8faf", "shasum": "" }, + "require": { + "ext-mbstring": "*", + "php": ">=5.3.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.35" + }, "type": "library", "autoload": { "psr-0": { @@ -1036,7 +1042,11 @@ "markdown", "parser" ], - "time": "2015-10-04 16:44:32" + "support": { + "issues": "https://github.com/erusev/parsedown/issues", + "source": "https://github.com/erusev/parsedown/tree/1.7.x" + }, + "time": "2019-03-17T17:19:46+00:00" }, { "name": "ezyang/htmlpurifier", @@ -1080,7 +1090,7 @@ "keywords": [ "html" ], - "time": "2016-07-16 12:58:58" + "time": "2016-07-16T12:58:58+00:00" }, { "name": "friendsofsymfony/jsrouting-bundle", @@ -1138,7 +1148,7 @@ "javascript", "routing" ], - "time": "2015-10-28 15:08:39" + "time": "2015-10-28T15:08:39+00:00" }, { "name": "friendsofsymfony/oauth-server-bundle", @@ -1210,7 +1220,7 @@ "oauth2", "server" ], - "time": "2016-02-22 13:57:55" + "time": "2016-02-22T13:57:55+00:00" }, { "name": "friendsofsymfony/oauth2-php", @@ -1264,7 +1274,7 @@ "oauth", "oauth2" ], - "time": "2016-03-31 14:24:17" + "time": "2016-03-31T14:24:17+00:00" }, { "name": "friendsofsymfony/user-bundle", @@ -1336,7 +1346,7 @@ "keywords": [ "User management" ], - "time": "2016-09-12 15:04:02" + "time": "2016-09-12T15:04:02+00:00" }, { "name": "gedmo/doctrine-extensions", @@ -1415,7 +1425,7 @@ "tree", "uploadable" ], - "time": "2016-08-30 18:42:36" + "time": "2016-08-30T18:42:36+00:00" }, { "name": "happyr/translation-bundle", @@ -1466,7 +1476,7 @@ ], "description": "Integrate Symfony with translations SaaS like http://localise.biz", "homepage": "http://developer.happyr.com", - "time": "2016-04-23 08:23:26" + "time": "2016-04-23T08:23:26+00:00" }, { "name": "incenteev/composer-parameter-handler", @@ -1517,7 +1527,7 @@ "keywords": [ "parameters management" ], - "time": "2015-11-10 17:04:01" + "time": "2015-11-10T17:04:01+00:00" }, { "name": "ircmaxell/password-compat", @@ -1559,7 +1569,7 @@ "hashing", "password" ], - "time": "2014-11-20 16:49:30" + "time": "2014-11-20T16:49:30+00:00" }, { "name": "jdorn/sql-formatter", @@ -1609,7 +1619,7 @@ "highlight", "sql" ], - "time": "2014-01-12 16:20:24" + "time": "2014-01-12T16:20:24+00:00" }, { "name": "jms/aop-bundle", @@ -1659,7 +1669,7 @@ "annotations", "aop" ], - "time": "2015-12-09 16:30:46" + "time": "2015-12-09T16:30:46+00:00" }, { "name": "jms/cg", @@ -1706,7 +1716,7 @@ "keywords": [ "code generation" ], - "time": "2016-04-07 10:21:44" + "time": "2016-04-07T10:21:44+00:00" }, { "name": "jms/di-extra-bundle", @@ -1776,7 +1786,7 @@ "annotations", "dependency injection" ], - "time": "2016-09-18 13:06:50" + "time": "2016-09-18T13:06:50+00:00" }, { "name": "jms/i18n-routing-bundle", @@ -1832,7 +1842,7 @@ "routing", "translation" ], - "time": "2015-12-01 23:14:47" + "time": "2015-12-01T23:14:47+00:00" }, { "name": "jms/metadata", @@ -1884,7 +1894,7 @@ "xml", "yaml" ], - "time": "2014-07-12 07:13:19" + "time": "2014-07-12T07:13:19+00:00" }, { "name": "jms/translation-bundle", @@ -1954,7 +1964,7 @@ "ui", "webinterface" ], - "time": "2016-08-13 23:17:44" + "time": "2016-08-13T23:17:44+00:00" }, { "name": "kriswallsmith/assetic", @@ -2031,7 +2041,7 @@ "compression", "minification" ], - "time": "2015-11-12 13:51:40" + "time": "2015-11-12T13:51:40+00:00" }, { "name": "leafo/scssphp", @@ -2087,7 +2097,7 @@ "scss", "stylesheet" ], - "time": "2015-09-06 03:15:44" + "time": "2015-09-06T03:15:44+00:00" }, { "name": "liuggio/ExcelBundle", @@ -2153,7 +2163,7 @@ "excel", "xls" ], - "time": "2016-06-20 17:11:22" + "time": "2016-06-20T17:11:22+00:00" }, { "name": "lstrojny/functional-php", @@ -2269,7 +2279,7 @@ "keywords": [ "functional" ], - "time": "2016-08-16 10:16:31" + "time": "2016-08-16T10:16:31+00:00" }, { "name": "michelf/php-markdown", @@ -2320,7 +2330,7 @@ "keywords": [ "markdown" ], - "time": "2015-12-24 01:37:31" + "time": "2015-12-24T01:37:31+00:00" }, { "name": "monolog/monolog", @@ -2398,7 +2408,7 @@ "logging", "psr-3" ], - "time": "2016-07-29 03:23:52" + "time": "2016-07-29T03:23:52+00:00" }, { "name": "nelmio/api-doc-bundle", @@ -2483,7 +2493,7 @@ "documentation", "rest" ], - "time": "2016-06-13 09:12:09" + "time": "2016-06-13T09:12:09+00:00" }, { "name": "nikic/php-parser", @@ -2534,7 +2544,7 @@ "parser", "php" ], - "time": "2016-09-16 12:04:44" + "time": "2016-09-16T12:04:44+00:00" }, { "name": "ocramius/proxy-manager", @@ -2597,7 +2607,7 @@ "proxy pattern", "service proxies" ], - "time": "2015-08-09 04:28:19" + "time": "2015-08-09T04:28:19+00:00" }, { "name": "paragonie/random_compat", @@ -2645,7 +2655,7 @@ "pseudorandom", "random" ], - "time": "2016-04-03 06:00:07" + "time": "2016-04-03T06:00:07+00:00" }, { "name": "patchwork/jsqueeze", @@ -2687,7 +2697,7 @@ "javascript", "minification" ], - "time": "2015-03-25 10:11:08" + "time": "2015-03-25T10:11:08+00:00" }, { "name": "php-http/cache-plugin", @@ -2743,7 +2753,7 @@ "httplug", "plugin" ], - "time": "2016-08-16 12:12:50" + "time": "2016-08-16T12:12:50+00:00" }, { "name": "php-http/client-common", @@ -2804,7 +2814,7 @@ "http", "httplug" ], - "time": "2016-11-04 09:19:15" + "time": "2016-11-04T09:19:15+00:00" }, { "name": "php-http/curl-client", @@ -2860,7 +2870,7 @@ "curl", "http" ], - "time": "2016-11-11 12:44:28" + "time": "2016-11-11T12:44:28+00:00" }, { "name": "php-http/discovery", @@ -2922,7 +2932,7 @@ "message", "psr7" ], - "time": "2016-11-27 12:21:25" + "time": "2016-11-27T12:21:25+00:00" }, { "name": "php-http/httplug", @@ -2978,7 +2988,7 @@ "client", "http" ], - "time": "2016-08-31 08:30:17" + "time": "2016-08-31T08:30:17+00:00" }, { "name": "php-http/httplug-bundle", @@ -3060,7 +3070,7 @@ "message", "php-http" ], - "time": "2016-08-16 10:32:13" + "time": "2016-08-16T10:32:13+00:00" }, { "name": "php-http/logger-plugin", @@ -3115,7 +3125,7 @@ "logger", "plugin" ], - "time": "2016-05-04 22:43:46" + "time": "2016-05-04T22:43:46+00:00" }, { "name": "php-http/message", @@ -3184,7 +3194,7 @@ "message", "psr-7" ], - "time": "2016-12-16 21:09:21" + "time": "2016-12-16T21:09:21+00:00" }, { "name": "php-http/message-factory", @@ -3234,7 +3244,7 @@ "stream", "uri" ], - "time": "2015-12-19 14:08:53" + "time": "2015-12-19T14:08:53+00:00" }, { "name": "php-http/plugins", @@ -3303,7 +3313,7 @@ "psr7" ], "abandoned": "php-http/client-common", - "time": "2016-05-04 23:09:25" + "time": "2016-05-04T23:09:25+00:00" }, { "name": "php-http/promise", @@ -3353,7 +3363,7 @@ "keywords": [ "promise" ], - "time": "2016-01-26 13:27:02" + "time": "2016-01-26T13:27:02+00:00" }, { "name": "php-http/stopwatch-plugin", @@ -3407,7 +3417,7 @@ "plugin", "stopwatch" ], - "time": "2016-05-19 06:10:14" + "time": "2016-05-19T06:10:14+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -3461,7 +3471,7 @@ "reflection", "static analysis" ], - "time": "2015-12-27 11:43:31" + "time": "2015-12-27T11:43:31+00:00" }, { "name": "phpdocumentor/reflection-docblock", @@ -3506,7 +3516,7 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2016-06-10 09:48:41" + "time": "2016-06-10T09:48:41+00:00" }, { "name": "phpdocumentor/type-resolver", @@ -3553,7 +3563,7 @@ "email": "me@mikevanriel.com" } ], - "time": "2016-06-10 07:14:17" + "time": "2016-06-10T07:14:17+00:00" }, { "name": "phpoffice/phpexcel", @@ -3610,7 +3620,7 @@ "xls", "xlsx" ], - "time": "2015-05-01 07:00:55" + "time": "2015-05-01T07:00:55+00:00" }, { "name": "phpspec/prophecy", @@ -3672,7 +3682,7 @@ "spy", "stub" ], - "time": "2016-06-07 08:13:47" + "time": "2016-06-07T08:13:47+00:00" }, { "name": "phpunit/php-code-coverage", @@ -3734,7 +3744,7 @@ "testing", "xunit" ], - "time": "2015-10-06 15:47:00" + "time": "2015-10-06T15:47:00+00:00" }, { "name": "phpunit/php-file-iterator", @@ -3781,7 +3791,7 @@ "filesystem", "iterator" ], - "time": "2015-06-21 13:08:43" + "time": "2015-06-21T13:08:43+00:00" }, { "name": "phpunit/php-text-template", @@ -3822,7 +3832,7 @@ "keywords": [ "template" ], - "time": "2015-06-21 13:50:34" + "time": "2015-06-21T13:50:34+00:00" }, { "name": "phpunit/php-timer", @@ -3866,7 +3876,7 @@ "keywords": [ "timer" ], - "time": "2016-05-12 18:03:57" + "time": "2016-05-12T18:03:57+00:00" }, { "name": "phpunit/php-token-stream", @@ -3915,7 +3925,7 @@ "keywords": [ "tokenizer" ], - "time": "2015-09-15 10:49:45" + "time": "2015-09-15T10:49:45+00:00" }, { "name": "phpunit/phpunit", @@ -3987,7 +3997,7 @@ "testing", "xunit" ], - "time": "2016-07-21 06:48:14" + "time": "2016-07-21T06:48:14+00:00" }, { "name": "phpunit/phpunit-mock-objects", @@ -4043,7 +4053,7 @@ "mock", "xunit" ], - "time": "2015-10-02 06:51:40" + "time": "2015-10-02T06:51:40+00:00" }, { "name": "psr/cache", @@ -4089,7 +4099,7 @@ "psr", "psr-6" ], - "time": "2016-08-06 20:24:11" + "time": "2016-08-06T20:24:11+00:00" }, { "name": "psr/http-message", @@ -4139,7 +4149,7 @@ "request", "response" ], - "time": "2016-08-06 14:39:51" + "time": "2016-08-06T14:39:51+00:00" }, { "name": "psr/log", @@ -4186,7 +4196,7 @@ "psr", "psr-3" ], - "time": "2016-09-19 16:02:08" + "time": "2016-09-19T16:02:08+00:00" }, { "name": "sebastian/comparator", @@ -4250,7 +4260,7 @@ "compare", "equality" ], - "time": "2015-07-26 15:48:44" + "time": "2015-07-26T15:48:44+00:00" }, { "name": "sebastian/diff", @@ -4302,7 +4312,7 @@ "keywords": [ "diff" ], - "time": "2015-12-08 07:14:41" + "time": "2015-12-08T07:14:41+00:00" }, { "name": "sebastian/environment", @@ -4352,7 +4362,7 @@ "environment", "hhvm" ], - "time": "2016-08-18 05:49:44" + "time": "2016-08-18T05:49:44+00:00" }, { "name": "sebastian/exporter", @@ -4419,7 +4429,7 @@ "export", "exporter" ], - "time": "2016-06-17 09:04:28" + "time": "2016-06-17T09:04:28+00:00" }, { "name": "sebastian/global-state", @@ -4470,7 +4480,7 @@ "keywords": [ "global state" ], - "time": "2015-10-12 03:26:01" + "time": "2015-10-12T03:26:01+00:00" }, { "name": "sebastian/recursion-context", @@ -4523,7 +4533,7 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2015-11-11 19:50:13" + "time": "2015-11-11T19:50:13+00:00" }, { "name": "sebastian/version", @@ -4558,7 +4568,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2015-06-21 13:59:46" + "time": "2015-06-21T13:59:46+00:00" }, { "name": "sensio/distribution-bundle", @@ -4618,7 +4628,7 @@ "configuration", "distribution" ], - "time": "2016-04-25 20:46:43" + "time": "2016-04-25T20:46:43+00:00" }, { "name": "sensio/framework-extra-bundle", @@ -4680,7 +4690,7 @@ "annotations", "controllers" ], - "time": "2016-03-25 17:08:27" + "time": "2016-03-25T17:08:27+00:00" }, { "name": "sensiolabs/security-checker", @@ -4724,7 +4734,7 @@ } ], "description": "A security checker for your composer.lock", - "time": "2015-11-07 08:07:40" + "time": "2015-11-07T08:07:40+00:00" }, { "name": "stof/doctrine-extensions-bundle", @@ -4785,7 +4795,7 @@ "translatable", "tree" ], - "time": "2016-01-26 23:58:32" + "time": "2016-01-26T23:58:32+00:00" }, { "name": "swiftmailer/swiftmailer", @@ -4838,7 +4848,7 @@ "mail", "mailer" ], - "time": "2016-07-08 11:51:25" + "time": "2016-07-08T11:51:25+00:00" }, { "name": "symfony/assetic-bundle", @@ -4908,7 +4918,7 @@ "compression", "minification" ], - "time": "2015-12-28 13:12:39" + "time": "2015-12-28T13:12:39+00:00" }, { "name": "symfony/monolog-bundle", @@ -4968,7 +4978,7 @@ "log", "logging" ], - "time": "2016-04-13 16:21:01" + "time": "2016-04-13T16:21:01+00:00" }, { "name": "symfony/polyfill-apcu", @@ -5021,7 +5031,7 @@ "portable", "shim" ], - "time": "2016-05-18 14:26:46" + "time": "2016-05-18T14:26:46+00:00" }, { "name": "symfony/polyfill-intl-icu", @@ -5079,7 +5089,7 @@ "portable", "shim" ], - "time": "2016-05-18 14:26:46" + "time": "2016-05-18T14:26:46+00:00" }, { "name": "symfony/polyfill-mbstring", @@ -5138,7 +5148,7 @@ "portable", "shim" ], - "time": "2016-05-18 14:26:46" + "time": "2016-05-18T14:26:46+00:00" }, { "name": "symfony/polyfill-php54", @@ -5196,7 +5206,7 @@ "portable", "shim" ], - "time": "2016-05-18 14:26:46" + "time": "2016-05-18T14:26:46+00:00" }, { "name": "symfony/polyfill-php55", @@ -5252,7 +5262,7 @@ "portable", "shim" ], - "time": "2016-05-18 14:26:46" + "time": "2016-05-18T14:26:46+00:00" }, { "name": "symfony/polyfill-php56", @@ -5308,7 +5318,7 @@ "portable", "shim" ], - "time": "2016-05-18 14:26:46" + "time": "2016-05-18T14:26:46+00:00" }, { "name": "symfony/polyfill-php70", @@ -5367,7 +5377,7 @@ "portable", "shim" ], - "time": "2016-05-18 14:26:46" + "time": "2016-05-18T14:26:46+00:00" }, { "name": "symfony/polyfill-util", @@ -5419,7 +5429,7 @@ "polyfill", "shim" ], - "time": "2016-05-18 14:26:46" + "time": "2016-05-18T14:26:46+00:00" }, { "name": "symfony/security-acl", @@ -5480,7 +5490,7 @@ ], "description": "Symfony Security Component - ACL (Access Control List)", "homepage": "https://symfony.com", - "time": "2015-12-28 09:39:46" + "time": "2015-12-28T09:39:46+00:00" }, { "name": "symfony/swiftmailer-bundle", @@ -5537,7 +5547,7 @@ ], "description": "Symfony SwiftmailerBundle", "homepage": "http://symfony.com", - "time": "2016-01-15 16:41:20" + "time": "2016-01-15T16:41:20+00:00" }, { "name": "symfony/symfony", @@ -5671,7 +5681,7 @@ "keywords": [ "framework" ], - "time": "2016-09-07 02:04:25" + "time": "2016-09-07T02:04:25+00:00" }, { "name": "twig/extensions", @@ -5723,7 +5733,7 @@ "i18n", "text" ], - "time": "2015-08-22 16:38:35" + "time": "2015-08-22T16:38:35+00:00" }, { "name": "twig/twig", @@ -5784,7 +5794,7 @@ "keywords": [ "templating" ], - "time": "2016-09-21 23:05:12" + "time": "2016-09-21T23:05:12+00:00" }, { "name": "webmozart/assert", @@ -5834,7 +5844,7 @@ "check", "validate" ], - "time": "2016-08-09 15:02:57" + "time": "2016-08-09T15:02:57+00:00" }, { "name": "willdurand/js-translation-bundle", @@ -5893,7 +5903,7 @@ "symfony", "translation" ], - "time": "2016-09-19 12:54:35" + "time": "2016-09-19T12:54:35+00:00" }, { "name": "willdurand/jsonp-callback-validator", @@ -5933,7 +5943,7 @@ } ], "description": "JSONP callback validator.", - "time": "2014-01-20 22:35:06" + "time": "2014-01-20T22:35:06+00:00" }, { "name": "zendframework/zend-code", @@ -5985,7 +5995,7 @@ "code", "zf2" ], - "time": "2016-04-20 17:26:42" + "time": "2016-04-20T17:26:42+00:00" }, { "name": "zendframework/zend-eventmanager", @@ -6039,429 +6049,10 @@ "events", "zf2" ], - "time": "2017-07-11 19:17:22" + "time": "2017-07-11T19:17:22+00:00" } ], "packages-dev": [ - { - "name": "aws/aws-sdk-php", - "version": "3.19.9", - "source": { - "type": "git", - "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "55da42fee5ff26f962b2366b08e4f32e348cd1d9" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/55da42fee5ff26f962b2366b08e4f32e348cd1d9", - "reference": "55da42fee5ff26f962b2366b08e4f32e348cd1d9", - "shasum": "" - }, - "require": { - "guzzlehttp/guzzle": "^5.3.1|^6.2.1", - "guzzlehttp/promises": "~1.0", - "guzzlehttp/psr7": "~1.3.1", - "mtdowling/jmespath.php": "~2.2", - "php": ">=5.5" - }, - "require-dev": { - "andrewsville/php-token-reflection": "^1.4", - "aws/aws-php-sns-message-validator": "~1.0", - "behat/behat": "~3.0", - "doctrine/cache": "~1.4", - "ext-dom": "*", - "ext-json": "*", - "ext-openssl": "*", - "ext-pcre": "*", - "ext-simplexml": "*", - "ext-spl": "*", - "nette/neon": "^2.3", - "phpunit/phpunit": "~4.0|~5.0", - "psr/cache": "^1.0" - }, - "suggest": { - "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications", - "doctrine/cache": "To use the DoctrineCacheAdapter", - "ext-curl": "To send requests using cURL", - "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.0-dev" - } - }, - "autoload": { - "psr-4": { - "Aws\\": "src/" - }, - "files": [ - "src/functions.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Amazon Web Services", - "homepage": "http://aws.amazon.com" - } - ], - "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project", - "homepage": "http://aws.amazon.com/sdkforphp", - "keywords": [ - "amazon", - "aws", - "cloud", - "dynamodb", - "ec2", - "glacier", - "s3", - "sdk" - ], - "time": "2016-09-20 22:11:12" - }, - { - "name": "aws/aws-sdk-php-symfony", - "version": "1.2.0", - "source": { - "type": "git", - "url": "https://github.com/aws/aws-sdk-php-symfony.git", - "reference": "62fed9b8da34eff3d44f02a9c6ca1cf7e8f05a22" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php-symfony/zipball/62fed9b8da34eff3d44f02a9c6ca1cf7e8f05a22", - "reference": "62fed9b8da34eff3d44f02a9c6ca1cf7e8f05a22", - "shasum": "" - }, - "require": { - "aws/aws-sdk-php": "^3.2.6", - "php": ">=5.5", - "symfony/config": "~2.3|~3.0", - "symfony/dependency-injection": "~2.3|~3.0", - "symfony/http-kernel": "~2.3|~3.0" - }, - "require-dev": { - "phpunit/phpunit": "~4.7", - "symfony/framework-bundle": "~2.3|~3.0", - "symfony/yaml": "~2.3|~3.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Aws\\Symfony\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Amazon Web Services", - "homepage": "http://aws.amazon.com" - } - ], - "description": "A Symfony bundle for v3 of the AWS SDK for PHP", - "keywords": [ - "Symfony2", - "amazon", - "aws", - "sdk", - "symfony", - "symfony3" - ], - "time": "2016-06-22 20:29:26" - }, - { - "name": "guzzlehttp/guzzle", - "version": "6.2.2", - "source": { - "type": "git", - "url": "https://github.com/guzzle/guzzle.git", - "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ebf29dee597f02f09f4d5bbecc68230ea9b08f60", - "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60", - "shasum": "" - }, - "require": { - "guzzlehttp/promises": "^1.0", - "guzzlehttp/psr7": "^1.3.1", - "php": ">=5.5" - }, - "require-dev": { - "ext-curl": "*", - "phpunit/phpunit": "^4.0", - "psr/log": "^1.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "6.2-dev" - } - }, - "autoload": { - "files": [ - "src/functions_include.php" - ], - "psr-4": { - "GuzzleHttp\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Michael Dowling", - "email": "mtdowling@gmail.com", - "homepage": "https://github.com/mtdowling" - } - ], - "description": "Guzzle is a PHP HTTP client library", - "homepage": "http://guzzlephp.org/", - "keywords": [ - "client", - "curl", - "framework", - "http", - "http client", - "rest", - "web service" - ], - "time": "2016-10-08 15:01:37" - }, - { - "name": "guzzlehttp/promises", - "version": "v1.3.1", - "source": { - "type": "git", - "url": "https://github.com/guzzle/promises.git", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", - "shasum": "" - }, - "require": { - "php": ">=5.5.0" - }, - "require-dev": { - "phpunit/phpunit": "^4.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.4-dev" - } - }, - "autoload": { - "psr-4": { - "GuzzleHttp\\Promise\\": "src/" - }, - "files": [ - "src/functions_include.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Michael Dowling", - "email": "mtdowling@gmail.com", - "homepage": "https://github.com/mtdowling" - } - ], - "description": "Guzzle promises library", - "keywords": [ - "promise" - ], - "time": "2016-12-20 10:07:11" - }, - { - "name": "guzzlehttp/psr7", - "version": "1.3.1", - "source": { - "type": "git", - "url": "https://github.com/guzzle/psr7.git", - "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b", - "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b", - "shasum": "" - }, - "require": { - "php": ">=5.4.0", - "psr/http-message": "~1.0" - }, - "provide": { - "psr/http-message-implementation": "1.0" - }, - "require-dev": { - "phpunit/phpunit": "~4.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.4-dev" - } - }, - "autoload": { - "psr-4": { - "GuzzleHttp\\Psr7\\": "src/" - }, - "files": [ - "src/functions_include.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Michael Dowling", - "email": "mtdowling@gmail.com", - "homepage": "https://github.com/mtdowling" - } - ], - "description": "PSR-7 message implementation", - "keywords": [ - "http", - "message", - "stream", - "uri" - ], - "time": "2016-06-24 23:00:38" - }, - { - "name": "mtdowling/jmespath.php", - "version": "2.3.0", - "source": { - "type": "git", - "url": "https://github.com/jmespath/jmespath.php.git", - "reference": "192f93e43c2c97acde7694993ab171b3de284093" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/192f93e43c2c97acde7694993ab171b3de284093", - "reference": "192f93e43c2c97acde7694993ab171b3de284093", - "shasum": "" - }, - "require": { - "php": ">=5.4.0" - }, - "require-dev": { - "phpunit/phpunit": "~4.0" - }, - "bin": [ - "bin/jp.php" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0-dev" - } - }, - "autoload": { - "psr-4": { - "JmesPath\\": "src/" - }, - "files": [ - "src/JmesPath.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Michael Dowling", - "email": "mtdowling@gmail.com", - "homepage": "https://github.com/mtdowling" - } - ], - "description": "Declaratively specify how to extract elements from a JSON document", - "keywords": [ - "json", - "jsonpath" - ], - "time": "2016-01-05 18:25:05" - }, - { - "name": "php-http/guzzle6-adapter", - "version": "v1.1.1", - "source": { - "type": "git", - "url": "https://github.com/php-http/guzzle6-adapter.git", - "reference": "a56941f9dc6110409cfcddc91546ee97039277ab" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-http/guzzle6-adapter/zipball/a56941f9dc6110409cfcddc91546ee97039277ab", - "reference": "a56941f9dc6110409cfcddc91546ee97039277ab", - "shasum": "" - }, - "require": { - "guzzlehttp/guzzle": "^6.0", - "php": ">=5.5.0", - "php-http/httplug": "^1.0" - }, - "provide": { - "php-http/async-client-implementation": "1.0", - "php-http/client-implementation": "1.0" - }, - "require-dev": { - "ext-curl": "*", - "php-http/adapter-integration-tests": "^0.4" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.2-dev" - } - }, - "autoload": { - "psr-4": { - "Http\\Adapter\\Guzzle6\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Márk Sági-Kazár", - "email": "mark.sagikazar@gmail.com" - }, - { - "name": "David de Boer", - "email": "david@ddeboer.nl" - } - ], - "description": "Guzzle 6 HTTP Adapter", - "homepage": "http://httplug.io", - "keywords": [ - "Guzzle", - "http" - ], - "time": "2016-05-10 06:13:32" - }, { "name": "sensio/generator-bundle", "version": "v2.5.3", @@ -6508,7 +6099,7 @@ } ], "description": "This bundle generates code for you", - "time": "2015-03-17 06:36:52" + "time": "2015-03-17T06:36:52+00:00" } ], "aliases": [], @@ -6521,5 +6112,6 @@ "platform": { "php": ">=5.3.3" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.2.0" }