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-09-04 17:54:40 +0300
committerGitHub <noreply@github.com>2022-09-04 17:54:40 +0300
commitff26542a8d957982e4665b7b441a5befe76b67bd (patch)
treec53b8d96d22c30ef3093998318844249b9ac97a8
parent42afe6013148eb924337eb15998856c2e0c56e8f (diff)
build(deps-dev): bump psalm/phar from 4.26.0 to 4.27.0
Bumps [psalm/phar](https://github.com/psalm/phar) from 4.26.0 to 4.27.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/4.26.0...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.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 0770ebceb..969675bcd 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1279,16 +1279,16 @@
},
{
"name": "psalm/phar",
- "version": "4.26.0",
+ "version": "4.27.0",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
- "reference": "cb8af2e2d8ba2332b6e19938755c72269153aa34"
+ "reference": "a38e5b3fc50be595cad3913e0efa8b49fcb83f3d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/psalm/phar/zipball/cb8af2e2d8ba2332b6e19938755c72269153aa34",
- "reference": "cb8af2e2d8ba2332b6e19938755c72269153aa34",
+ "url": "https://api.github.com/repos/psalm/phar/zipball/a38e5b3fc50be595cad3913e0efa8b49fcb83f3d",
+ "reference": "a38e5b3fc50be595cad3913e0efa8b49fcb83f3d",
"shasum": ""
},
"require": {
@@ -1308,9 +1308,9 @@
"description": "Composer-based Psalm Phar",
"support": {
"issues": "https://github.com/psalm/phar/issues",
- "source": "https://github.com/psalm/phar/tree/4.26.0"
+ "source": "https://github.com/psalm/phar/tree/4.27.0"
},
- "time": "2022-08-02T17:43:31+00:00"
+ "time": "2022-09-01T16:51:28+00:00"
},
{
"name": "psr/cache",