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

Bumps [psalm/phar](https://github.com/psalm/phar) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/5.17.0...5.18.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] 2023-12-23 02:43:56 +00:00 committed by GitHub
parent be4af8baa5
commit e049f28237
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.17.0",
"version": "5.18.0",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
"reference": "71f6855b18d6de18603511c4d6fa6e0bcefb2b05"
"reference": "a78b5c2e8860c3b4242c63bc0864621278705f9a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/71f6855b18d6de18603511c4d6fa6e0bcefb2b05",
"reference": "71f6855b18d6de18603511c4d6fa6e0bcefb2b05",
"url": "https://api.github.com/repos/psalm/phar/zipball/a78b5c2e8860c3b4242c63bc0864621278705f9a",
"reference": "a78b5c2e8860c3b4242c63bc0864621278705f9a",
"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.17.0"
"source": "https://github.com/psalm/phar/tree/5.18.0"
},
"time": "2023-12-04T14:36:00+00:00"
"time": "2023-12-16T09:41:14+00:00"
},
{
"name": "psr/clock",