From 4c15a0f9b04c62a1773ad876ab14c617288f83f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 May 2020 06:40:59 +0000 Subject: [PATCH] Bump phlak/glob from 2.0.0 to 2.1.0 Bumps [phlak/glob](https://github.com/PHLAK/Glob) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/PHLAK/Glob/releases) - [Commits](https://github.com/PHLAK/Glob/compare/2.0.0...2.1.0) 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 19aa3a2..e358731 100644 --- a/composer.lock +++ b/composer.lock @@ -525,16 +525,16 @@ }, { "name": "phlak/glob", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/PHLAK/Glob.git", - "reference": "95c93ae915771fde0001e2beb1682006f9aaf43c" + "reference": "9d0d08428c1e9e767652f40f51e0601805826309" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHLAK/Glob/zipball/95c93ae915771fde0001e2beb1682006f9aaf43c", - "reference": "95c93ae915771fde0001e2beb1682006f9aaf43c", + "url": "https://api.github.com/repos/PHLAK/Glob/zipball/9d0d08428c1e9e767652f40f51e0601805826309", + "reference": "9d0d08428c1e9e767652f40f51e0601805826309", "shasum": "" }, "require": { @@ -566,7 +566,7 @@ } ], "description": "Glob-like pattern matching and utilities", - "time": "2020-05-07T22:15:41+00:00" + "time": "2020-05-11T20:39:47+00:00" }, { "name": "php-di/invoker",