Skip to content

Commit faddf5a

Browse files
committed
chore(deps-dev): pin psalm to 6.7.1
As workaround for a bug in psalm 6.8.x with array_any. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
1 parent d4f0ee8 commit faddf5a

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require-dev": {
33
"nextcloud/coding-standard": "^v1.1.1",
4-
"psalm/phar": "^6.8.0",
4+
"psalm/phar": "~6.7.1",
55
"bantu/ini-get-wrapper": "v1.0.1",
66
"phpunit/phpunit": "^9.5",
77
"nextcloud/ocp": "dev-stable31"

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)