From fb11ce43d538aeee7c70bc3f879b8af25dbc0f51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 18:40:56 +0000 Subject: [PATCH] Update dependency wyrihaximus/makefiles to ^0.3.1 || ^0.4.0 --- composer.json | 2 +- composer.lock | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index 490f325..61b1351 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ }, "require-dev": { "wyrihaximus/async-test-utilities": "^9.0.0", - "wyrihaximus/makefiles": "^0.3.1" + "wyrihaximus/makefiles": "^0.3.1 || ^0.4.0" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index e2a5172..c847fa4 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": "43591b90e162daf6d46e0a72d94c35da", + "content-hash": "974687c656a107ef2a69fb0fe979738b", "packages": [ { "name": "clue/redis-protocol", @@ -9662,25 +9662,25 @@ }, { "name": "wyrihaximus/makefiles", - "version": "0.3.1", + "version": "0.4.2", "source": { "type": "git", "url": "https://github.com/WyriHaximus/Makefiles.git", - "reference": "849fa4ff809f9e18dabbfa77573a6b15cde9b2d9" + "reference": "6641d81adf2fd286fa05893072596f9e55a0c888" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/Makefiles/zipball/849fa4ff809f9e18dabbfa77573a6b15cde9b2d9", - "reference": "849fa4ff809f9e18dabbfa77573a6b15cde9b2d9", + "url": "https://api.github.com/repos/WyriHaximus/Makefiles/zipball/6641d81adf2fd286fa05893072596f9e55a0c888", + "reference": "6641d81adf2fd286fa05893072596f9e55a0c888", "shasum": "" }, "require": { "composer-plugin-api": "^2", - "ext-json": "^8.2", - "php": "^8.2" + "ext-json": "^8.3", + "php": "^8.3" }, "require-dev": { - "wyrihaximus/async-test-utilities": "^8.0.5" + "wyrihaximus/test-utilities": "^7.0.0" }, "type": "composer-plugin", "extra": { @@ -9704,7 +9704,7 @@ "description": "🛠️ Test utilities for api-clients packages", "support": { "issues": "https://github.com/WyriHaximus/Makefiles/issues", - "source": "https://github.com/WyriHaximus/Makefiles/tree/0.3.1" + "source": "https://github.com/WyriHaximus/Makefiles/tree/0.4.2" }, "funding": [ { @@ -9712,7 +9712,7 @@ "type": "github" } ], - "time": "2025-04-26T23:25:34+00:00" + "time": "2025-05-05T12:59:35+00:00" }, { "name": "wyrihaximus/phpstan-react", @@ -10027,13 +10027,13 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^8.3" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "8.3.13" },