Skip to content

Commit 49c2271

Browse files
marcelklehrMarcelRobitaille
authored andcommitted
chore: Fix psalm ci workflow
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
1 parent 0983006 commit 49c2271

2 files changed

Lines changed: 146 additions & 140 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,10 @@
1515
"nextcloud/coding-standard": "^1",
1616
"psalm/phar": "^5.10.0",
1717
"nextcloud/ocp": "dev-master"
18+
},
19+
"config": {
20+
"platform": {
21+
"php": "8.0.7"
22+
}
1823
}
1924
}

0 commit comments

Comments
 (0)