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

github.com/nextcloud/photos.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>2021-07-24 05:21:03 +0300
committerGitHub <noreply@github.com>2021-07-24 05:21:03 +0300
commit4f0fb9a5e4ffea13485e176b97f129bd82d80355 (patch)
tree03776a31c2724366949f3159c431bd98d39bf5d3 /composer.lock
parent28c3be5e449de3f066865d643fb08dec5e3a6eca (diff)
Bump psalm/phar from 4.6.2 to 4.8.1
Bumps [psalm/phar](https://github.com/psalm/phar) from 4.6.2 to 4.8.1. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/4.6.2...4.8.1) --- updated-dependencies: - dependency-name: psalm/phar dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index adffbfc0..072378e3 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1358,16 +1358,16 @@
},
{
"name": "psalm/phar",
- "version": "4.6.2",
+ "version": "4.8.1",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
- "reference": "cad79216cc2e6b46b4e532e7d103ec5863675153"
+ "reference": "ce0856e5c28a78382d1fa4e1a11cf9aac6292231"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/psalm/phar/zipball/cad79216cc2e6b46b4e532e7d103ec5863675153",
- "reference": "cad79216cc2e6b46b4e532e7d103ec5863675153",
+ "url": "https://api.github.com/repos/psalm/phar/zipball/ce0856e5c28a78382d1fa4e1a11cf9aac6292231",
+ "reference": "ce0856e5c28a78382d1fa4e1a11cf9aac6292231",
"shasum": ""
},
"require": {
@@ -1385,7 +1385,7 @@
"MIT"
],
"description": "Composer-based Psalm Phar",
- "time": "2021-02-27T06:03:42+00:00"
+ "time": "2021-06-21T02:02:58+00:00"
},
{
"name": "psr/container",