Bump psalm/phar from 4.26.0 to 4.27.0

Bumps [psalm/phar](https://github.com/psalm/phar) from 4.26.0 to 4.27.0.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/4.26.0...4.27.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] 2022-09-03 01:02:03 +00:00 committed by GitHub
parent 8a38527edf
commit 8007263839
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -655,16 +655,16 @@
},
{
"name": "psalm/phar",
"version": "4.26.0",
"version": "4.27.0",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
"reference": "cb8af2e2d8ba2332b6e19938755c72269153aa34"
"reference": "a38e5b3fc50be595cad3913e0efa8b49fcb83f3d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/cb8af2e2d8ba2332b6e19938755c72269153aa34",
"reference": "cb8af2e2d8ba2332b6e19938755c72269153aa34",
"url": "https://api.github.com/repos/psalm/phar/zipball/a38e5b3fc50be595cad3913e0efa8b49fcb83f3d",
"reference": "a38e5b3fc50be595cad3913e0efa8b49fcb83f3d",
"shasum": ""
},
"require": {
@ -684,9 +684,9 @@
"description": "Composer-based Psalm Phar",
"support": {
"issues": "https://github.com/psalm/phar/issues",
"source": "https://github.com/psalm/phar/tree/4.26.0"
"source": "https://github.com/psalm/phar/tree/4.27.0"
},
"time": "2022-08-02T17:43:31+00:00"
"time": "2022-09-01T16:51:28+00:00"
},
{
"name": "psr/cache",