ci: Update integration test dependencies

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2025-10-03 16:24:19 +02:00
parent cf98723da2
commit fba56d5e72
No known key found for this signature in database
GPG key ID: F72FA5B49FFA96B0
2 changed files with 500 additions and 355 deletions

View file

@ -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"
}
}

File diff suppressed because it is too large Load diff