diff --git a/composer.lock b/composer.lock index 1d3d608d..f709cd15 100644 --- a/composer.lock +++ b/composer.lock @@ -1925,16 +1925,16 @@ }, { "name": "nextcloud/ocp", - "version": "v34.0.2", + "version": "v34.0.3", "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "81cbb2c594afe0fa978885bf7accd0440199520a" + "reference": "3fb764be792476e4dcf1593101d978fc1dc8ac9a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/81cbb2c594afe0fa978885bf7accd0440199520a", - "reference": "81cbb2c594afe0fa978885bf7accd0440199520a", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/3fb764be792476e4dcf1593101d978fc1dc8ac9a", + "reference": "3fb764be792476e4dcf1593101d978fc1dc8ac9a", "shasum": "" }, "require": { @@ -1968,9 +1968,9 @@ "description": "Composer package containing Nextcloud's public OCP API and the unstable NCU API", "support": { "issues": "https://github.com/nextcloud-deps/ocp/issues", - "source": "https://github.com/nextcloud-deps/ocp/tree/v34.0.2" + "source": "https://github.com/nextcloud-deps/ocp/tree/v34.0.3" }, - "time": "2026-07-16T01:28:13+00:00" + "time": "2026-08-07T02:03:36+00:00" }, { "name": "nikic/php-parser",