diff --git a/composer.json b/composer.json index 472d7b2f8..e093fa795 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,6 @@ "netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0", "nikic/php-parser": "^4.13", "openlss/lib-array2xml": "^1.0", - "psalm/plugin-mockery": "^1.1", "sebastian/diff": "^4.0", "symfony/console": "^3.4.17 || ^4.1.6 || ^5.0 || ^6.0", "symfony/filesystem": "^5.4 || ^6.0", @@ -50,6 +49,7 @@ "nunomaduro/mock-final-classes": "^1.1", "php-parallel-lint/php-parallel-lint": "^1.2", "phpunit/phpunit": "^9.5", + "psalm/plugin-mockery": "^1.1", "psalm/plugin-phpunit": "^0.18", "slevomat/coding-standard": "^7.0", "phpstan/phpdoc-parser": "1.6.4",