diff --git a/home/protected/maglab/composer.lock b/home/protected/maglab/composer.lock index fa101f3..dbdae78 100644 --- a/home/protected/maglab/composer.lock +++ b/home/protected/maglab/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": "61d75905afbc8df5e8d3ab2ece0d7466", "content-hash": "def1c5112ab6ee60f8705b9956e6d7db", "packages": [ { @@ -32,25 +31,29 @@ "MIT" ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", - "time": "2014-12-30 15:22:37" + "time": "2014-12-30T15:22:37+00:00" }, { "name": "erusev/parsedown", - "version": "1.6.3", + "version": "1.7.4", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", - "reference": "728952b90a333b5c6f77f06ea9422b94b585878d" + "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/erusev/parsedown/zipball/728952b90a333b5c6f77f06ea9422b94b585878d", - "reference": "728952b90a333b5c6f77f06ea9422b94b585878d", + "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": { @@ -74,7 +77,11 @@ "markdown", "parser" ], - "time": "2017-05-14 14:47:48" + "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": "ezyang/htmlpurifier", @@ -118,7 +125,7 @@ "keywords": [ "html" ], - "time": "2016-07-16 12:58:58" + "time": "2016-07-16T12:58:58+00:00" }, { "name": "morris/lessql", @@ -166,7 +173,7 @@ "pdo", "sql" ], - "time": "2016-07-06 15:10:11" + "time": "2016-07-06T15:10:11+00:00" }, { "name": "nikic/fast-route", @@ -209,7 +216,7 @@ "router", "routing" ], - "time": "2016-06-12 19:08:51" + "time": "2016-06-12T19:08:51+00:00" }, { "name": "paypal/rest-api-sdk-php", @@ -258,7 +265,7 @@ "rest", "sdk" ], - "time": "2016-09-29 16:48:58" + "time": "2016-09-29T16:48:58+00:00" }, { "name": "pimple/pimple", @@ -304,7 +311,7 @@ "container", "dependency injection" ], - "time": "2015-09-11 15:10:35" + "time": "2015-09-11T15:10:35+00:00" }, { "name": "psr/http-message", @@ -354,7 +361,7 @@ "request", "response" ], - "time": "2016-08-06 14:39:51" + "time": "2016-08-06T14:39:51+00:00" }, { "name": "psr/log", @@ -401,7 +408,7 @@ "psr", "psr-3" ], - "time": "2016-10-10 12:19:37" + "time": "2016-10-10T12:19:37+00:00" }, { "name": "slim/php-view", @@ -450,7 +457,7 @@ "template", "view" ], - "time": "2016-10-11 07:43:08" + "time": "2016-10-11T07:43:08+00:00" }, { "name": "slim/slim", @@ -520,7 +527,7 @@ "micro", "router" ], - "time": "2016-07-26 15:12:13" + "time": "2016-07-26T15:12:13+00:00" } ], "packages-dev": [], @@ -530,5 +537,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.2.0" }