diff --git a/composer.json b/composer.json index 0f60243..4462392 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "react-parallel/stubs": "^1.2", "react/promise-timer": "^1.11", "wyrihaximus/async-test-utilities": "^9.3.0", - "wyrihaximus/makefiles": "^0.4.2" + "wyrihaximus/makefiles": "^0.5.0" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index df4dffe..f8b6ede 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": "c34633b35a3717e7aa04252e59d68cb2", + "content-hash": "4de6b653a4c7095c57bc6da600eea8ae", "packages": [ { "name": "lcobucci/clock", @@ -9560,16 +9560,16 @@ }, { "name": "wyrihaximus/makefiles", - "version": "0.4.2", + "version": "0.5.0", "source": { "type": "git", "url": "https://github.com/WyriHaximus/Makefiles.git", - "reference": "6641d81adf2fd286fa05893072596f9e55a0c888" + "reference": "5717bc0de6496a12734cf3f2de20859a692297f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/Makefiles/zipball/6641d81adf2fd286fa05893072596f9e55a0c888", - "reference": "6641d81adf2fd286fa05893072596f9e55a0c888", + "url": "https://api.github.com/repos/WyriHaximus/Makefiles/zipball/5717bc0de6496a12734cf3f2de20859a692297f0", + "reference": "5717bc0de6496a12734cf3f2de20859a692297f0", "shasum": "" }, "require": { @@ -9578,7 +9578,7 @@ "php": "^8.3" }, "require-dev": { - "wyrihaximus/test-utilities": "^7.0.0" + "wyrihaximus/test-utilities": "^7.5.2" }, "type": "composer-plugin", "extra": { @@ -9602,7 +9602,7 @@ "description": "🛠️ Test utilities for api-clients packages", "support": { "issues": "https://github.com/WyriHaximus/Makefiles/issues", - "source": "https://github.com/WyriHaximus/Makefiles/tree/0.4.2" + "source": "https://github.com/WyriHaximus/Makefiles/tree/0.5.0" }, "funding": [ { @@ -9610,7 +9610,7 @@ "type": "github" } ], - "time": "2025-05-05T12:59:35+00:00" + "time": "2025-08-15T05:34:56+00:00" }, { "name": "wyrihaximus/phpstan-react",