From 1872571284bf06f7f6b11146d9139e3abe8e8a20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 03:14:43 +0000 Subject: [PATCH] Bump dvdoug/behat-code-coverage from 5.3.5 to 5.3.6 Bumps [dvdoug/behat-code-coverage](https://github.com/dvdoug/behat-code-coverage) from 5.3.5 to 5.3.6. - [Release notes](https://github.com/dvdoug/behat-code-coverage/releases) - [Changelog](https://github.com/dvdoug/behat-code-coverage/blob/master/CHANGELOG.md) - [Commits](https://github.com/dvdoug/behat-code-coverage/compare/v5.3.5...v5.3.6) --- updated-dependencies: - dependency-name: dvdoug/behat-code-coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 989a08b9e0..80eda169c7 100644 --- a/composer.lock +++ b/composer.lock @@ -14270,33 +14270,33 @@ }, { "name": "dvdoug/behat-code-coverage", - "version": "v5.3.5", + "version": "v5.3.6", "source": { "type": "git", "url": "https://github.com/dvdoug/behat-code-coverage.git", - "reference": "061491580a57bedd6a5bf74c7658f18213ec6993" + "reference": "c252c725a6e643e068ae873a4ad1337a13002d3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dvdoug/behat-code-coverage/zipball/061491580a57bedd6a5bf74c7658f18213ec6993", - "reference": "061491580a57bedd6a5bf74c7658f18213ec6993", + "url": "https://api.github.com/repos/dvdoug/behat-code-coverage/zipball/c252c725a6e643e068ae873a4ad1337a13002d3b", + "reference": "c252c725a6e643e068ae873a4ad1337a13002d3b", "shasum": "" }, "require": { - "behat/behat": "^3.10", + "behat/behat": "^3.15", "composer-runtime-api": "^2.0", "composer/semver": "^3.0", "php": "^8.1", "phpunit/php-code-coverage": "^10.1||^11.0", - "symfony/config": "^5.1.4||^6.0||^7.0", - "symfony/console": "^5.3.7||^6.0.9||^7.0", - "symfony/dependency-injection": "^5.1.4||^6.0||^7.0", - "symfony/event-dispatcher": "^5.0||^6.0||^7.0" + "symfony/config": "^5.4.35||^6.3.12||^7.0.3", + "symfony/console": "^5.4.35||^6.3.12||^7.0.3", + "symfony/dependency-injection": "^5.3.35||^6.3.12||^7.0.3", + "symfony/event-dispatcher": "^5.4.35||^6.3.12||^7.0.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.49.0", - "phpunit/phpunit": "^10.1||^11.0", - "symfony/filesystem": "^5.0||^6.0||^7.0" + "phpunit/phpunit": "^10.5.12||^11.4.3", + "symfony/filesystem": "^5.4.35||^6.3.12||^7.0.3" }, "suggest": { "ext-pcov": "PCOV allows you to collect line coverage only, but is faster than Xdebug", @@ -14336,7 +14336,7 @@ ], "support": { "issues": "https://github.com/dvdoug/behat-code-coverage/issues", - "source": "https://github.com/dvdoug/behat-code-coverage/tree/v5.3.5" + "source": "https://github.com/dvdoug/behat-code-coverage/tree/v5.3.6" }, "funding": [ { @@ -14344,7 +14344,7 @@ "type": "github" } ], - "time": "2024-09-22T17:32:32+00:00" + "time": "2024-11-16T20:21:17+00:00" }, { "name": "evenement/evenement",