From e5cb50a6d6d5379a8fd7a85112a1b5c3a2789ed0 Mon Sep 17 00:00:00 2001 From: Matias De lellis Date: Tue, 30 Jan 2024 21:46:40 -0300 Subject: [PATCH] Also bump composer.json although in the end it is not used --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7e61843..c1d3752 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "require-dev": { "psalm/phar": "^4.10", - "christophwurst/nextcloud": "^22.0", + "nextcloud/ocp": "dev-stable26", "psr/container": "^1.0" }, "scripts": {