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:
authorVitor Mattos <vitor@php.rio>2022-06-21 02:47:06 +0300
committerVitor Mattos <vitor@php.rio>2022-06-21 02:47:06 +0300
commitd8322c98c3144cfd0050cfafb37da2793277a310 (patch)
tree7ff88937ea5b17c29413fa0efb2ec5335e906f4e /composer.lock
parent2cccbd0ff285435e60bfde327e41676ca3bb7388 (diff)
Bump packagesbump-packages
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock25
1 files changed, 12 insertions, 13 deletions
diff --git a/composer.lock b/composer.lock
index 5e3979f78..108a91fba 100644
--- a/composer.lock
+++ b/composer.lock
@@ -242,17 +242,17 @@
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
- "reference": "5e9719488fe558db974ef45f289a6911fe2c6850"
+ "reference": "b6789dd4128302a1d6c38c0239c762d0fab620eb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/5e9719488fe558db974ef45f289a6911fe2c6850",
- "reference": "5e9719488fe558db974ef45f289a6911fe2c6850",
+ "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/b6789dd4128302a1d6c38c0239c762d0fab620eb",
+ "reference": "b6789dd4128302a1d6c38c0239c762d0fab620eb",
"shasum": ""
},
"require": {
"php": "^7.4 || ~8.0 || ~8.1",
- "psr/container": "^1.0",
+ "psr/container": "^1.1.1",
"psr/event-dispatcher": "^1.0",
"psr/log": "^1.1"
},
@@ -278,7 +278,7 @@
"issues": "https://github.com/ChristophWurst/nextcloud_composer/issues",
"source": "https://github.com/ChristophWurst/nextcloud_composer/tree/master"
},
- "time": "2022-05-11T02:03:08+00:00"
+ "time": "2022-06-14T02:18:09+00:00"
},
{
"name": "composer/package-versions-deprecated",
@@ -1986,16 +1986,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "9.5.20",
+ "version": "9.5.21",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba"
+ "reference": "0e32b76be457de00e83213528f6bb37e2a38fcb1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/12bc8879fb65aef2138b26fc633cb1e3620cffba",
- "reference": "12bc8879fb65aef2138b26fc633cb1e3620cffba",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0e32b76be457de00e83213528f6bb37e2a38fcb1",
+ "reference": "0e32b76be457de00e83213528f6bb37e2a38fcb1",
"shasum": ""
},
"require": {
@@ -2029,7 +2029,6 @@
"sebastian/version": "^3.0.2"
},
"require-dev": {
- "ext-pdo": "*",
"phpspec/prophecy-phpunit": "^2.0.1"
},
"suggest": {
@@ -2073,7 +2072,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.20"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.21"
},
"funding": [
{
@@ -2085,7 +2084,7 @@
"type": "github"
}
],
- "time": "2022-04-01T12:37:26+00:00"
+ "time": "2022-06-19T12:14:25+00:00"
},
{
"name": "psr/cache",
@@ -4917,5 +4916,5 @@
"platform-overrides": {
"php": "7.4"
},
- "plugin-api-version": "2.3.0"
+ "plugin-api-version": "2.1.0"
}