From 05651854f573b166133230d2c7cd8afc1876834c Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Tue, 28 Apr 2020 09:27:33 +0200 Subject: bump version and npm audit fix Signed-off-by: Benjamin Brahmer --- composer.lock | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'composer.lock') diff --git a/composer.lock b/composer.lock index 92639aa62..884f3d71e 100644 --- a/composer.lock +++ b/composer.lock @@ -587,24 +587,21 @@ }, { "name": "phpdocumentor/reflection-common", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", - "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a" + "reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a", - "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/6568f4687e5b41b054365f9ae03fcb1ed5f2069b", + "reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b", "shasum": "" }, "require": { "php": ">=7.1" }, - "require-dev": { - "phpunit/phpunit": "~6" - }, "type": "library", "extra": { "branch-alias": { @@ -635,7 +632,7 @@ "reflection", "static analysis" ], - "time": "2018-08-07T13:53:10+00:00" + "time": "2020-04-27T09:25:28+00:00" }, { "name": "phpdocumentor/reflection-docblock", -- cgit v1.2.3