Skip to content

Commit 258d11b

Browse files
committed
chore: replace dependencies
Signed-off-by: Vitor Mattos <[email protected]>
1 parent 274c9f9 commit 258d11b

2 files changed

Lines changed: 3 additions & 5441 deletions

File tree

tests/integration/composer.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,15 @@
66
"jarnaiz/behat-junit-formatter": "^1.3",
77
"php-http/guzzle7-adapter": "^1.0",
88
"php-http/message": "^1.16",
9-
"rpkamp/mailhog-behat-extension": "^1.0"
10-
},
11-
"require-dev": {
12-
"libresign/nextcloud-behat": "^1"
9+
"libresign/nextcloud-behat": "^1.4",
10+
"libresign/mailpit-behat-extension": "^0.1.1"
1311
},
1412
"config": {
1513
"allow-plugins": {
1614
"php-http/discovery": true
1715
},
1816
"platform": {
19-
"php": "8.1"
17+
"php": "8.2"
2018
}
2119
}
2220
}

0 commit comments

Comments
 (0)