diff --git a/composer.json b/composer.json index f3196ceb5e5..d3a7e0b0a82 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,6 @@ "dnoegel/php-xdg-base-dir": "^0.1.1", "felixfbecker/advanced-json-rpc": "^3.1", "felixfbecker/language-server-protocol": "^1.5.2", - "mockery/mockery": "^1.5", "netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0", "nikic/php-parser": "^4.13", "openlss/lib-array2xml": "^1.0", @@ -46,13 +45,14 @@ "ext-curl": "*", "bamarni/composer-bin-plugin": "^1.4", "brianium/paratest": "^6.0", + "mockery/mockery": "^1.5", "nunomaduro/mock-final-classes": "^1.1", "php-parallel-lint/php-parallel-lint": "^1.2", + "phpstan/phpdoc-parser": "^1.6", "phpunit/phpunit": "^9.5", "psalm/plugin-mockery": "^1.1", "psalm/plugin-phpunit": "^0.18", "slevomat/coding-standard": "^7.2 || ^8.0", - "phpstan/phpdoc-parser": "^1.6", "squizlabs/php_codesniffer": "^3.6", "symfony/process": "^4.4 || ^5.0 || ^6.0" },