diff --git a/composer.json b/composer.json index 27c36f034..eb3f77f23 100644 --- a/composer.json +++ b/composer.json @@ -38,4 +38,4 @@ "require": { "hexogen/kdtree": "^0.2.5" } -} \ No newline at end of file +} diff --git a/composer.lock b/composer.lock index 7f64529db..a3fe3dee3 100644 --- a/composer.lock +++ b/composer.lock @@ -1235,12 +1235,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "8ad3d190cc7fa4210e5121c36d40d0de9dcc343f" + "reference": "37923c381f59247ae6a4049561454f5d3cc2fa01" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/8ad3d190cc7fa4210e5121c36d40d0de9dcc343f", - "reference": "8ad3d190cc7fa4210e5121c36d40d0de9dcc343f", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/37923c381f59247ae6a4049561454f5d3cc2fa01", + "reference": "37923c381f59247ae6a4049561454f5d3cc2fa01", "shasum": "" }, "require": { @@ -1270,7 +1270,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable26" }, - "time": "2023-04-04T00:35:10+00:00" + "time": "2023-05-05T00:32:37+00:00" }, { "name": "nikic/php-parser",