From cc7b5723f1f5647830b398cee59f080cc39468fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Mar 2022 00:32:55 +0000 Subject: [PATCH] Bump erusev/parsedown from 1.6.0 to 1.7.4 Bumps [erusev/parsedown](https://github.com/erusev/parsedown) from 1.6.0 to 1.7.4. - [Release notes](https://github.com/erusev/parsedown/releases) - [Commits](https://github.com/erusev/parsedown/compare/1.6.0...1.7.4) --- updated-dependencies: - dependency-name: erusev/parsedown dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 203 ++++++++++++++++++++++++++------------------------ 1 file changed, 107 insertions(+), 96 deletions(-) diff --git a/composer.lock b/composer.lock index a019a46..dcfcd9a 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,9 @@ { "_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": "1624cec9b9ad628b147ed8fd5e1c3816", "content-hash": "7a887be1caca81d80327976906973c6b", "packages": [ { @@ -65,7 +64,7 @@ "fractal", "laravel" ], - "time": "2016-04-23 14:28:00" + "time": "2016-04-23T14:28:00+00:00" }, { "name": "barryvdh/laravel-cors", @@ -118,7 +117,7 @@ "crossdomain", "laravel" ], - "time": "2016-08-11 08:46:01" + "time": "2016-08-11T08:46:01+00:00" }, { "name": "barryvdh/laravel-debugbar", @@ -172,7 +171,7 @@ "profiler", "webprofiler" ], - "time": "2016-07-29 15:00:36" + "time": "2016-07-29T15:00:36+00:00" }, { "name": "classpreloader/classpreloader", @@ -226,7 +225,7 @@ "class", "preload" ], - "time": "2015-11-09 22:51:51" + "time": "2015-11-09T22:51:51+00:00" }, { "name": "dnoegel/php-xdg-base-dir", @@ -259,7 +258,7 @@ "MIT" ], "description": "implementation of xdg base directory specification for php", - "time": "2014-10-24 07:27:01" + "time": "2014-10-24T07:27:01+00:00" }, { "name": "doctrine/annotations", @@ -327,7 +326,7 @@ "docblock", "parser" ], - "time": "2015-08-31 12:32:49" + "time": "2015-08-31T12:32:49+00:00" }, { "name": "doctrine/cache", @@ -397,7 +396,7 @@ "cache", "caching" ], - "time": "2015-12-31 16:37:02" + "time": "2015-12-31T16:37:02+00:00" }, { "name": "doctrine/collections", @@ -463,7 +462,7 @@ "collections", "iterator" ], - "time": "2015-04-14 22:21:58" + "time": "2015-04-14T22:21:58+00:00" }, { "name": "doctrine/common", @@ -536,7 +535,7 @@ "persistence", "spl" ], - "time": "2015-12-25 13:18:31" + "time": "2015-12-25T13:18:31+00:00" }, { "name": "doctrine/dbal", @@ -607,7 +606,7 @@ "persistence", "queryobject" ], - "time": "2016-09-09 19:13:33" + "time": "2016-09-09T19:13:33+00:00" }, { "name": "doctrine/inflector", @@ -674,7 +673,7 @@ "singularize", "string" ], - "time": "2015-11-06 14:35:42" + "time": "2015-11-06T14:35:42+00:00" }, { "name": "doctrine/lexer", @@ -728,22 +727,29 @@ "lexer", "parser" ], - "time": "2014-09-09 13:34:57" + "time": "2014-09-09T13:34:57+00:00" }, { "name": "erusev/parsedown", - "version": "1.6.0", + "version": "1.7.4", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", - "reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7" + "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/erusev/parsedown/zipball/3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7", - "reference": "3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7", + "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3", + "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3", "shasum": "" }, + "require": { + "ext-mbstring": "*", + "php": ">=5.3.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.35" + }, "type": "library", "autoload": { "psr-0": { @@ -767,7 +773,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-12-30T22:54:17+00:00" }, { "name": "erusev/parsedown-extra", @@ -811,7 +821,7 @@ "parsedown", "parser" ], - "time": "2015-11-01 10:19:22" + "time": "2015-11-01T10:19:22+00:00" }, { "name": "guzzlehttp/guzzle", @@ -873,7 +883,7 @@ "rest", "web service" ], - "time": "2016-07-15 17:22:37" + "time": "2016-07-15T17:22:37+00:00" }, { "name": "guzzlehttp/promises", @@ -924,7 +934,7 @@ "keywords": [ "promise" ], - "time": "2016-05-18 16:56:05" + "time": "2016-05-18T16:56:05+00:00" }, { "name": "guzzlehttp/psr7", @@ -982,7 +992,7 @@ "stream", "uri" ], - "time": "2016-06-24 23:00:38" + "time": "2016-06-24T23:00:38+00:00" }, { "name": "intervention/image", @@ -1044,7 +1054,7 @@ "thumbnail", "watermark" ], - "time": "2016-09-01 17:04:03" + "time": "2016-09-01T17:04:03+00:00" }, { "name": "jakub-onderka/php-console-color", @@ -1087,7 +1097,7 @@ "homepage": "http://www.acci.cz" } ], - "time": "2014-04-08 15:00:19" + "time": "2014-04-08T15:00:19+00:00" }, { "name": "jakub-onderka/php-console-highlighter", @@ -1131,7 +1141,7 @@ "homepage": "http://www.acci.cz/" } ], - "time": "2015-04-20 18:58:01" + "time": "2015-04-20T18:58:01+00:00" }, { "name": "jenssegers/optimus", @@ -1187,7 +1197,7 @@ "obfuscation", "optimus" ], - "time": "2016-02-20 22:12:18" + "time": "2016-02-20T22:12:18+00:00" }, { "name": "jeremeamia/SuperClosure", @@ -1245,7 +1255,7 @@ "serialize", "tokenizer" ], - "time": "2015-12-05 17:17:57" + "time": "2015-12-05T17:17:57+00:00" }, { "name": "laracasts/flash", @@ -1288,7 +1298,7 @@ } ], "description": "Easy flash notifications", - "time": "2016-07-11 20:46:02" + "time": "2016-07-11T20:46:02+00:00" }, { "name": "laravel/framework", @@ -1415,7 +1425,7 @@ "framework", "laravel" ], - "time": "2016-09-12 14:08:29" + "time": "2016-09-12T14:08:29+00:00" }, { "name": "laravel/socialite", @@ -1469,7 +1479,7 @@ "laravel", "oauth" ], - "time": "2016-06-22 12:40:16" + "time": "2016-06-22T12:40:16+00:00" }, { "name": "league/flysystem", @@ -1552,7 +1562,7 @@ "sftp", "storage" ], - "time": "2016-08-10 08:55:11" + "time": "2016-08-10T08:55:11+00:00" }, { "name": "league/fractal", @@ -1615,7 +1625,7 @@ "league", "rest" ], - "time": "2015-10-07 14:48:58" + "time": "2015-10-07T14:48:58+00:00" }, { "name": "league/oauth1-client", @@ -1678,7 +1688,7 @@ "tumblr", "twitter" ], - "time": "2016-08-17 00:36:58" + "time": "2016-08-17T00:36:58+00:00" }, { "name": "maknz/slack", @@ -1727,7 +1737,7 @@ "laravel", "slack" ], - "time": "2015-06-03 03:35:16" + "time": "2015-06-03T03:35:16+00:00" }, { "name": "maximebf/debugbar", @@ -1788,7 +1798,7 @@ "debug", "debugbar" ], - "time": "2016-05-15 13:11:34" + "time": "2016-05-15T13:11:34+00:00" }, { "name": "monolog/monolog", @@ -1866,7 +1876,7 @@ "logging", "psr-3" ], - "time": "2016-07-29 03:23:52" + "time": "2016-07-29T03:23:52+00:00" }, { "name": "mtdowling/cron-expression", @@ -1910,7 +1920,7 @@ "cron", "schedule" ], - "time": "2016-01-26 21:23:30" + "time": "2016-01-26T21:23:30+00:00" }, { "name": "namshi/jose", @@ -1960,7 +1970,7 @@ "jwt", "token" ], - "time": "2015-06-29 05:41:44" + "time": "2015-06-29T05:41:44+00:00" }, { "name": "nesbot/carbon", @@ -2007,7 +2017,7 @@ "datetime", "time" ], - "time": "2015-11-04 20:07:17" + "time": "2015-11-04T20:07:17+00:00" }, { "name": "nikic/php-parser", @@ -2058,7 +2068,7 @@ "parser", "php" ], - "time": "2016-09-16 12:04:44" + "time": "2016-09-16T12:04:44+00:00" }, { "name": "paragonie/random_compat", @@ -2106,7 +2116,7 @@ "pseudorandom", "random" ], - "time": "2016-04-03 06:00:07" + "time": "2016-04-03T06:00:07+00:00" }, { "name": "phpseclib/phpseclib", @@ -2204,7 +2214,7 @@ "x.509", "x509" ], - "time": "2015-01-28 21:50:33" + "time": "2015-01-28T21:50:33+00:00" }, { "name": "psr/http-message", @@ -2254,7 +2264,7 @@ "request", "response" ], - "time": "2016-08-06 14:39:51" + "time": "2016-08-06T14:39:51+00:00" }, { "name": "psr/log", @@ -2292,7 +2302,7 @@ "psr", "psr-3" ], - "time": "2012-12-21 11:40:51" + "time": "2012-12-21T11:40:51+00:00" }, { "name": "psy/psysh", @@ -2364,7 +2374,7 @@ "interactive", "shell" ], - "time": "2016-03-09 05:03:14" + "time": "2016-03-09T05:03:14+00:00" }, { "name": "ramsey/uuid", @@ -2444,7 +2454,7 @@ "identifier", "uuid" ], - "time": "2016-08-02 18:39:32" + "time": "2016-08-02T18:39:32+00:00" }, { "name": "shrikeh/teapot", @@ -2485,7 +2495,7 @@ "keywords": [ "http" ], - "time": "2015-08-17 09:36:20" + "time": "2015-08-17T09:36:20+00:00" }, { "name": "squizlabs/php_codesniffer", @@ -2563,7 +2573,7 @@ "phpcs", "standards" ], - "time": "2016-09-01 23:53:02" + "time": "2016-09-01T23:53:02+00:00" }, { "name": "swiftmailer/swiftmailer", @@ -2616,7 +2626,7 @@ "mail", "mailer" ], - "time": "2016-07-08 11:51:25" + "time": "2016-07-08T11:51:25+00:00" }, { "name": "symfony/console", @@ -2676,7 +2686,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2016-08-19 06:48:39" + "time": "2016-08-19T06:48:39+00:00" }, { "name": "symfony/debug", @@ -2733,7 +2743,7 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2016-08-23 13:39:15" + "time": "2016-08-23T13:39:15+00:00" }, { "name": "symfony/event-dispatcher", @@ -2793,7 +2803,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2016-07-19 10:45:57" + "time": "2016-07-19T10:45:57+00:00" }, { "name": "symfony/finder", @@ -2842,7 +2852,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2016-08-26 12:04:02" + "time": "2016-08-26T12:04:02+00:00" }, { "name": "symfony/http-foundation", @@ -2895,7 +2905,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2016-08-22 12:11:19" + "time": "2016-08-22T12:11:19+00:00" }, { "name": "symfony/http-kernel", @@ -2977,7 +2987,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2016-09-03 15:28:24" + "time": "2016-09-03T15:28:24+00:00" }, { "name": "symfony/polyfill-mbstring", @@ -3036,7 +3046,7 @@ "portable", "shim" ], - "time": "2016-05-18 14:26:46" + "time": "2016-05-18T14:26:46+00:00" }, { "name": "symfony/polyfill-php56", @@ -3092,7 +3102,7 @@ "portable", "shim" ], - "time": "2016-05-18 14:26:46" + "time": "2016-05-18T14:26:46+00:00" }, { "name": "symfony/polyfill-util", @@ -3144,7 +3154,7 @@ "polyfill", "shim" ], - "time": "2016-05-18 14:26:46" + "time": "2016-05-18T14:26:46+00:00" }, { "name": "symfony/process", @@ -3193,7 +3203,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2016-08-16 14:58:24" + "time": "2016-08-16T14:58:24+00:00" }, { "name": "symfony/routing", @@ -3268,7 +3278,7 @@ "uri", "url" ], - "time": "2016-08-16 14:58:24" + "time": "2016-08-16T14:58:24+00:00" }, { "name": "symfony/translation", @@ -3332,7 +3342,7 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2016-08-05 08:37:39" + "time": "2016-08-05T08:37:39+00:00" }, { "name": "symfony/var-dumper", @@ -3395,7 +3405,7 @@ "debug", "dump" ], - "time": "2016-08-31 09:05:42" + "time": "2016-08-31T09:05:42+00:00" }, { "name": "tymon/jwt-auth", @@ -3458,7 +3468,7 @@ "laravel", "tymon" ], - "time": "2016-02-18 09:22:36" + "time": "2016-02-18T09:22:36+00:00" }, { "name": "vlucas/phpdotenv", @@ -3508,7 +3518,7 @@ "env", "environment" ], - "time": "2016-09-01 10:05:43" + "time": "2016-09-01T10:05:43+00:00" } ], "packages-dev": [ @@ -3564,7 +3574,7 @@ "constructor", "instantiate" ], - "time": "2015-06-14 21:17:01" + "time": "2015-06-14T21:17:01+00:00" }, { "name": "fzaninotto/faker", @@ -3612,7 +3622,7 @@ "faker", "fixtures" ], - "time": "2016-04-29 12:21:54" + "time": "2016-04-29T12:21:54+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -3657,7 +3667,7 @@ "keywords": [ "test" ], - "time": "2015-05-11 14:41:42" + "time": "2015-05-11T14:41:42+00:00" }, { "name": "mockery/mockery", @@ -3722,7 +3732,7 @@ "test double", "testing" ], - "time": "2016-05-22 21:52:33" + "time": "2016-05-22T21:52:33+00:00" }, { "name": "myclabs/deep-copy", @@ -3764,7 +3774,7 @@ "object", "object graph" ], - "time": "2016-09-16 13:37:59" + "time": "2016-09-16T13:37:59+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -3818,7 +3828,7 @@ "reflection", "static analysis" ], - "time": "2015-12-27 11:43:31" + "time": "2015-12-27T11:43:31+00:00" }, { "name": "phpdocumentor/reflection-docblock", @@ -3863,7 +3873,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", @@ -3910,7 +3920,7 @@ "email": "me@mikevanriel.com" } ], - "time": "2016-06-10 07:14:17" + "time": "2016-06-10T07:14:17+00:00" }, { "name": "phpspec/prophecy", @@ -3972,7 +3982,7 @@ "spy", "stub" ], - "time": "2016-06-07 08:13:47" + "time": "2016-06-07T08:13:47+00:00" }, { "name": "phpunit/php-code-coverage", @@ -4035,7 +4045,7 @@ "testing", "xunit" ], - "time": "2016-07-26 14:39:29" + "time": "2016-07-26T14:39:29+00:00" }, { "name": "phpunit/php-file-iterator", @@ -4082,7 +4092,7 @@ "filesystem", "iterator" ], - "time": "2015-06-21 13:08:43" + "time": "2015-06-21T13:08:43+00:00" }, { "name": "phpunit/php-text-template", @@ -4123,7 +4133,7 @@ "keywords": [ "template" ], - "time": "2015-06-21 13:50:34" + "time": "2015-06-21T13:50:34+00:00" }, { "name": "phpunit/php-timer", @@ -4167,7 +4177,7 @@ "keywords": [ "timer" ], - "time": "2016-05-12 18:03:57" + "time": "2016-05-12T18:03:57+00:00" }, { "name": "phpunit/php-token-stream", @@ -4216,7 +4226,7 @@ "keywords": [ "tokenizer" ], - "time": "2015-09-15 10:49:45" + "time": "2015-09-15T10:49:45+00:00" }, { "name": "phpunit/phpunit", @@ -4294,7 +4304,7 @@ "testing", "xunit" ], - "time": "2016-08-26 07:11:44" + "time": "2016-08-26T07:11:44+00:00" }, { "name": "phpunit/phpunit-mock-objects", @@ -4353,7 +4363,7 @@ "mock", "xunit" ], - "time": "2016-09-06 16:07:45" + "time": "2016-09-06T16:07:45+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -4398,7 +4408,7 @@ ], "description": "Looks up which function or method a line of code belongs to", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", - "time": "2016-02-13 06:45:14" + "time": "2016-02-13T06:45:14+00:00" }, { "name": "sebastian/comparator", @@ -4462,7 +4472,7 @@ "compare", "equality" ], - "time": "2015-07-26 15:48:44" + "time": "2015-07-26T15:48:44+00:00" }, { "name": "sebastian/diff", @@ -4514,7 +4524,7 @@ "keywords": [ "diff" ], - "time": "2015-12-08 07:14:41" + "time": "2015-12-08T07:14:41+00:00" }, { "name": "sebastian/environment", @@ -4564,7 +4574,7 @@ "environment", "hhvm" ], - "time": "2016-08-18 05:49:44" + "time": "2016-08-18T05:49:44+00:00" }, { "name": "sebastian/exporter", @@ -4631,7 +4641,7 @@ "export", "exporter" ], - "time": "2016-06-17 09:04:28" + "time": "2016-06-17T09:04:28+00:00" }, { "name": "sebastian/global-state", @@ -4682,7 +4692,7 @@ "keywords": [ "global state" ], - "time": "2015-10-12 03:26:01" + "time": "2015-10-12T03:26:01+00:00" }, { "name": "sebastian/object-enumerator", @@ -4728,7 +4738,7 @@ ], "description": "Traverses array structures and object graphs to enumerate all referenced objects", "homepage": "https://github.com/sebastianbergmann/object-enumerator/", - "time": "2016-01-28 13:25:10" + "time": "2016-01-28T13:25:10+00:00" }, { "name": "sebastian/recursion-context", @@ -4781,7 +4791,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/resource-operations", @@ -4823,7 +4833,7 @@ ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", - "time": "2015-07-28 20:34:47" + "time": "2015-07-28T20:34:47+00:00" }, { "name": "sebastian/version", @@ -4866,7 +4876,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2016-02-04 12:56:52" + "time": "2016-02-04T12:56:52+00:00" }, { "name": "symfony/css-selector", @@ -4919,7 +4929,7 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2016-06-29 05:41:56" + "time": "2016-06-29T05:41:56+00:00" }, { "name": "symfony/dom-crawler", @@ -4975,7 +4985,7 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2016-08-05 08:37:39" + "time": "2016-08-05T08:37:39+00:00" }, { "name": "symfony/yaml", @@ -5024,7 +5034,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2016-09-02 02:12:52" + "time": "2016-09-02T02:12:52+00:00" }, { "name": "webmozart/assert", @@ -5074,7 +5084,7 @@ "check", "validate" ], - "time": "2016-08-09 15:02:57" + "time": "2016-08-09T15:02:57+00:00" } ], "aliases": [], @@ -5085,5 +5095,6 @@ "platform": { "php": ">=5.6.4" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.2.0" }