diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2024-07-21 02:41:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-21 02:41:50 +0000 |
commit | cc4c42b766e08663100a7a5eda96c5d86bb81baf (patch) | |
tree | 3c161b33e2b966d2e7c926e3a38fc00625bbe9cc | |
parent | 52d70bd489c555654e5b45c0f1fd4d3d1f031d43 (diff) |
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
-rw-r--r-- | composer.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/composer.lock b/composer.lock index 92a22cd3..e6038787 100644 --- a/composer.lock +++ b/composer.lock @@ -302,12 +302,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "f6f932392d6b99b4b00119ad8cb73ff254c6587c" + "reference": "8f6b6bd74c0a601d3cd749474200da4b20f1285f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f6f932392d6b99b4b00119ad8cb73ff254c6587c", - "reference": "f6f932392d6b99b4b00119ad8cb73ff254c6587c", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/8f6b6bd74c0a601d3cd749474200da4b20f1285f", + "reference": "8f6b6bd74c0a601d3cd749474200da4b20f1285f", "shasum": "" }, "require": { @@ -338,7 +338,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable29" }, - "time": "2024-06-28T00:36:20+00:00" + "time": "2024-07-20T00:36:36+00:00" }, { "name": "nikic/php-parser", |