diff --git a/composer.json b/composer.json index 9a51b59..a94ee66 100644 --- a/composer.json +++ b/composer.json @@ -25,8 +25,8 @@ "phpstan/phpstan": "^1.10.0", "friendsofphp/php-cs-fixer": "^3.21", "league/commonmark": "^2.4", - "larapack/dd": "^1.1", - "assertchris/ellison": "^1.0.2" + "assertchris/ellison": "^1.0.2", + "symfony/var-dumper": "^7.1" }, "suggest": { "assertchris/ellison": "Allows you to analyse sentence complexity",