Bump psalm/phar from 4.9.2 to 4.9.3

Bumps [psalm/phar](https://github.com/psalm/phar) from 4.9.2 to 4.9.3.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/4.9.2...4.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-21 01:01:40 +00:00 committed by GitHub
parent dec7bfb0ce
commit 3cf2d07f8a
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

@ -1358,16 +1358,16 @@
},
{
"name": "psalm/phar",
"version": "4.9.2",
"version": "4.9.3",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
"reference": "5da0c606d1045489f9f587444af85d4c8cf992c3"
"reference": "05aeae540e7567d7f5de77a0ce200e33e94295ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/psalm/phar/zipball/5da0c606d1045489f9f587444af85d4c8cf992c3",
"reference": "5da0c606d1045489f9f587444af85d4c8cf992c3",
"url": "https://api.github.com/repos/psalm/phar/zipball/05aeae540e7567d7f5de77a0ce200e33e94295ca",
"reference": "05aeae540e7567d7f5de77a0ce200e33e94295ca",
"shasum": ""
},
"require": {
@ -1385,7 +1385,7 @@
"MIT"
],
"description": "Composer-based Psalm Phar",
"time": "2021-08-01T13:31:10+00:00"
"time": "2021-08-15T01:17:47+00:00"
},
{
"name": "psr/container",