composer.json 130 B

123456
  1. {
  2. "require-dev": {
  3. "jakub-onderka/php-parallel-lint": "^0.9.2",
  4. "jakub-onderka/php-console-highlighter": "^0.3.2"
  5. }
  6. }