box.json.dist 295 B

123456789101112131415
  1. {
  2. "stub": "stub",
  3. "output": "psysh",
  4. "compactors": [
  5. "KevinGH\\Box\\Compactor\\Php",
  6. "KevinGH\\Box\\Compactor\\PhpScoper"
  7. ],
  8. "blacklist": [
  9. "grammar",
  10. "test_old",
  11. "Documentation",
  12. "php-parse",
  13. "var-dump-server"
  14. ]
  15. }