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

github.com/nextcloud/bookmarks.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-07-11 15:59:36 +0300
committerGitHub <noreply@github.com>2022-07-11 15:59:36 +0300
commit1183ef338b68573df0a4fc89969d2d1ca660bb6f (patch)
tree0a8192173ab019366d344be6a7cc806a1699b550
parent944d31c8fdcec59cb29ff98ef1b468ceea60f013 (diff)
Bump christophwurst/nextcloud from 21.0.0 to 24.0.1dependabot/composer/christophwurst/nextcloud-24.0.1
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 21.0.0 to 24.0.1. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v21.0.0...v24.0.1) --- updated-dependencies: - dependency-name: christophwurst/nextcloud dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.json2
-rw-r--r--composer.lock18
2 files changed, 10 insertions, 10 deletions
diff --git a/composer.json b/composer.json
index 8ad7b385..c27b57a3 100644
--- a/composer.json
+++ b/composer.json
@@ -19,7 +19,7 @@
"phpunit/phpunit": "^8.5",
"nextcloud/coding-standard": "^1.0.0",
"vimeo/psalm": "^4",
- "christophwurst/nextcloud": "v24.0.0"
+ "christophwurst/nextcloud": "v24.0.1"
},
"config": {
"optimize-autoloader": true,
diff --git a/composer.lock b/composer.lock
index aeb68b5d..5da65612 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "97f69b3fee2dde398e6c05a122c17108",
+ "content-hash": "b512b1f3eff97e20c6537a33f4d10764",
"packages": [
{
"name": "brick/math",
@@ -1618,21 +1618,21 @@
},
{
"name": "christophwurst/nextcloud",
- "version": "v24.0.0",
+ "version": "v24.0.1",
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
- "reference": "6ce63c3d29c59dc17394c8967981fd9272681713"
+ "reference": "f032acdff1502a7323f95a6524d163290f43b446"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/6ce63c3d29c59dc17394c8967981fd9272681713",
- "reference": "6ce63c3d29c59dc17394c8967981fd9272681713",
+ "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/f032acdff1502a7323f95a6524d163290f43b446",
+ "reference": "f032acdff1502a7323f95a6524d163290f43b446",
"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"
},
@@ -1655,9 +1655,9 @@
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
"support": {
"issues": "https://github.com/ChristophWurst/nextcloud_composer/issues",
- "source": "https://github.com/ChristophWurst/nextcloud_composer/tree/v24.0.0"
+ "source": "https://github.com/ChristophWurst/nextcloud_composer/tree/v24.0.1"
},
- "time": "2022-05-09T13:50:27+00:00"
+ "time": "2022-06-02T14:16:47+00:00"
},
{
"name": "composer/package-versions-deprecated",
@@ -5733,5 +5733,5 @@
"ext-pdo": "*"
},
"platform-dev": [],
- "plugin-api-version": "2.0.0"
+ "plugin-api-version": "2.3.0"
}