From cb469dbcc42826c7e88f2d8d847db9a84296fefe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 21:47:51 +0000 Subject: [PATCH] Bump phpunit/php-text-template from 2.0.3 to 2.0.4 Bumps [phpunit/php-text-template](https://github.com/sebastianbergmann/php-text-template) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/sebastianbergmann/php-text-template/releases) - [Changelog](https://github.com/sebastianbergmann/php-text-template/blob/master/ChangeLog.md) - [Commits](https://github.com/sebastianbergmann/php-text-template/compare/2.0.3...2.0.4) Signed-off-by: dependabot-preview[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index b3a2df9..182dc5a 100644 --- a/composer.lock +++ b/composer.lock @@ -64,12 +64,12 @@ "source": { "type": "git", "url": "https://github.com/chimeraphp/foundation.git", - "reference": "1765886ae30565e96ec5bf70fc477a73a537e2d8" + "reference": "df5432092d2ed20b8258dbdb0f64a219d1baed53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/chimeraphp/foundation/zipball/1765886ae30565e96ec5bf70fc477a73a537e2d8", - "reference": "1765886ae30565e96ec5bf70fc477a73a537e2d8", + "url": "https://api.github.com/repos/chimeraphp/foundation/zipball/df5432092d2ed20b8258dbdb0f64a219d1baed53", + "reference": "df5432092d2ed20b8258dbdb0f64a219d1baed53", "shasum": "" }, "require": { @@ -118,7 +118,7 @@ "type": "patreon" } ], - "time": "2020-10-26T13:54:20+00:00" + "time": "2020-10-26T21:30:16+00:00" }, { "name": "chimera/routing", @@ -3284,16 +3284,16 @@ }, { "name": "phpunit/php-text-template", - "version": "2.0.3", + "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", - "reference": "18c887016e60e52477e54534956d7b47bc52cd84" + "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/18c887016e60e52477e54534956d7b47bc52cd84", - "reference": "18c887016e60e52477e54534956d7b47bc52cd84", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28", + "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28", "shasum": "" }, "require": { @@ -3335,7 +3335,7 @@ "type": "github" } ], - "time": "2020-09-28T06:03:05+00:00" + "time": "2020-10-26T05:33:50+00:00" }, { "name": "phpunit/php-timer",