composer.json 107 B

123456
  1. {
  2. "require": {
  3. "friendsofphp/php-cs-fixer": "^3.10",
  4. "phpstan/phpstan": "^1.8"
  5. }
  6. }