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.24.1 to 3.25.0. - [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.24.1...v3.25.0) --- updated-dependencies: - dependency-name: behat/behat dependency-version: 3.25.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cc8387dceb
commit
d857ab5d98
2 changed files with 51 additions and 52 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"sort-packages": true
|
||||
},
|
||||
"require-dev": {
|
||||
"behat/behat": "^3.24.1",
|
||||
"behat/behat": "^3.25.0",
|
||||
"guzzlehttp/guzzle": "^7.10.0",
|
||||
"phpunit/phpunit": "^10.5.38"
|
||||
}
|
||||
|
|
|
|||
101
tests/integration/composer.lock
generated
101
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": "0d2ac06cb5ee281749c41db9b568bbf0",
|
||||
"content-hash": "bb666069328a8774ae9dcf87c5febc5d",
|
||||
"packages": [],
|
||||
"packages-dev": [
|
||||
{
|
||||
"name": "behat/behat",
|
||||
"version": "v3.24.1",
|
||||
"version": "v3.25.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Behat/Behat.git",
|
||||
"reference": "1b67565a55283b6c0d050a0e4c4e44025c791a67"
|
||||
"reference": "bc7f149dde1cd0da82616e6b280e1c9be2ee53e1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Behat/Behat/zipball/1b67565a55283b6c0d050a0e4c4e44025c791a67",
|
||||
"reference": "1b67565a55283b6c0d050a0e4c4e44025c791a67",
|
||||
"url": "https://api.github.com/repos/Behat/Behat/zipball/bc7f149dde1cd0da82616e6b280e1c9be2ee53e1",
|
||||
"reference": "bc7f149dde1cd0da82616e6b280e1c9be2ee53e1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
"friendsofphp/php-cs-fixer": "^3.68",
|
||||
"phpstan/phpstan": "^2.0",
|
||||
"phpunit/phpunit": "^9.6",
|
||||
"rector/rector": "2.1.4",
|
||||
"rector/rector": "2.1.7",
|
||||
"sebastian/diff": "^4.0",
|
||||
"symfony/filesystem": "^5.4 || ^6.4 || ^7.0",
|
||||
"symfony/polyfill-php84": "^1.31",
|
||||
|
|
@ -97,9 +97,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Behat/Behat/issues",
|
||||
"source": "https://github.com/Behat/Behat/tree/v3.24.1"
|
||||
"source": "https://github.com/Behat/Behat/tree/v3.25.0"
|
||||
},
|
||||
"time": "2025-09-15T09:09:06+00:00"
|
||||
"time": "2025-10-03T20:14:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "behat/gherkin",
|
||||
|
|
@ -2573,16 +2573,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/config",
|
||||
"version": "v6.4.24",
|
||||
"version": "v6.4.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/config.git",
|
||||
"reference": "80e2cf005cf17138c97193be0434cdcfd1b2212e"
|
||||
"reference": "f18dc5926cb203e125956987def795d052ee774e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/config/zipball/80e2cf005cf17138c97193be0434cdcfd1b2212e",
|
||||
"reference": "80e2cf005cf17138c97193be0434cdcfd1b2212e",
|
||||
"url": "https://api.github.com/repos/symfony/config/zipball/f18dc5926cb203e125956987def795d052ee774e",
|
||||
"reference": "f18dc5926cb203e125956987def795d052ee774e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2628,7 +2628,7 @@
|
|||
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/config/tree/v6.4.24"
|
||||
"source": "https://github.com/symfony/config/tree/v6.4.26"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -2648,20 +2648,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-07-26T13:50:30+00:00"
|
||||
"time": "2025-09-11T09:57:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v6.4.25",
|
||||
"version": "v6.4.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "273fd29ff30ba0a88ca5fb83f7cf1ab69306adae"
|
||||
"reference": "492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/273fd29ff30ba0a88ca5fb83f7cf1ab69306adae",
|
||||
"reference": "273fd29ff30ba0a88ca5fb83f7cf1ab69306adae",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f",
|
||||
"reference": "492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2726,7 +2726,7 @@
|
|||
"terminal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/console/tree/v6.4.25"
|
||||
"source": "https://github.com/symfony/console/tree/v6.4.26"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -2746,20 +2746,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-08-22T10:21:53+00:00"
|
||||
"time": "2025-09-26T12:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/dependency-injection",
|
||||
"version": "v6.4.25",
|
||||
"version": "v6.4.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dependency-injection.git",
|
||||
"reference": "900da8a42eceeb4a13a0ec34caa7db49328daff3"
|
||||
"reference": "5f311eaf0b321f8ec640f6bae12da43a14026898"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/900da8a42eceeb4a13a0ec34caa7db49328daff3",
|
||||
"reference": "900da8a42eceeb4a13a0ec34caa7db49328daff3",
|
||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5f311eaf0b321f8ec640f6bae12da43a14026898",
|
||||
"reference": "5f311eaf0b321f8ec640f6bae12da43a14026898",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2811,7 +2811,7 @@
|
|||
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/dependency-injection/tree/v6.4.25"
|
||||
"source": "https://github.com/symfony/dependency-injection/tree/v6.4.26"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -2831,7 +2831,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-08-13T09:41:44+00:00"
|
||||
"time": "2025-09-11T09:57:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/deprecation-contracts",
|
||||
|
|
@ -3550,16 +3550,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/string",
|
||||
"version": "v6.4.25",
|
||||
"version": "v6.4.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/string.git",
|
||||
"reference": "7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1"
|
||||
"reference": "5621f039a71a11c87c106c1c598bdcd04a19aeea"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1",
|
||||
"reference": "7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/5621f039a71a11c87c106c1c598bdcd04a19aeea",
|
||||
"reference": "5621f039a71a11c87c106c1c598bdcd04a19aeea",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -3573,7 +3573,6 @@
|
|||
"symfony/translation-contracts": "<2.5"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/error-handler": "^5.4|^6.0|^7.0",
|
||||
"symfony/http-client": "^5.4|^6.0|^7.0",
|
||||
"symfony/intl": "^6.2|^7.0",
|
||||
"symfony/translation-contracts": "^2.5|^3.0",
|
||||
|
|
@ -3616,7 +3615,7 @@
|
|||
"utf8"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/string/tree/v6.4.25"
|
||||
"source": "https://github.com/symfony/string/tree/v6.4.26"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -3636,20 +3635,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-08-22T12:33:20+00:00"
|
||||
"time": "2025-09-11T14:32:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation",
|
||||
"version": "v6.4.24",
|
||||
"version": "v6.4.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/translation.git",
|
||||
"reference": "300b72643e89de0734d99a9e3f8494a3ef6936e1"
|
||||
"reference": "c8559fe25c7ee7aa9d28f228903a46db008156a4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/300b72643e89de0734d99a9e3f8494a3ef6936e1",
|
||||
"reference": "300b72643e89de0734d99a9e3f8494a3ef6936e1",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/c8559fe25c7ee7aa9d28f228903a46db008156a4",
|
||||
"reference": "c8559fe25c7ee7aa9d28f228903a46db008156a4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -3715,7 +3714,7 @@
|
|||
"description": "Provides tools to internationalize your application",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/translation/tree/v6.4.24"
|
||||
"source": "https://github.com/symfony/translation/tree/v6.4.26"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -3735,7 +3734,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-07-30T17:30:48+00:00"
|
||||
"time": "2025-09-05T18:17:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation-contracts",
|
||||
|
|
@ -3817,16 +3816,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/var-exporter",
|
||||
"version": "v6.4.25",
|
||||
"version": "v6.4.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-exporter.git",
|
||||
"reference": "4ff50a1b7c75d1d596aca50899d0c8c7e3de8358"
|
||||
"reference": "466fcac5fa2e871f83d31173f80e9c2684743bfc"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/4ff50a1b7c75d1d596aca50899d0c8c7e3de8358",
|
||||
"reference": "4ff50a1b7c75d1d596aca50899d0c8c7e3de8358",
|
||||
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/466fcac5fa2e871f83d31173f80e9c2684743bfc",
|
||||
"reference": "466fcac5fa2e871f83d31173f80e9c2684743bfc",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -3874,7 +3873,7 @@
|
|||
"serialize"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/var-exporter/tree/v6.4.25"
|
||||
"source": "https://github.com/symfony/var-exporter/tree/v6.4.26"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -3894,20 +3893,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-08-18T13:06:32+00:00"
|
||||
"time": "2025-09-11T09:57:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v6.4.25",
|
||||
"version": "v6.4.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
"reference": "e54b060bc9c3dc3d4258bf0d165d0064e755f565"
|
||||
"reference": "0fc8b966fd0dcaab544ae59bfc3a433f048c17b0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/e54b060bc9c3dc3d4258bf0d165d0064e755f565",
|
||||
"reference": "e54b060bc9c3dc3d4258bf0d165d0064e755f565",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/0fc8b966fd0dcaab544ae59bfc3a433f048c17b0",
|
||||
"reference": "0fc8b966fd0dcaab544ae59bfc3a433f048c17b0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -3950,7 +3949,7 @@
|
|||
"description": "Loads and dumps YAML files",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/yaml/tree/v6.4.25"
|
||||
"source": "https://github.com/symfony/yaml/tree/v6.4.26"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -3970,7 +3969,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-08-26T16:59:00+00:00"
|
||||
"time": "2025-09-26T15:07:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "theseer/tokenizer",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue