endtoend-test-psl/tools/php-cs-fixer/composer.json
2021-03-28 09:29:08 +01:00

12 lines
258 B
JSON

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