diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2023-10-08 02:33:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-08 02:33:33 +0000 |
commit | 3b778be772914a866227f38618f287f722a4289d (patch) | |
tree | 7d54853fca94b1ce9f580aa46c0087e4ae7f2e5b | |
parent | a9c1df7211848b78f48d904b15c04c83c9963763 (diff) |
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
-rw-r--r-- | composer.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock index c3f0dc6a..9cc9d6fb 100644 --- a/composer.lock +++ b/composer.lock @@ -1235,12 +1235,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "e83c3af4c37a8be5d7c6a6339f4aa2c99cc74f97" + "reference": "e190b8f76e21b46d921f61883b88f18ca4e7b8a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/e83c3af4c37a8be5d7c6a6339f4aa2c99cc74f97", - "reference": "e83c3af4c37a8be5d7c6a6339f4aa2c99cc74f97", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/e190b8f76e21b46d921f61883b88f18ca4e7b8a1", + "reference": "e190b8f76e21b46d921f61883b88f18ca4e7b8a1", "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-07-06T00:47:48+00:00" + "time": "2023-10-04T09:19:39+00:00" }, { "name": "nikic/php-parser", @@ -5353,5 +5353,5 @@ "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" } |