From 24135e09827ba86651f05d6e955fd5ed6d682a2a Mon Sep 17 00:00:00 2001 From: Robin Krahnen Date: Fri, 3 Sep 2021 10:15:46 +0200 Subject: [PATCH] update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index adbf87d..b77183f 100644 --- a/composer.json +++ b/composer.json @@ -7,8 +7,8 @@ "php": "~7.4.0" }, "require-dev": { - "phpunit/phpunit": "3.7.*", - "ext-pcntl": "*" + "ext-pcntl": "*", + "phpunit/phpunit": "3.7.*" }, "autoload": { "psr-4": {