nineskeletor/tools/php-cs-fixer/composer.json

6 lines
70 B
JSON
Raw Normal View History

2022-09-21 12:16:27 +02:00
{
"require": {
2024-06-30 12:06:40 +02:00
"friendsofphp/php-cs-fixer": "3.4"
2022-09-21 12:16:27 +02:00
}
}