Bump psalm/phar from 4.19.0 to 4.20.0

Bumps [psalm/phar](https://github.com/psalm/phar) from 4.19.0 to 4.20.0.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/4.19.0...4.20.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-02-05 02:03:31 +00:00 committed by GitHub
parent 344d479e0c
commit c04a00939b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 9 deletions

18
composer.lock generated
View File

@ -480,12 +480,12 @@
},
"type": "library",
"autoload": {
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
},
"files": [
"src/DeepCopy/deep_copy.php"
]
],
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@ -1360,16 +1360,16 @@
},
{
"name": "psalm/phar",
"version": "4.19.0",
"version": "4.20.0",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
"reference": "de599ce185277138c5ea6af9a06574dc3b7acef9"
"reference": "75a688daeb0660d14951da869a11136a7283a5b7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/de599ce185277138c5ea6af9a06574dc3b7acef9",
"reference": "de599ce185277138c5ea6af9a06574dc3b7acef9",
"url": "https://api.github.com/repos/psalm/phar/zipball/75a688daeb0660d14951da869a11136a7283a5b7",
"reference": "75a688daeb0660d14951da869a11136a7283a5b7",
"shasum": ""
},
"require": {
@ -1387,7 +1387,7 @@
"MIT"
],
"description": "Composer-based Psalm Phar",
"time": "2022-01-28T06:40:04+00:00"
"time": "2022-02-03T20:57:20+00:00"
},
{
"name": "psr/container",