From 727f0cb3370d95d8b008892d1bd62c7b1322117a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 10:40:43 +0000 Subject: [PATCH] Bump phar-io/version from 3.0.2 to 3.0.3 Bumps [phar-io/version](https://github.com/phar-io/version) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/phar-io/version/releases) - [Changelog](https://github.com/phar-io/version/blob/master/CHANGELOG.md) - [Commits](https://github.com/phar-io/version/compare/3.0.2...3.0.3) Signed-off-by: dependabot-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 8f6e6e7..2e3e8a1 100644 --- a/composer.lock +++ b/composer.lock @@ -1419,16 +1419,16 @@ }, { "name": "phar-io/version", - "version": "3.0.2", + "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", - "reference": "c6bb6825def89e0a32220f88337f8ceaf1975fa0" + "reference": "726c026815142e4f8677b7cb7f2249c9ffb7ecae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/version/zipball/c6bb6825def89e0a32220f88337f8ceaf1975fa0", - "reference": "c6bb6825def89e0a32220f88337f8ceaf1975fa0", + "url": "https://api.github.com/repos/phar-io/version/zipball/726c026815142e4f8677b7cb7f2249c9ffb7ecae", + "reference": "726c026815142e4f8677b7cb7f2249c9ffb7ecae", "shasum": "" }, "require": { @@ -1462,7 +1462,7 @@ } ], "description": "Library for handling version information and constraints", - "time": "2020-06-27T14:39:04+00:00" + "time": "2020-11-30T09:21:21+00:00" }, { "name": "phpdocumentor/reflection-common",