Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-03 05:33:27 +0300
committerDaniel Kesselberg <mail@danielkesselberg.de>2022-09-20 12:32:51 +0300
commit5dd1c2e140e02d484e70097395def64202b95885 (patch)
tree0a8d4f7cb0c8941dd3d603b061ec54accfa4bf32
parent80c51d84e85baa7e6dce6dc526f91e1384554259 (diff)
Bump psalm/phar from 4.8.1 to 4.27.0
Bumps [psalm/phar](https://github.com/psalm/phar) from 4.8.1 to 4.27.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/4.8.1...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>
-rw-r--r--composer.lock14
1 files changed, 9 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 67b038fb5..e55ceaaec 100644
--- a/composer.lock
+++ b/composer.lock
@@ -2779,16 +2779,16 @@
},
{
"name": "psalm/phar",
- "version": "4.8.1",
+ "version": "4.27.0",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
- "reference": "ce0856e5c28a78382d1fa4e1a11cf9aac6292231"
+ "reference": "a38e5b3fc50be595cad3913e0efa8b49fcb83f3d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/psalm/phar/zipball/ce0856e5c28a78382d1fa4e1a11cf9aac6292231",
- "reference": "ce0856e5c28a78382d1fa4e1a11cf9aac6292231",
+ "url": "https://api.github.com/repos/psalm/phar/zipball/a38e5b3fc50be595cad3913e0efa8b49fcb83f3d",
+ "reference": "a38e5b3fc50be595cad3913e0efa8b49fcb83f3d",
"shasum": ""
},
"require": {
@@ -2806,7 +2806,11 @@
"MIT"
],
"description": "Composer-based Psalm Phar",
- "time": "2021-06-21T02:02:58+00:00"
+ "support": {
+ "issues": "https://github.com/psalm/phar/issues",
+ "source": "https://github.com/psalm/phar/tree/4.27.0"
+ },
+ "time": "2022-09-01T16:51:28+00:00"
},
{
"name": "roave/security-advisories",