Skip to content

Commit 632e956

Browse files
committed
chore: Pin PHP version for behat
Signed-off-by: Julius Knorr <jus@bitgrid.net>
1 parent 5f90c39 commit 632e956

2 files changed

Lines changed: 143 additions & 136 deletions

File tree

tests/composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,10 @@
66
"jarnaiz/behat-junit-formatter": "^1.3",
77
"sabre/dav": "^4.1",
88
"juliushaertl/nextcloud-behat": "dev-master"
9+
},
10+
"config": {
11+
"platform": {
12+
"php": "8.1"
13+
}
914
}
1015
}

0 commit comments

Comments
 (0)