ci: Align integration test dependencies with 3rdaprty/

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2024-10-29 22:48:35 +01:00
parent 3f6e70907b
commit 37966c645e
No known key found for this signature in database
GPG key ID: F72FA5B49FFA96B0
3 changed files with 414 additions and 527 deletions

View file

@ -2,4 +2,3 @@
# SPDX-License-Identifier: AGPL-3.0-only
vendor
output
composer.lock

View file

@ -1,16 +1,16 @@
{
"config": {
"platform": {
"php": "8.0.2"
"php": "8.1"
},
"sort-packages": true
},
"require-dev": {
"behat/behat": "^3.14",
"dms/phpunit-arraysubset-asserts": "^0.5",
"guzzlehttp/guzzle": "^7.8",
"guzzlehttp/guzzle": "^7.9",
"phpunit/phpunit": "^9.6",
"sabre/dav": "^4.6",
"symfony/event-dispatcher": "^5.4"
"sabre/dav": "^4.7",
"symfony/event-dispatcher": "^6.4"
}
}

File diff suppressed because it is too large Load diff