Commit 3240226
committed
fix(deps): pin nextcloud/ocp to dev-stable34 in psalm vendor-bin
vendor-bin/psalm/composer.json was still requiring nextcloud/ocp:dev-master,
left over from before this branch was cut. Since nextcloud/ocp's master
branch now requires PHP ~8.3+ while this file pins platform.php to 8.2.27,
the weekly automated ocp-update workflow fails every run. Point it at
dev-stable34 instead, matching the pattern already used on stable32.
Signed-off-by: Anna Larch <anna@nextcloud.com>1 parent 32432c2 commit 3240226
2 files changed
Lines changed: 63 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments