From 1baf14237ad8348bc13a17ee3bead92bdb1a6ee1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 23:09:04 +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 56a74d8..6a43914 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "phpstan/phpstan-webmozart-assert": "^2.0.0", "roave/security-advisories": "dev-latest", "symfony/var-dumper": "7.4.0 || ^8.0", - "webproject-xyz/codeception-module-ai-reporter": "^1.2.2" + "webproject-xyz/codeception-module-ai-reporter": "^2.0.0" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 20d47e3..e886f6e 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": "c828d2dbfde84cf79e9e5e5cf1578b7e", + "content-hash": "dfa19c88975a4bef99cce9b8753325e7", "packages": [ { "name": "clue/stream-filter", @@ -9775,16 +9775,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": { @@ -9795,12 +9795,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": { @@ -9823,9 +9821,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": [],