summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-26 17:24:33 +0200
committerJoas Schilling <coding@schilljs.com>2022-09-26 17:51:47 +0200
commit8e7c742260030705778116222e4eb8cd4b2b5d67 (patch)
tree6149bdb83d741d4f56913ece40a7302aefee1c3d /composer.lock
parentf2961f0c4bcd73d5ee24f65f034690f49ef10e84 (diff)
Migrate to nextcloud/OCP package in master
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock20
1 files changed, 9 insertions, 11 deletions
diff --git a/composer.lock b/composer.lock
index 64babf4b3..cb5665bf4 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "f7336054efaa2c0b48dee7a11d99f644",
+ "content-hash": "d4912fe23802cd529cc22d3dc3829261",
"packages": [
{
"name": "bamarni/composer-bin-plugin",
@@ -128,17 +128,17 @@
],
"packages-dev": [
{
- "name": "christophwurst/nextcloud",
+ "name": "nextcloud/ocp",
"version": "dev-master",
"source": {
"type": "git",
- "url": "https://github.com/ChristophWurst/nextcloud_composer.git",
- "reference": "f5ba6d163e242b7971adc3a7544075ac0a57f0fd"
+ "url": "https://github.com/nextcloud-deps/ocp.git",
+ "reference": "35711a5c821cc9589d58efa0ded87ae948ab71ed"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/f5ba6d163e242b7971adc3a7544075ac0a57f0fd",
- "reference": "f5ba6d163e242b7971adc3a7544075ac0a57f0fd",
+ "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/35711a5c821cc9589d58efa0ded87ae948ab71ed",
+ "reference": "35711a5c821cc9589d58efa0ded87ae948ab71ed",
"shasum": ""
},
"require": {
@@ -166,11 +166,9 @@
],
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
"support": {
- "issues": "https://github.com/ChristophWurst/nextcloud_composer/issues",
- "source": "https://github.com/ChristophWurst/nextcloud_composer/tree/master"
+ "source": "https://github.com/nextcloud-deps/ocp/tree/master"
},
- "abandoned": "nextcloud/ocp",
- "time": "2022-09-22T12:30:27+00:00"
+ "time": "2022-09-22T12:49:25+00:00"
},
{
"name": "psr/container",
@@ -839,7 +837,7 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
- "christophwurst/nextcloud": 20,
+ "nextcloud/ocp": 20,
"roave/security-advisories": 20
},
"prefer-stable": false,