Merge pull request #375 from shikorism/dependabot/composer/symfony/thanks-1.2.7

This commit is contained in:
dependabot[bot] 2020-06-02 14:53:38 +00:00 committed by GitHub
commit 6c5332081c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -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",