From 5284b93d40d423f91edae8b4da9e448bd07eb4b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 14:09:23 +0000 Subject: [PATCH] Bump symfony/thanks from 1.2.5 to 1.2.7 Bumps [symfony/thanks](https://github.com/symfony/thanks) from 1.2.5 to 1.2.7. - [Release notes](https://github.com/symfony/thanks/releases) - [Commits](https://github.com/symfony/thanks/compare/v1.2.5...v1.2.7) Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 4019b0e..f9fa8f9 100644 --- a/composer.lock +++ b/composer.lock @@ -7031,20 +7031,20 @@ }, { "name": "symfony/thanks", - "version": "v1.2.5", + "version": "v1.2.7", "source": { "type": "git", "url": "https://github.com/symfony/thanks.git", - "reference": "a8a5fbe3907a52cb7e2bb704d3b0231782b4193c" + "reference": "8bba4410e183ee72ddec1dbd73cf43f4a536485b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/thanks/zipball/a8a5fbe3907a52cb7e2bb704d3b0231782b4193c", - "reference": "a8a5fbe3907a52cb7e2bb704d3b0231782b4193c", + "url": "https://api.github.com/repos/symfony/thanks/zipball/8bba4410e183ee72ddec1dbd73cf43f4a536485b", + "reference": "8bba4410e183ee72ddec1dbd73cf43f4a536485b", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0", + "composer-plugin-api": "^1.0|^2.0", "php": "^5.5.9|^7.0.0" }, "type": "composer-plugin", @@ -7070,7 +7070,7 @@ } ], "description": "Encourages sending ⭐ and 💵 to fellow PHP package maintainers (not limited to Symfony components)!", - "time": "2020-01-15T17:39:29+00:00" + "time": "2020-05-30T11:13:50+00:00" }, { "name": "theseer/tokenizer", @@ -7105,8 +7105,8 @@ "authors": [ { "name": "Arne Blankerts", - "role": "Developer", - "email": "arne@blankerts.de" + "email": "arne@blankerts.de", + "role": "Developer" } ], "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",