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

github.com/nextcloud/richdocuments.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-11-13 19:00:31 +0300
committerGitHub <noreply@github.com>2022-11-13 19:00:31 +0300
commitf2b6279716069d4174b37a4e629599f290a52b79 (patch)
tree0107318576311bdcdab4aa6f03222b49b6745771
parent62615a4c2e94b19b6b893e21fda3a07f6473e002 (diff)
Bump psalm/phar from 4.29.0 to 4.30.0
Bumps [psalm/phar](https://github.com/psalm/phar) from 4.29.0 to 4.30.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/4.29.0...4.30.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 2a347e30..805020f7 100644
--- a/composer.lock
+++ b/composer.lock
@@ -603,16 +603,16 @@
},
{
"name": "psalm/phar",
- "version": "4.29.0",
+ "version": "4.30.0",
"source": {
"type": "git",
"url": "https://github.com/psalm/phar.git",
- "reference": "367e803642395ef89d1edf8d472db28383bc0181"
+ "reference": "33723713902e1345904a5c9064ef7848bee0d490"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/psalm/phar/zipball/367e803642395ef89d1edf8d472db28383bc0181",
- "reference": "367e803642395ef89d1edf8d472db28383bc0181",
+ "url": "https://api.github.com/repos/psalm/phar/zipball/33723713902e1345904a5c9064ef7848bee0d490",
+ "reference": "33723713902e1345904a5c9064ef7848bee0d490",
"shasum": ""
},
"require": {
@@ -632,9 +632,9 @@
"description": "Composer-based Psalm Phar",
"support": {
"issues": "https://github.com/psalm/phar/issues",
- "source": "https://github.com/psalm/phar/tree/4.29.0"
+ "source": "https://github.com/psalm/phar/tree/4.30.0"
},
- "time": "2022-10-11T17:14:24+00:00"
+ "time": "2022-11-06T20:41:58+00:00"
},
{
"name": "psr/cache",