mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-17 21:12:20 +01:00
ci: Update integration test dependencies
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
cf98723da2
commit
fba56d5e72
2 changed files with 500 additions and 355 deletions
|
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "8.1"
|
||||
"php": "8.2"
|
||||
},
|
||||
"sort-packages": true
|
||||
},
|
||||
"require-dev": {
|
||||
"behat/behat": "^3.25.0",
|
||||
"guzzlehttp/guzzle": "^7.10.0",
|
||||
"phpunit/phpunit": "^10.5.38"
|
||||
"phpunit/phpunit": "^11.5"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
851
tests/integration/composer.lock
generated
851
tests/integration/composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue