From dbd68165040444422680d36b3477bd70abdb3be8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 25 Apr 2024 06:36:18 +0000 Subject: [PATCH] chore(deps): update dependency nextcloud/ocp to v29 --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index f4f2823..7bec683 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "license": "AGPL-3.0-or-later", "version": "2.2.0", "require-dev": { - "nextcloud/ocp": "^28.0.3", + "nextcloud/ocp": "^29.0.0", "psalm/phar": "^5.23.1", "nextcloud/coding-standard": "^1.2.1" }, diff --git a/composer.lock b/composer.lock index 99c3ae0..a6a8760 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": "14023c09ea4cde4686f6e0999da7a819", + "content-hash": "abc9fec8a118baedcd1ca1a2a82e5b11", "packages": [], "packages-dev": [ { @@ -50,16 +50,16 @@ }, { "name": "nextcloud/ocp", - "version": "v28.0.4", + "version": "v29.0.0", "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "71201322c342a48ebc0825fcdd5e7507eac47824" + "reference": "9fd8cd85394dc7c2c000d6bf2def918c81aab703" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/71201322c342a48ebc0825fcdd5e7507eac47824", - "reference": "71201322c342a48ebc0825fcdd5e7507eac47824", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/9fd8cd85394dc7c2c000d6bf2def918c81aab703", + "reference": "9fd8cd85394dc7c2c000d6bf2def918c81aab703", "shasum": "" }, "require": { @@ -72,7 +72,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-stable28": "28.0.0-dev" + "dev-stable29": "29.0.0-dev" } }, "notification-url": "https://packagist.org/downloads/", @@ -88,9 +88,9 @@ "description": "Composer package containing Nextcloud's public API (classes, interfaces)", "support": { "issues": "https://github.com/nextcloud-deps/ocp/issues", - "source": "https://github.com/nextcloud-deps/ocp/tree/v28.0.4" + "source": "https://github.com/nextcloud-deps/ocp/tree/v29.0.0" }, - "time": "2024-03-12T00:31:36+00:00" + "time": "2024-04-09T00:32:49+00:00" }, { "name": "php-cs-fixer/shim",