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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2022-09-06 04:14:24 +0300
committerGitHub <noreply@github.com>2022-09-06 04:14:24 +0300
commit574fa1c16ebc7ba3c399df8587f31e19900f4f33 (patch)
treea3ecb118c9212de0b9f4eb64fe92988f27838334
parent1fd2e477c5cc8198e8ed85e35dcc1d2b3d0904c4 (diff)
parent498176ef5a8c0e2bbec7c7fe39e2ae3bb7bfb0cc (diff)
Merge pull request #7858 from nextcloud/automated/noid/master-update-christophwurst-nextcloud
[master] Update christophwurst/nextcloud dependency
-rw-r--r--composer.lock8
-rw-r--r--vendor-bin/phpunit/composer.lock12
-rw-r--r--vendor-bin/psalm/composer.lock12
3 files changed, 16 insertions, 16 deletions
diff --git a/composer.lock b/composer.lock
index 3ba6c503d..71c62c2c8 100644
--- a/composer.lock
+++ b/composer.lock
@@ -133,12 +133,12 @@
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
- "reference": "9a171fc34f71e7ba615228b5b3f9fea09d557b17"
+ "reference": "a6ffee74b70a14bf4775e058db1b02a4e62375fa"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/9a171fc34f71e7ba615228b5b3f9fea09d557b17",
- "reference": "9a171fc34f71e7ba615228b5b3f9fea09d557b17",
+ "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/a6ffee74b70a14bf4775e058db1b02a4e62375fa",
+ "reference": "a6ffee74b70a14bf4775e058db1b02a4e62375fa",
"shasum": ""
},
"require": {
@@ -169,7 +169,7 @@
"issues": "https://github.com/ChristophWurst/nextcloud_composer/issues",
"source": "https://github.com/ChristophWurst/nextcloud_composer/tree/master"
},
- "time": "2022-09-01T02:29:23+00:00"
+ "time": "2022-09-03T02:36:52+00:00"
},
{
"name": "psr/container",
diff --git a/vendor-bin/phpunit/composer.lock b/vendor-bin/phpunit/composer.lock
index 33ce8ce4a..57e98df71 100644
--- a/vendor-bin/phpunit/composer.lock
+++ b/vendor-bin/phpunit/composer.lock
@@ -138,16 +138,16 @@
},
{
"name": "nikic/php-parser",
- "version": "v4.14.0",
+ "version": "v4.15.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
- "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1"
+ "reference": "617d0220b903895537b25791f52af4698dd19339"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1",
- "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1",
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/617d0220b903895537b25791f52af4698dd19339",
+ "reference": "617d0220b903895537b25791f52af4698dd19339",
"shasum": ""
},
"require": {
@@ -188,9 +188,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
- "source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0"
+ "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.0"
},
- "time": "2022-05-31T20:59:12+00:00"
+ "time": "2022-09-03T19:54:32+00:00"
},
{
"name": "phar-io/manifest",
diff --git a/vendor-bin/psalm/composer.lock b/vendor-bin/psalm/composer.lock
index 72cb72588..fcc92f8e7 100644
--- a/vendor-bin/psalm/composer.lock
+++ b/vendor-bin/psalm/composer.lock
@@ -655,16 +655,16 @@
},
{
"name": "nikic/php-parser",
- "version": "v4.14.0",
+ "version": "v4.15.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
- "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1"
+ "reference": "617d0220b903895537b25791f52af4698dd19339"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1",
- "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1",
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/617d0220b903895537b25791f52af4698dd19339",
+ "reference": "617d0220b903895537b25791f52af4698dd19339",
"shasum": ""
},
"require": {
@@ -705,9 +705,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
- "source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0"
+ "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.0"
},
- "time": "2022-05-31T20:59:12+00:00"
+ "time": "2022-09-03T19:54:32+00:00"
},
{
"name": "openlss/lib-array2xml",