You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
165 B

3 years ago
  1. {
  2. "require": {
  3. "php": "^7.2.5 || ^8.0",
  4. "friendsofphp/php-cs-fixer": "2.18.3"
  5. },
  6. "config": {
  7. "preferred-install": "dist"
  8. }
  9. }