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

github.com/nextcloud/text.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-03-05 05:01:39 +0300
committerGitHub <noreply@github.com>2022-03-05 05:01:39 +0300
commit8c84825bbfb891adb3a77cd97038b92e6313e1dc (patch)
tree9359751348f7ae0956dd5365746d2bc4bd7403f7 /composer.lock
parent2eb83426f73b38258da542c98b1733624b4d5421 (diff)
build(deps-dev): bump psalm/phar from 4.20.0 to 4.22.0
Bumps [psalm/phar](https://github.com/psalm/phar) from 4.20.0 to 4.22.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/4.20.0...4.22.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.lock16
1 files changed, 10 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index e08d3472b..becc76335 100644
--- a/composer.lock
+++ b/composer.lock
@@ -616,16 +616,16 @@
},
{
"name": "psalm/phar",
- "version": "4.20.0",
+ "version": "4.22.0",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
- "reference": "75a688daeb0660d14951da869a11136a7283a5b7"
+ "reference": "feebed09c9782d9aaa819b794d880c2671ba0e4c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/psalm/phar/zipball/75a688daeb0660d14951da869a11136a7283a5b7",
- "reference": "75a688daeb0660d14951da869a11136a7283a5b7",
+ "url": "https://api.github.com/repos/psalm/phar/zipball/feebed09c9782d9aaa819b794d880c2671ba0e4c",
+ "reference": "feebed09c9782d9aaa819b794d880c2671ba0e4c",
"shasum": ""
},
"require": {
@@ -643,7 +643,11 @@
"MIT"
],
"description": "Composer-based Psalm Phar",
- "time": "2022-02-03T20:57:20+00:00"
+ "support": {
+ "issues": "https://github.com/psalm/phar/issues",
+ "source": "https://github.com/psalm/phar/tree/4.22.0"
+ },
+ "time": "2022-02-27T11:01:37+00:00"
},
{
"name": "psr/cache",
@@ -2620,5 +2624,5 @@
"php": "^7.3|^8.0"
},
"platform-dev": [],
- "plugin-api-version": "2.0.0"
+ "plugin-api-version": "2.2.0"
}