mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-18 05:20:50 +01:00
ci(deps-dev): Bump behat/behat in /tests/integration
Bumps [behat/behat](https://github.com/Behat/Behat) from 3.20.0 to 3.21.1. - [Release notes](https://github.com/Behat/Behat/releases) - [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md) - [Commits](https://github.com/Behat/Behat/compare/v3.20.0...v3.21.1) --- updated-dependencies: - dependency-name: behat/behat dependency-version: 3.21.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d68292b938
commit
f954de0482
2 changed files with 9 additions and 9 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"sort-packages": true
|
||||
},
|
||||
"require-dev": {
|
||||
"behat/behat": "^3.20.0",
|
||||
"behat/behat": "^3.21.1",
|
||||
"guzzlehttp/guzzle": "^7.9.3",
|
||||
"phpunit/phpunit": "^10.5.38"
|
||||
}
|
||||
|
|
|
|||
16
tests/integration/composer.lock
generated
16
tests/integration/composer.lock
generated
|
|
@ -4,21 +4,21 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "5d03e33b65c9f05561208348d8d446e3",
|
||||
"content-hash": "232c56842297c88cdb8bf90aade30492",
|
||||
"packages": [],
|
||||
"packages-dev": [
|
||||
{
|
||||
"name": "behat/behat",
|
||||
"version": "v3.20.0",
|
||||
"version": "v3.21.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Behat/Behat.git",
|
||||
"reference": "edb265a32329d514e3a5ec44924646e0e02d95ee"
|
||||
"reference": "315970f1f0c7c65e50aac87494575cfb9c6aa9e3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Behat/Behat/zipball/edb265a32329d514e3a5ec44924646e0e02d95ee",
|
||||
"reference": "edb265a32329d514e3a5ec44924646e0e02d95ee",
|
||||
"url": "https://api.github.com/repos/Behat/Behat/zipball/315970f1f0c7c65e50aac87494575cfb9c6aa9e3",
|
||||
"reference": "315970f1f0c7c65e50aac87494575cfb9c6aa9e3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
"composer-runtime-api": "^2.2",
|
||||
"composer/xdebug-handler": "^3.0",
|
||||
"ext-mbstring": "*",
|
||||
"nikic/php-parser": "^5.0",
|
||||
"nikic/php-parser": "^5.2",
|
||||
"php": "8.1.* || 8.2.* || 8.3.* || 8.4.* ",
|
||||
"psr/container": "^1.0 || ^2.0",
|
||||
"symfony/config": "^5.4 || ^6.4 || ^7.0",
|
||||
|
|
@ -96,9 +96,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Behat/Behat/issues",
|
||||
"source": "https://github.com/Behat/Behat/tree/v3.20.0"
|
||||
"source": "https://github.com/Behat/Behat/tree/v3.21.1"
|
||||
},
|
||||
"time": "2025-04-02T14:51:45+00:00"
|
||||
"time": "2025-04-22T17:38:51+00:00"
|
||||
},
|
||||
{
|
||||
"name": "behat/gherkin",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue