phpspec.yml 176 B

123456789
  1. formatter.name: pretty
  2. suites:
  3. main_suite:
  4. namespace: PragmaRX\Google2FA
  5. src_path: src
  6. spec_path: tests
  7. spec_prefix: spec
  8. psr4_prefix: PragmaRX\Google2FA