bump behat/behat from 3.18.1 to 3.19.0 in /build/integration

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/50827/head
dependabot[bot] 2 months ago committed by Andy Scherzinger
parent fa7874f8cf
commit eb3c639c6b
  1. 30
      build/integration/composer.lock

@ -9,16 +9,16 @@
"packages-dev": [
{
"name": "behat/behat",
"version": "v3.18.1",
"version": "v3.19.0",
"source": {
"type": "git",
"url": "https://github.com/Behat/Behat.git",
"reference": "4621239e20fa4bb1ae1df1b2235fc930e6b27a13"
"reference": "6cf82375a88145e33e10a34b211a3f914cbd02ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Behat/Behat/zipball/4621239e20fa4bb1ae1df1b2235fc930e6b27a13",
"reference": "4621239e20fa4bb1ae1df1b2235fc930e6b27a13",
"url": "https://api.github.com/repos/Behat/Behat/zipball/6cf82375a88145e33e10a34b211a3f914cbd02ee",
"reference": "6cf82375a88145e33e10a34b211a3f914cbd02ee",
"shasum": ""
},
"require": {
@ -37,12 +37,12 @@
"symfony/yaml": "^5.4 || ^6.4 || ^7.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.68",
"phpstan/phpstan": "^2.0",
"phpunit/phpunit": "^9.6",
"sebastian/diff": "^4.0",
"symfony/polyfill-php84": "^1.31",
"symfony/process": "^5.4 || ^6.4 || ^7.0",
"vimeo/psalm": "^5.0"
"symfony/process": "^5.4 || ^6.4 || ^7.0"
},
"suggest": {
"ext-dom": "Needed to output test results in JUnit format."
@ -95,9 +95,9 @@
],
"support": {
"issues": "https://github.com/Behat/Behat/issues",
"source": "https://github.com/Behat/Behat/tree/v3.18.1"
"source": "https://github.com/Behat/Behat/tree/v3.19.0"
},
"time": "2025-01-10T10:08:15+00:00"
"time": "2025-02-13T09:07:11+00:00"
},
{
"name": "behat/gherkin",
@ -4496,16 +4496,16 @@
},
{
"name": "symfony/yaml",
"version": "v6.4.13",
"version": "v6.4.18",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "e99b4e94d124b29ee4cf3140e1b537d2dad8cec9"
"reference": "bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/e99b4e94d124b29ee4cf3140e1b537d2dad8cec9",
"reference": "e99b4e94d124b29ee4cf3140e1b537d2dad8cec9",
"url": "https://api.github.com/repos/symfony/yaml/zipball/bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5",
"reference": "bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5",
"shasum": ""
},
"require": {
@ -4548,7 +4548,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v6.4.13"
"source": "https://github.com/symfony/yaml/tree/v6.4.18"
},
"funding": [
{
@ -4564,7 +4564,7 @@
"type": "tidelift"
}
],
"time": "2024-09-25T14:18:03+00:00"
"time": "2025-01-07T09:44:41+00:00"
},
{
"name": "theseer/tokenizer",
@ -4627,5 +4627,5 @@
"platform-overrides": {
"php": "8.1"
},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}

Loading…
Cancel
Save