diff --git a/composer.json b/composer.json index bac9f00e7..3036b676b 100644 --- a/composer.json +++ b/composer.json @@ -34,6 +34,7 @@ "psr/log": "^1.0.1 || ^2.0 || ^3.0", "psr/simple-cache": "^3.0", "ramsey/uuid": "^4.7.4", + "spatie/phpunit-snapshot-assertions": "^4.2", "symfony/console": "^6.0.19", "symfony/finder": "^6.0.19", "symfony/http-foundation": "^6.0.20", @@ -55,7 +56,6 @@ "phpstan/phpstan": "1.10.15", "phpunit/phpunit": "^9.6.10", "predis/predis": "^2.2.0", - "spatie/phpunit-snapshot-assertions": "^4.2", "squizlabs/php_codesniffer": "^3.7", "symplify/monorepo-builder": "^10.3.3", "szepeviktor/phpstan-wordpress": "^1.3",