From 5d0cee95b059fa91441602b20829fec769ba1367 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 22:26:27 +0000 Subject: [PATCH] chore(deps): update dependency webproject-xyz/codeception-module-ai-reporter to v2 | datasource | package | from | to | | ---------- | --------------------------------------------- | ----- | ----- | | packagist | webproject-xyz/codeception-module-ai-reporter | 1.2.1 | 2.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 24 +++++++++++------------- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index e0e3e0a..2405518 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "friendsofphp/php-cs-fixer": "^3.95.11", "phpro/grumphp": "^2.22.0", "phpstan/phpstan": "^2.2.4", - "webproject-xyz/codeception-module-ai-reporter": "^1.2.1" + "webproject-xyz/codeception-module-ai-reporter": "^2.0.0" }, "suggest": { "codeception/module-phpbrowser": "^4.0.0", diff --git a/composer.lock b/composer.lock index 719b1ce..6b55c86 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "af36cacf592d1bc8ae68e7e0b81c3bf1", + "content-hash": "e9e7dcfc2afa184d10f82d0a8b581084", "packages": [ { "name": "behat/gherkin", @@ -10409,32 +10409,30 @@ }, { "name": "webproject-xyz/codeception-module-ai-reporter", - "version": "1.2.1", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/WebProject-xyz/codeception-module-ai-reporter.git", - "reference": "8b6f453d6a04f1d7e1a0dcf8bd0544da021748a3" + "reference": "d9c6f88c2ee15c76d302f55494e196d26c505fbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WebProject-xyz/codeception-module-ai-reporter/zipball/8b6f453d6a04f1d7e1a0dcf8bd0544da021748a3", - "reference": "8b6f453d6a04f1d7e1a0dcf8bd0544da021748a3", + "url": "https://api.github.com/repos/WebProject-xyz/codeception-module-ai-reporter/zipball/d9c6f88c2ee15c76d302f55494e196d26c505fbe", + "reference": "d9c6f88c2ee15c76d302f55494e196d26c505fbe", "shasum": "" }, "require": { "codeception/codeception": "^5.3.5", "php": "~8.3.0 || ~8.4.0 || ~8.5.0", - "webmozart/assert": "^1.12.1 || ^2.4.0" + "webmozart/assert": "^1.12.1 || ^2.4.1" }, "require-dev": { "codeception/module-asserts": "^3.3", - "friendsofphp/php-cs-fixer": "^3.95.5", - "mockery/mockery": "^1.6.12", + "friendsofphp/php-cs-fixer": "^3.95.18", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^2.2.2", + "phpstan/phpstan": "^2.2.7", "phpstan/phpstan-webmozart-assert": "^2.0.0", - "roave/security-advisories": "dev-latest", - "symfony/var-dumper": "^6.4 || ^7.4.8 || ^8.0" + "roave/security-advisories": "dev-latest" }, "type": "library", "autoload": { @@ -10457,9 +10455,9 @@ "homepage": "https://www.webproject.xyz", "support": { "issues": "https://github.com/WebProject-xyz/codeception-module-ai-reporter/issues", - "source": "https://github.com/WebProject-xyz/codeception-module-ai-reporter/tree/1.2.1" + "source": "https://github.com/WebProject-xyz/codeception-module-ai-reporter/tree/2.0.0" }, - "time": "2026-06-12T20:42:56+00:00" + "time": "2026-08-03T21:47:41+00:00" } ], "aliases": [],