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>2022-01-01 06:32:49 +0300
committerGitHub <noreply@github.com>2022-01-01 06:32:49 +0300
commit5326f4734de811d09c75e281a0cbfb2e6f96c039 (patch)
tree6cef880b3526d066dfeea381b4dc368c4fb99140 /composer.lock
parent7ace23d4c054e74a70b7aae1a188edbf7eae61f2 (diff)
Bump psalm/phar from 4.15.0 to 4.16.1
Bumps [psalm/phar](https://github.com/psalm/phar) from 4.15.0 to 4.16.1. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/v4.15.0...4.16.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 dbd3e621..a499833e 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1360,16 +1360,16 @@
},
{
"name": "psalm/phar",
- "version": "v4.15.0",
+ "version": "4.16.1",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
- "reference": "61fd4f311a2637aeaa194266e930a1f5452f65ec"
+ "reference": "943b66f777f7ecaac6843088a27c64365a1e8922"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/psalm/phar/zipball/61fd4f311a2637aeaa194266e930a1f5452f65ec",
- "reference": "61fd4f311a2637aeaa194266e930a1f5452f65ec",
+ "url": "https://api.github.com/repos/psalm/phar/zipball/943b66f777f7ecaac6843088a27c64365a1e8922",
+ "reference": "943b66f777f7ecaac6843088a27c64365a1e8922",
"shasum": ""
},
"require": {
@@ -1387,7 +1387,7 @@
"MIT"
],
"description": "Composer-based Psalm Phar",
- "time": "2021-12-07T19:26:38+00:00"
+ "time": "2021-12-26T08:31:45+00:00"
},
{
"name": "psr/container",