X-Git-Url: https://git.cweiske.de/phinde.git/blobdiff_plain/673b1ebc59670f9f5e38428a30826ee67725ac3e..0eb3df8b6ac67c5fa4562b6362425f4a473da644:/composer.json diff --git a/composer.json b/composer.json index ac5e66e..040c173 100644 --- a/composer.json +++ b/composer.json @@ -5,5 +5,8 @@ "twig/twig": "^1.0", "pear/http_request2": "^2.3", "pear/http2": "^1.1" + }, + "require-dev": { + "phpunit/phpunit": "^9.0" } }