Skip to content

1.1.0

Compare
Choose a tag to compare
@maglnet maglnet released this 03 Sep 09:29
· 284 commits to master since this release
20a7a3b

Added

  • add possibility to add additional paths/files to be scanned (see webmozart/glob for valid pattern)
    see scan-files key within config.dist.json (fixes #76, #77)
  • dynamically detects vendor dir from composer.json vendor-dir setting (#85)
  • core extensions get recognised for php-64bit (#80)

Changed

  • only using stable dependencies now (#86)