From 8468091ad27fde32aad293f41552ae31dcec4352 Mon Sep 17 00:00:00 2001 From: Alexander Schranz Date: Wed, 20 Apr 2022 18:10:36 +0200 Subject: [PATCH] Test master ci --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2030e4f..503e5f4 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "dantleech/glob-finder": "^1.0" }, "require-dev": { - "phpunit/phpunit": "^8.5", + "phpunit/phpunit": "^8.5.1", "symfony/symfony": "^5.0", "behat/behat": "^3.6", "phpspec/phpspec": "^6.0",