From 3ba79bb341d75c8df294604216ee3ac68864ade3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 11:50:51 +0000 Subject: [PATCH] Update dependency codeception/module-rest to v3.4.1 --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 611ff11..9ff27ea 100644 --- a/composer.lock +++ b/composer.lock @@ -468,16 +468,16 @@ }, { "name": "codeception/module-rest", - "version": "3.4.0", + "version": "3.4.1", "source": { "type": "git", "url": "https://github.com/Codeception/module-rest.git", - "reference": "086762ee8a1686e954678b015a7dca4b922c6520" + "reference": "5db3a2e62ce6948d1822709c034a22fa1b1f2309" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/module-rest/zipball/086762ee8a1686e954678b015a7dca4b922c6520", - "reference": "086762ee8a1686e954678b015a7dca4b922c6520", + "url": "https://api.github.com/repos/Codeception/module-rest/zipball/5db3a2e62ce6948d1822709c034a22fa1b1f2309", + "reference": "5db3a2e62ce6948d1822709c034a22fa1b1f2309", "shasum": "" }, "require": { @@ -485,9 +485,9 @@ "codeception/lib-xml": "^1.0", "ext-dom": "*", "ext-json": "*", - "justinrainbow/json-schema": "^5.2.9", + "justinrainbow/json-schema": "^5.2.9 || ^6", "php": "^8.1", - "softcreatr/jsonpath": "^0.8 || ^0.9" + "softcreatr/jsonpath": "^0.8 || ^0.9 || ^0.10" }, "require-dev": { "codeception/lib-innerbrowser": "^3.0 | ^4.0", @@ -522,9 +522,9 @@ ], "support": { "issues": "https://github.com/Codeception/module-rest/issues", - "source": "https://github.com/Codeception/module-rest/tree/3.4.0" + "source": "https://github.com/Codeception/module-rest/tree/3.4.1" }, - "time": "2024-07-12T06:28:28+00:00" + "time": "2025-03-25T23:04:38+00:00" }, { "name": "codeception/stub", @@ -3659,8 +3659,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -4326,10 +4326,10 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "plugin-api-version": "2.6.0" }