Bump symfony/thanks from 1.2.9 to 1.2.10

Bumps [symfony/thanks](https://github.com/symfony/thanks) from 1.2.9 to 1.2.10.
- [Release notes](https://github.com/symfony/thanks/releases)
- [Commits](https://github.com/symfony/thanks/compare/v1.2.9...v1.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-26 08:00:10 +00:00 committed by GitHub
parent fd3da94ce8
commit 7776941ae5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

14
composer.lock generated
View File

@ -9139,26 +9139,26 @@
},
{
"name": "symfony/thanks",
"version": "v1.2.9",
"version": "v1.2.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/thanks.git",
"reference": "733cc7b8c09a06c9251bd35d772b453b47d98442"
"reference": "e9c4709560296acbd4fe9e12b8d57a925aa7eae8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/thanks/zipball/733cc7b8c09a06c9251bd35d772b453b47d98442",
"reference": "733cc7b8c09a06c9251bd35d772b453b47d98442",
"url": "https://api.github.com/repos/symfony/thanks/zipball/e9c4709560296acbd4fe9e12b8d57a925aa7eae8",
"reference": "e9c4709560296acbd4fe9e12b8d57a925aa7eae8",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0|^2.0",
"php": "^5.5.9|^7.0.0"
"php": ">=5.5.9"
},
"type": "composer-plugin",
"extra": {
"branch-alias": {
"dev-master": "1.2-dev"
"dev-main": "1.2-dev"
},
"class": "Symfony\\Thanks\\Thanks"
},
@ -9192,7 +9192,7 @@
"type": "tidelift"
}
],
"time": "2020-06-23T10:36:34+00:00"
"time": "2020-10-14T17:47:37+00:00"
},
{
"name": "theseer/tokenizer",