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-12-11 07:25:54 +0300
committerGitHub <noreply@github.com>2021-12-11 07:25:54 +0300
commit903ad00b1d689dce9920a84c8d0e1ec9972b872e (patch)
tree3b3b55674c65c4f19f1fc58130bb7959e08aa158 /composer.lock
parentf68a36da11e82a8015b2392f732102f4ad204a5c (diff)
Bump psalm/phar from 4.13.1 to 4.15.0
Bumps [psalm/phar](https://github.com/psalm/phar) from 4.13.1 to 4.15.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/4.13.1...v4.15.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>
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 82dccfdb..e0b70e8d 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1359,16 +1359,16 @@
},
{
"name": "psalm/phar",
- "version": "4.13.1",
+ "version": "v4.15.0",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
- "reference": "3bca7086f16e2881dccc2192c47b32311c2ca3f7"
+ "reference": "61fd4f311a2637aeaa194266e930a1f5452f65ec"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/psalm/phar/zipball/3bca7086f16e2881dccc2192c47b32311c2ca3f7",
- "reference": "3bca7086f16e2881dccc2192c47b32311c2ca3f7",
+ "url": "https://api.github.com/repos/psalm/phar/zipball/61fd4f311a2637aeaa194266e930a1f5452f65ec",
+ "reference": "61fd4f311a2637aeaa194266e930a1f5452f65ec",
"shasum": ""
},
"require": {
@@ -1386,7 +1386,7 @@
"MIT"
],
"description": "Composer-based Psalm Phar",
- "time": "2021-11-23T23:59:04+00:00"
+ "time": "2021-12-07T19:26:38+00:00"
},
{
"name": "psr/container",