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] <support@github.com>
This commit is contained in:
parent
5f7a25e1b8
commit
5284b93d40
16
composer.lock
generated
16
composer.lock
generated
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user