endtoend-test-psl/tools/php-cs-fixer/composer.json
2021-05-14 18:03:29 +01:00

13 lines
250 B
JSON

{
"type": "project",
"require": {
"php": "^8.0",
"ext-bcmath": "*",
"ext-intl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-sodium": "*",
"friendsofphp/php-cs-fixer": "^3.0"
}
}