Bump psalm/phar from 3.12.2 to 3.15

Bumps [psalm/phar](https://github.com/psalm/phar) from 3.12.2 to 3.15.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/3.12.2...3.15)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-08 06:37:34 +00:00 committed by GitHub
parent 90b1244d10
commit 49941335d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -503,16 +503,16 @@
},
{
"name": "psalm/phar",
"version": "3.12.2",
"version": "3.15",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
"reference": "19957cf3088ffc9d7c02f9e692f9c0a7522fe3ff"
"reference": "000d372ec9cd5aea7dcc9284cba780bf0dd2afc4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/19957cf3088ffc9d7c02f9e692f9c0a7522fe3ff",
"reference": "19957cf3088ffc9d7c02f9e692f9c0a7522fe3ff",
"url": "https://api.github.com/repos/psalm/phar/zipball/000d372ec9cd5aea7dcc9284cba780bf0dd2afc4",
"reference": "000d372ec9cd5aea7dcc9284cba780bf0dd2afc4",
"shasum": ""
},
"require": {
@ -530,7 +530,7 @@
"MIT"
],
"description": "Composer-based Psalm Phar",
"time": "2020-07-03T19:29:42+00:00"
"time": "2020-09-01T22:29:56+00:00"
},
{
"name": "psr/container",