From e761428d9130f3b3f9d2aafc3a30d8a5c9867e56 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 9 May 2020 23:00:43 +0000 Subject: [PATCH] [Security] Bump erusev/parsedown from 1.7.1 to 1.7.4 Bumps [erusev/parsedown](https://github.com/erusev/parsedown) from 1.7.1 to 1.7.4. **This update includes a security fix.** - [Release notes](https://github.com/erusev/parsedown/releases) - [Commits](https://github.com/erusev/parsedown/compare/1.7.1...1.7.4) Signed-off-by: dependabot-preview[bot] --- composer.lock | 219 +++++++++++++++++++++++++------------------------- 1 file changed, 111 insertions(+), 108 deletions(-) diff --git a/composer.lock b/composer.lock index bbc9637..66be859 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": "fee40aea4993f8859e123b0b7d231297", "content-hash": "54d467f329d1f57c124d4007dc95bc37", "packages": [ { @@ -23,11 +22,11 @@ }, "require": { "guzzlehttp/guzzle": "^6.2", - "illuminate/support": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*", + "illuminate/support": "^5.0|^6.0", "php": "^5.6.4 || ^7.0" }, "require-dev": { - "illuminate/view": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*", + "illuminate/view": "^5.0|^6.0", "phpunit/phpunit": "^6.1" }, "type": "library", @@ -64,7 +63,7 @@ "php", "recaptcha" ], - "time": "2018-05-04 12:49:45" + "time": "2018-05-04T12:49:45+00:00" }, { "name": "algolia/algoliasearch-client-php", @@ -114,7 +113,7 @@ ], "description": "Algolia Search API Client for PHP", "homepage": "https://github.com/algolia/algoliasearch-client-php", - "time": "2018-03-02 13:24:10" + "time": "2018-03-02T13:24:10+00:00" }, { "name": "dnoegel/php-xdg-base-dir", @@ -147,7 +146,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", @@ -215,7 +214,7 @@ "docblock", "parser" ], - "time": "2017-12-06 07:11:42" + "time": "2017-12-06T07:11:42+00:00" }, { "name": "doctrine/cache", @@ -289,7 +288,7 @@ "cache", "caching" ], - "time": "2017-08-25 07:02:50" + "time": "2017-08-25T07:02:50+00:00" }, { "name": "doctrine/collections", @@ -356,7 +355,7 @@ "collections", "iterator" ], - "time": "2017-07-22 10:37:32" + "time": "2017-07-22T10:37:32+00:00" }, { "name": "doctrine/common", @@ -429,7 +428,7 @@ "persistence", "spl" ], - "time": "2017-08-31 08:43:38" + "time": "2017-08-31T08:43:38+00:00" }, { "name": "doctrine/dbal", @@ -504,7 +503,7 @@ "persistence", "queryobject" ], - "time": "2018-04-07 18:44:18" + "time": "2018-04-07T18:44:18+00:00" }, { "name": "doctrine/inflector", @@ -571,7 +570,7 @@ "singularize", "string" ], - "time": "2018-01-09 20:05:19" + "time": "2018-01-09T20:05:19+00:00" }, { "name": "doctrine/lexer", @@ -625,7 +624,7 @@ "lexer", "parser" ], - "time": "2014-09-09 13:34:57" + "time": "2014-09-09T13:34:57+00:00" }, { "name": "egulias/email-validator", @@ -682,20 +681,20 @@ "validation", "validator" ], - "time": "2018-04-10 10:11:19" + "time": "2018-04-10T10:11:19+00:00" }, { "name": "erusev/parsedown", - "version": "1.7.1", + "version": "1.7.4", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", - "reference": "92e9c27ba0e74b8b028b111d1b6f956a15c01fc1" + "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/erusev/parsedown/zipball/92e9c27ba0e74b8b028b111d1b6f956a15c01fc1", - "reference": "92e9c27ba0e74b8b028b111d1b6f956a15c01fc1", + "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3", + "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3", "shasum": "" }, "require": { @@ -728,7 +727,7 @@ "markdown", "parser" ], - "time": "2018-03-08 01:11:30" + "time": "2019-12-30T22:54:17+00:00" }, { "name": "fideloper/proxy", @@ -785,7 +784,7 @@ "proxy", "trusted proxy" ], - "time": "2017-06-15 17:19:42" + "time": "2017-06-15T17:19:42+00:00" }, { "name": "guzzle/guzzle", @@ -878,7 +877,7 @@ "web service" ], "abandoned": "guzzlehttp/guzzle", - "time": "2014-01-28 22:29:15" + "time": "2014-01-28T22:29:15+00:00" }, { "name": "guzzlehttp/guzzle", @@ -943,7 +942,7 @@ "rest", "web service" ], - "time": "2018-04-22 15:46:56" + "time": "2018-04-22T15:46:56+00:00" }, { "name": "guzzlehttp/promises", @@ -994,7 +993,7 @@ "keywords": [ "promise" ], - "time": "2016-12-20 10:07:11" + "time": "2016-12-20T10:07:11+00:00" }, { "name": "guzzlehttp/psr7", @@ -1059,7 +1058,7 @@ "uri", "url" ], - "time": "2017-03-20 17:10:46" + "time": "2017-03-20T17:10:46+00:00" }, { "name": "jakub-onderka/php-console-color", @@ -1102,7 +1101,8 @@ "homepage": "http://www.acci.cz" } ], - "time": "2014-04-08 15:00:19" + "abandoned": "php-parallel-lint/php-console-color", + "time": "2014-04-08T15:00:19+00:00" }, { "name": "jakub-onderka/php-console-highlighter", @@ -1146,7 +1146,8 @@ "homepage": "http://www.acci.cz/" } ], - "time": "2015-04-20 18:58:01" + "abandoned": "php-parallel-lint/php-console-highlighter", + "time": "2015-04-20T18:58:01+00:00" }, { "name": "laravel/framework", @@ -1280,7 +1281,7 @@ "framework", "laravel" ], - "time": "2018-03-30 13:29:30" + "time": "2018-03-30T13:29:30+00:00" }, { "name": "laravel/scout", @@ -1345,7 +1346,7 @@ "laravel", "search" ], - "time": "2018-03-16 18:00:44" + "time": "2018-03-16T18:00:44+00:00" }, { "name": "laravel/tinker", @@ -1408,7 +1409,7 @@ "laravel", "psysh" ], - "time": "2018-04-16 12:10:37" + "time": "2018-04-16T12:10:37+00:00" }, { "name": "laravelcollective/html", @@ -1476,7 +1477,7 @@ ], "description": "HTML and Form Builders for the Laravel Framework", "homepage": "https://laravelcollective.com", - "time": "2018-03-24 00:39:21" + "time": "2018-03-24T00:39:21+00:00" }, { "name": "league/flysystem", @@ -1560,7 +1561,7 @@ "sftp", "storage" ], - "time": "2018-04-06 09:58:14" + "time": "2018-04-06T09:58:14+00:00" }, { "name": "league/flysystem-cached-adapter", @@ -1608,7 +1609,7 @@ } ], "description": "An adapter decorator to enable meta-data caching.", - "time": "2017-03-20 09:59:34" + "time": "2017-03-20T09:59:34+00:00" }, { "name": "league/flysystem-rackspace", @@ -1655,7 +1656,7 @@ } ], "description": "Flysystem adapter for Rackspace", - "time": "2016-03-11 12:13:42" + "time": "2016-03-11T12:13:42+00:00" }, { "name": "mikemccabe/json-patch-php", @@ -1682,7 +1683,7 @@ "LGPL-3.0" ], "description": "Produce and apply json-patch objects", - "time": "2015-01-05 21:19:54" + "time": "2015-01-05T21:19:54+00:00" }, { "name": "monolog/monolog", @@ -1760,7 +1761,7 @@ "logging", "psr-3" ], - "time": "2017-06-19 01:22:40" + "time": "2017-06-19T01:22:40+00:00" }, { "name": "mtdowling/cron-expression", @@ -1804,7 +1805,8 @@ "cron", "schedule" ], - "time": "2017-01-23 04:29:33" + "abandoned": "dragonmantank/cron-expression", + "time": "2017-01-23T04:29:33+00:00" }, { "name": "nesbot/carbon", @@ -1852,7 +1854,7 @@ "datetime", "time" ], - "time": "2018-04-23 09:02:57" + "time": "2018-04-23T09:02:57+00:00" }, { "name": "nikic/php-parser", @@ -1903,7 +1905,7 @@ "parser", "php" ], - "time": "2018-03-25 17:35:16" + "time": "2018-03-25T17:35:16+00:00" }, { "name": "paragonie/random_compat", @@ -1951,7 +1953,7 @@ "pseudorandom", "random" ], - "time": "2018-04-04 21:24:14" + "time": "2018-04-04T21:24:14+00:00" }, { "name": "predis/predis", @@ -2001,7 +2003,7 @@ "predis", "redis" ], - "time": "2016-06-16 16:22:20" + "time": "2016-06-16T16:22:20+00:00" }, { "name": "psr/cache", @@ -2047,7 +2049,7 @@ "psr", "psr-6" ], - "time": "2016-08-06 20:24:11" + "time": "2016-08-06T20:24:11+00:00" }, { "name": "psr/container", @@ -2096,7 +2098,7 @@ "container-interop", "psr" ], - "time": "2017-02-14 16:28:37" + "time": "2017-02-14T16:28:37+00:00" }, { "name": "psr/http-message", @@ -2146,7 +2148,7 @@ "request", "response" ], - "time": "2016-08-06 14:39:51" + "time": "2016-08-06T14:39:51+00:00" }, { "name": "psr/log", @@ -2193,7 +2195,7 @@ "psr", "psr-3" ], - "time": "2016-10-10 12:19:37" + "time": "2016-10-10T12:19:37+00:00" }, { "name": "psr/simple-cache", @@ -2241,7 +2243,7 @@ "psr-16", "simple-cache" ], - "time": "2017-10-23 01:57:42" + "time": "2017-10-23T01:57:42+00:00" }, { "name": "psy/psysh", @@ -2313,7 +2315,7 @@ "interactive", "shell" ], - "time": "2018-04-18 12:32:50" + "time": "2018-04-18T12:32:50+00:00" }, { "name": "rackspace/php-opencloud", @@ -2370,7 +2372,7 @@ "rackspace", "swift" ], - "time": "2016-01-29 10:34:57" + "time": "2016-01-29T10:34:57+00:00" }, { "name": "ramsey/uuid", @@ -2429,6 +2431,11 @@ "MIT" ], "authors": [ + { + "name": "Ben Ramsey", + "email": "ben@benramsey.com", + "homepage": "https://benramsey.com" + }, { "name": "Marijn Huizendveld", "email": "marijn.huizendveld@gmail.com" @@ -2436,11 +2443,6 @@ { "name": "Thibaud Fabre", "email": "thibaud@aztech.io" - }, - { - "name": "Ben Ramsey", - "email": "ben@benramsey.com", - "homepage": "https://benramsey.com" } ], "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", @@ -2450,7 +2452,7 @@ "identifier", "uuid" ], - "time": "2018-01-20 00:28:24" + "time": "2018-01-20T00:28:24+00:00" }, { "name": "swiftmailer/swiftmailer", @@ -2505,7 +2507,7 @@ "mail", "mailer" ], - "time": "2017-09-30 22:39:41" + "time": "2017-09-30T22:39:41+00:00" }, { "name": "symfony/console", @@ -2574,7 +2576,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2018-04-30 01:22:56" + "time": "2018-04-30T01:22:56+00:00" }, { "name": "symfony/css-selector", @@ -2627,7 +2629,7 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2018-03-19 22:35:49" + "time": "2018-03-19T22:35:49+00:00" }, { "name": "symfony/debug", @@ -2683,7 +2685,7 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2018-04-30 16:53:52" + "time": "2018-04-30T16:53:52+00:00" }, { "name": "symfony/event-dispatcher", @@ -2746,7 +2748,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2018-04-06 07:35:43" + "time": "2018-04-06T07:35:43+00:00" }, { "name": "symfony/finder", @@ -2795,7 +2797,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2018-04-04 05:07:11" + "time": "2018-04-04T05:07:11+00:00" }, { "name": "symfony/http-foundation", @@ -2849,7 +2851,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2018-04-30 01:05:13" + "time": "2018-04-30T01:05:13+00:00" }, { "name": "symfony/http-kernel", @@ -2937,7 +2939,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2018-04-30 19:27:02" + "time": "2018-04-30T19:27:02+00:00" }, { "name": "symfony/polyfill-mbstring", @@ -2996,7 +2998,7 @@ "portable", "shim" ], - "time": "2018-01-30 19:27:44" + "time": "2018-01-30T19:27:44+00:00" }, { "name": "symfony/polyfill-php70", @@ -3055,7 +3057,7 @@ "portable", "shim" ], - "time": "2018-04-26 10:06:28" + "time": "2018-04-26T10:06:28+00:00" }, { "name": "symfony/process", @@ -3104,7 +3106,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2018-04-03 05:22:50" + "time": "2018-04-03T05:22:50+00:00" }, { "name": "symfony/routing", @@ -3182,7 +3184,7 @@ "uri", "url" ], - "time": "2018-04-12 09:01:03" + "time": "2018-04-12T09:01:03+00:00" }, { "name": "symfony/translation", @@ -3250,7 +3252,7 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2018-04-30 01:23:47" + "time": "2018-04-30T01:23:47+00:00" }, { "name": "symfony/var-dumper", @@ -3319,7 +3321,7 @@ "debug", "dump" ], - "time": "2018-04-26 12:42:15" + "time": "2018-04-26T12:42:15+00:00" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -3366,7 +3368,7 @@ ], "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.", "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", - "time": "2017-11-27 11:13:29" + "time": "2017-11-27T11:13:29+00:00" }, { "name": "vlucas/phpdotenv", @@ -3416,7 +3418,7 @@ "env", "environment" ], - "time": "2016-09-01 10:05:43" + "time": "2016-09-01T10:05:43+00:00" } ], "packages-dev": [ @@ -3486,7 +3488,7 @@ "profiler", "webprofiler" ], - "time": "2018-03-06 08:35:31" + "time": "2018-03-06T08:35:31+00:00" }, { "name": "barryvdh/laravel-ide-helper", @@ -3559,7 +3561,7 @@ "phpstorm", "sublime" ], - "time": "2018-02-08 07:56:07" + "time": "2018-02-08T07:56:07+00:00" }, { "name": "barryvdh/reflection-docblock", @@ -3608,7 +3610,7 @@ "email": "mike.vanriel@naenius.com" } ], - "time": "2016-06-13 19:28:20" + "time": "2016-06-13T19:28:20+00:00" }, { "name": "doctrine/instantiator", @@ -3662,7 +3664,7 @@ "constructor", "instantiate" ], - "time": "2017-07-22 11:58:36" + "time": "2017-07-22T11:58:36+00:00" }, { "name": "filp/whoops", @@ -3723,7 +3725,7 @@ "throwable", "whoops" ], - "time": "2017-11-23 18:22:44" + "time": "2017-11-23T18:22:44+00:00" }, { "name": "fzaninotto/faker", @@ -3773,7 +3775,7 @@ "faker", "fixtures" ], - "time": "2017-08-15 16:48:10" + "time": "2017-08-15T16:48:10+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -3821,7 +3823,7 @@ "keywords": [ "test" ], - "time": "2016-01-20 08:20:44" + "time": "2016-01-20T08:20:44+00:00" }, { "name": "maximebf/debugbar", @@ -3882,7 +3884,7 @@ "debug", "debugbar" ], - "time": "2017-12-15 11:13:46" + "time": "2017-12-15T11:13:46+00:00" }, { "name": "mockery/mockery", @@ -3947,7 +3949,7 @@ "test double", "testing" ], - "time": "2017-10-06 16:20:43" + "time": "2017-10-06T16:20:43+00:00" }, { "name": "myclabs/deep-copy", @@ -3992,7 +3994,7 @@ "object", "object graph" ], - "time": "2017-10-19 19:58:43" + "time": "2017-10-19T19:58:43+00:00" }, { "name": "phar-io/manifest", @@ -4047,7 +4049,7 @@ } ], "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", - "time": "2017-03-05 18:14:27" + "time": "2017-03-05T18:14:27+00:00" }, { "name": "phar-io/version", @@ -4094,7 +4096,7 @@ } ], "description": "Library for handling version information and constraints", - "time": "2017-03-05 17:38:23" + "time": "2017-03-05T17:38:23+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -4148,7 +4150,7 @@ "reflection", "static analysis" ], - "time": "2017-09-11 18:02:19" + "time": "2017-09-11T18:02:19+00:00" }, { "name": "phpdocumentor/reflection-docblock", @@ -4199,7 +4201,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": "2017-11-30 07:14:17" + "time": "2017-11-30T07:14:17+00:00" }, { "name": "phpdocumentor/type-resolver", @@ -4246,7 +4248,7 @@ "email": "me@mikevanriel.com" } ], - "time": "2017-07-14 14:27:02" + "time": "2017-07-14T14:27:02+00:00" }, { "name": "phpspec/prophecy", @@ -4309,7 +4311,7 @@ "spy", "stub" ], - "time": "2018-04-18 13:57:24" + "time": "2018-04-18T13:57:24+00:00" }, { "name": "phpunit/php-code-coverage", @@ -4372,7 +4374,7 @@ "testing", "xunit" ], - "time": "2018-04-06 15:36:58" + "time": "2018-04-06T15:36:58+00:00" }, { "name": "phpunit/php-file-iterator", @@ -4419,7 +4421,7 @@ "filesystem", "iterator" ], - "time": "2017-11-27 13:52:08" + "time": "2017-11-27T13:52:08+00:00" }, { "name": "phpunit/php-text-template", @@ -4460,7 +4462,7 @@ "keywords": [ "template" ], - "time": "2015-06-21 13:50:34" + "time": "2015-06-21T13:50:34+00:00" }, { "name": "phpunit/php-timer", @@ -4509,7 +4511,7 @@ "keywords": [ "timer" ], - "time": "2017-02-26 11:10:40" + "time": "2017-02-26T11:10:40+00:00" }, { "name": "phpunit/php-token-stream", @@ -4558,7 +4560,7 @@ "keywords": [ "tokenizer" ], - "time": "2017-11-27 05:48:46" + "time": "2017-11-27T05:48:46+00:00" }, { "name": "phpunit/phpunit", @@ -4642,7 +4644,7 @@ "testing", "xunit" ], - "time": "2018-04-10 11:38:34" + "time": "2018-04-10T11:38:34+00:00" }, { "name": "phpunit/phpunit-mock-objects", @@ -4701,7 +4703,8 @@ "mock", "xunit" ], - "time": "2018-01-06 05:45:45" + "abandoned": true, + "time": "2018-01-06T05:45:45+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -4746,7 +4749,7 @@ ], "description": "Looks up which function or method a line of code belongs to", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", - "time": "2017-03-04 06:30:41" + "time": "2017-03-04T06:30:41+00:00" }, { "name": "sebastian/comparator", @@ -4810,7 +4813,7 @@ "compare", "equality" ], - "time": "2018-02-01 13:46:46" + "time": "2018-02-01T13:46:46+00:00" }, { "name": "sebastian/diff", @@ -4862,7 +4865,7 @@ "keywords": [ "diff" ], - "time": "2017-08-03 08:09:46" + "time": "2017-08-03T08:09:46+00:00" }, { "name": "sebastian/environment", @@ -4912,7 +4915,7 @@ "environment", "hhvm" ], - "time": "2017-07-01 08:51:00" + "time": "2017-07-01T08:51:00+00:00" }, { "name": "sebastian/exporter", @@ -4979,7 +4982,7 @@ "export", "exporter" ], - "time": "2017-04-03 13:19:02" + "time": "2017-04-03T13:19:02+00:00" }, { "name": "sebastian/global-state", @@ -5030,7 +5033,7 @@ "keywords": [ "global state" ], - "time": "2017-04-27 15:39:26" + "time": "2017-04-27T15:39:26+00:00" }, { "name": "sebastian/object-enumerator", @@ -5077,7 +5080,7 @@ ], "description": "Traverses array structures and object graphs to enumerate all referenced objects", "homepage": "https://github.com/sebastianbergmann/object-enumerator/", - "time": "2017-08-03 12:35:26" + "time": "2017-08-03T12:35:26+00:00" }, { "name": "sebastian/object-reflector", @@ -5122,7 +5125,7 @@ ], "description": "Allows reflection of object attributes, including inherited and non-public ones", "homepage": "https://github.com/sebastianbergmann/object-reflector/", - "time": "2017-03-29 09:07:27" + "time": "2017-03-29T09:07:27+00:00" }, { "name": "sebastian/recursion-context", @@ -5175,7 +5178,7 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2017-03-03 06:23:57" + "time": "2017-03-03T06:23:57+00:00" }, { "name": "sebastian/resource-operations", @@ -5217,7 +5220,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", @@ -5260,7 +5263,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2016-10-03 07:35:21" + "time": "2016-10-03T07:35:21+00:00" }, { "name": "symfony/class-loader", @@ -5316,7 +5319,7 @@ ], "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com", - "time": "2018-01-03 07:37:34" + "time": "2018-01-03T07:37:34+00:00" }, { "name": "symfony/thanks", @@ -5359,7 +5362,7 @@ } ], "description": "Give thanks (in the form of a GitHub ⭐) to your fellow PHP package maintainers (not limited to Symfony components)!", - "time": "2018-03-14 21:51:39" + "time": "2018-03-14T21:51:39+00:00" }, { "name": "theseer/tokenizer", @@ -5399,7 +5402,7 @@ } ], "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", - "time": "2017-04-07 12:08:54" + "time": "2017-04-07T12:08:54+00:00" }, { "name": "webmozart/assert", @@ -5449,7 +5452,7 @@ "check", "validate" ], - "time": "2018-01-29 19:49:41" + "time": "2018-01-29T19:49:41+00:00" } ], "aliases": [],