diff --git a/composer.json b/composer.json index f07b6b2c5c6..b678b85121e 100644 --- a/composer.json +++ b/composer.json @@ -10,6 +10,7 @@ "php": "^8.0", "ext-dom": "*", "ext-json": "*", + "atrapalo/phpunit-memory-and-time-usage-listener": "^1.0", "composer/semver": "^3.2", "composer/xdebug-handler": "^2.0", "danielstjules/stringy": "^3.1", diff --git a/phpunit.xml b/phpunit.xml index fb3fba5c508..bc55055f832 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -16,6 +16,10 @@ + + + +