From 688f24193f33110974fce46464df83874275ffba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2020 14:16:07 +0000 Subject: [PATCH] Bump symfony/thanks from 1.2.7 to 1.2.8 (#408) --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index a4dc263..25f9834 100644 --- a/composer.lock +++ b/composer.lock @@ -7100,16 +7100,16 @@ }, { "name": "symfony/thanks", - "version": "v1.2.7", + "version": "v1.2.8", "source": { "type": "git", "url": "https://github.com/symfony/thanks.git", - "reference": "8bba4410e183ee72ddec1dbd73cf43f4a536485b" + "reference": "61ef076d0b6b44962d6847c3ba04ee5ba5f785be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/thanks/zipball/8bba4410e183ee72ddec1dbd73cf43f4a536485b", - "reference": "8bba4410e183ee72ddec1dbd73cf43f4a536485b", + "url": "https://api.github.com/repos/symfony/thanks/zipball/61ef076d0b6b44962d6847c3ba04ee5ba5f785be", + "reference": "61ef076d0b6b44962d6847c3ba04ee5ba5f785be", "shasum": "" }, "require": { @@ -7139,7 +7139,7 @@ } ], "description": "Encourages sending ⭐ and 💵 to fellow PHP package maintainers (not limited to Symfony components)!", - "time": "2020-05-30T11:13:50+00:00" + "time": "2020-06-13T21:20:35+00:00" }, { "name": "theseer/tokenizer",