Skip to content

Commit 1dde6c4

Browse files
committed
fix(ci): Set nextcloud/ocp to stable29
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
1 parent a44bc66 commit 1dde6c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"phpunit/phpunit": "^9.5.26",
1919
"nextcloud/coding-standard": "^1.0.0",
2020
"vimeo/psalm": "5.x",
21-
"nextcloud/ocp": "dev-master"
21+
"nextcloud/ocp": "dev-stable29"
2222
},
2323
"config": {
2424
"optimize-autoloader": true,

0 commit comments

Comments
 (0)