diff --git a/composer.json b/composer.json index affe3b87bcd4..a78482c9082a 100755 --- a/composer.json +++ b/composer.json @@ -72,7 +72,8 @@ "symfony/console" : "^6.4", "psr/http-message": "^2.0", "jumbojett/openid-connect-php": "dev-master#bc719cc9930990a4a9916cc127b839b4ed1c89ad", - "phpunit/phpunit": "^11.5" + "phpunit/phpunit": "^11.5", + "phiki/phiki": "^2.0" }, "require-dev": { "captainhook/captainhook": "^5.24",