From 3faf6946128876939bee123e180205ffefb451fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 02:24:45 +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.2 | 2.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 18 ++++++++---------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index 6ad0363..74a0ed5 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "phpstan/phpstan-webmozart-assert": "^2.0.0", "rector/rector": "^2.4.2", "roave/security-advisories": "dev-master", - "webproject-xyz/codeception-module-ai-reporter": "^1.1.1" + "webproject-xyz/codeception-module-ai-reporter": "^2.0.0" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index e238865..9ed7245 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": "f7fa680a3deafdf214cb5f06510c5504", + "content-hash": "80426609dc41b34a24300d8ae9aa8e09", "packages": [ { "name": "devizzent/cebe-php-openapi", @@ -12192,16 +12192,16 @@ }, { "name": "webproject-xyz/codeception-module-ai-reporter", - "version": "1.2.2", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/WebProject-xyz/codeception-module-ai-reporter.git", - "reference": "c29776307ef382c0f5b7654a7aca355be86bc0e6" + "reference": "d9c6f88c2ee15c76d302f55494e196d26c505fbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WebProject-xyz/codeception-module-ai-reporter/zipball/c29776307ef382c0f5b7654a7aca355be86bc0e6", - "reference": "c29776307ef382c0f5b7654a7aca355be86bc0e6", + "url": "https://api.github.com/repos/WebProject-xyz/codeception-module-ai-reporter/zipball/d9c6f88c2ee15c76d302f55494e196d26c505fbe", + "reference": "d9c6f88c2ee15c76d302f55494e196d26c505fbe", "shasum": "" }, "require": { @@ -12212,12 +12212,10 @@ "require-dev": { "codeception/module-asserts": "^3.3", "friendsofphp/php-cs-fixer": "^3.95.18", - "mockery/mockery": "^1.6.12", "phpstan/extension-installer": "^1.4.3", "phpstan/phpstan": "^2.2.7", "phpstan/phpstan-webmozart-assert": "^2.0.0", - "roave/security-advisories": "dev-latest", - "symfony/var-dumper": "^6.4 || ^7.4.15 || ^8.0" + "roave/security-advisories": "dev-latest" }, "type": "library", "autoload": { @@ -12240,9 +12238,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.2" + "source": "https://github.com/WebProject-xyz/codeception-module-ai-reporter/tree/2.0.0" }, - "time": "2026-07-31T19:35:11+00:00" + "time": "2026-08-03T21:47:41+00:00" } ], "aliases": [],