Bump psalm/phar from 4.13.1 to 4.15.0

Bumps [psalm/phar](https://github.com/psalm/phar) from 4.13.1 to 4.15.0.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/4.13.1...v4.15.0)

---
updated-dependencies:
- dependency-name: psalm/phar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-11 04:25:54 +00:00 committed by GitHub
parent f68a36da11
commit 903ad00b1d
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

@ -1359,16 +1359,16 @@
},
{
"name": "psalm/phar",
"version": "4.13.1",
"version": "v4.15.0",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
"reference": "3bca7086f16e2881dccc2192c47b32311c2ca3f7"
"reference": "61fd4f311a2637aeaa194266e930a1f5452f65ec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/3bca7086f16e2881dccc2192c47b32311c2ca3f7",
"reference": "3bca7086f16e2881dccc2192c47b32311c2ca3f7",
"url": "https://api.github.com/repos/psalm/phar/zipball/61fd4f311a2637aeaa194266e930a1f5452f65ec",
"reference": "61fd4f311a2637aeaa194266e930a1f5452f65ec",
"shasum": ""
},
"require": {
@ -1386,7 +1386,7 @@
"MIT"
],
"description": "Composer-based Psalm Phar",
"time": "2021-11-23T23:59:04+00:00"
"time": "2021-12-07T19:26:38+00:00"
},
{
"name": "psr/container",