Chore(deps-dev): Bump psalm/phar from 5.18.0 to 5.19.0

Bumps [psalm/phar](https://github.com/psalm/phar) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/5.18.0...5.19.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] 2024-01-13 02:35:51 +00:00 committed by GitHub
parent ee703b8ccd
commit 6f5dd53118
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

@ -984,16 +984,16 @@
},
{
"name": "psalm/phar",
"version": "5.18.0",
"version": "5.19.0",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
"reference": "a78b5c2e8860c3b4242c63bc0864621278705f9a"
"reference": "ec7ecda263af008af9ab74432e309278f31f1e02"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/a78b5c2e8860c3b4242c63bc0864621278705f9a",
"reference": "a78b5c2e8860c3b4242c63bc0864621278705f9a",
"url": "https://api.github.com/repos/psalm/phar/zipball/ec7ecda263af008af9ab74432e309278f31f1e02",
"reference": "ec7ecda263af008af9ab74432e309278f31f1e02",
"shasum": ""
},
"require": {
@ -1013,9 +1013,9 @@
"description": "Composer-based Psalm Phar",
"support": {
"issues": "https://github.com/psalm/phar/issues",
"source": "https://github.com/psalm/phar/tree/5.18.0"
"source": "https://github.com/psalm/phar/tree/5.19.0"
},
"time": "2023-12-16T09:41:14+00:00"
"time": "2024-01-09T21:19:15+00:00"
},
{
"name": "psr/clock",