From e64312d00b55d4e5650e7106197121e47bb2bd63 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 17 Sep 2023 02:29:16 +0000 Subject: [PATCH] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.json | 4 ++-- composer.lock | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 7566c410f..954965618 100644 --- a/composer.json +++ b/composer.json @@ -9,11 +9,11 @@ "description": "notifications", "license": "AGPL", "require-dev": { + "bamarni/composer-bin-plugin": "^1.8", "nextcloud/coding-standard": "^1.1", "nextcloud/ocp": "dev-master", "phpunit/phpunit": "^9.6", - "vimeo/psalm": "^5.14", - "bamarni/composer-bin-plugin": "^1.8" + "vimeo/psalm": "^5.14" }, "config": { "optimize-autoloader": true, diff --git a/composer.lock b/composer.lock index 7dc825879..1307597cc 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": "dc2ef45f6388f6564bfa7adae9a341f6", + "content-hash": "be5a838029572d281474bb3a0ecbcca5", "packages": [], "packages-dev": [ { @@ -921,12 +921,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "cb36d570c3b7aae1735599cc4b3614b9ce5c9c79" + "reference": "8999be903f6fa719dc26394ce1022f1bff11ae0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/cb36d570c3b7aae1735599cc4b3614b9ce5c9c79", - "reference": "cb36d570c3b7aae1735599cc4b3614b9ce5c9c79", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/8999be903f6fa719dc26394ce1022f1bff11ae0e", + "reference": "8999be903f6fa719dc26394ce1022f1bff11ae0e", "shasum": "" }, "require": { @@ -958,7 +958,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2023-08-26T00:28:49+00:00" + "time": "2023-09-12T00:29:25+00:00" }, { "name": "nikic/php-parser", @@ -3929,5 +3929,5 @@ "platform-overrides": { "php": "8.0.2" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }