diff --git a/composer.json b/composer.json index 93110b5..394cdf8 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "require-dev": { "react-parallel/stubs": "^1.2", "wyrihaximus/async-test-utilities": "^9.3.0", - "wyrihaximus/makefiles": "^0.4.2", + "wyrihaximus/makefiles": "^0.5.0", "wyrihaximus/ticking-promise": "^3.1.0" }, "autoload": { diff --git a/composer.lock b/composer.lock index 06ceed5..63f797f 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": "5bc316934fe6e3204d3f54ce5b8ada9e", + "content-hash": "49a36c95d0ec8ef214c62e046d56144b", "packages": [ { "name": "lcobucci/clock", @@ -9589,16 +9589,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": { @@ -9607,7 +9607,7 @@ "php": "^8.3" }, "require-dev": { - "wyrihaximus/test-utilities": "^7.0.0" + "wyrihaximus/test-utilities": "^7.5.2" }, "type": "composer-plugin", "extra": { @@ -9631,7 +9631,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": [ { @@ -9639,7 +9639,7 @@ "type": "github" } ], - "time": "2025-05-05T12:59:35+00:00" + "time": "2025-08-15T05:34:56+00:00" }, { "name": "wyrihaximus/phpstan-react",