Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

second release

Latest
Compare
Choose a tag to compare
@basz basz released this 03 Feb 15:05
· 2 commits to master since this release
  • Rely on composer for autoloading (PSR4) (possible BC)
  • config key phingPath is now phingBin (possible BC)
  • Depend on Symfony's Process component for running the Phing process, which will handle passing of environment values to the phing executable
  • (BC) calling 'build' now returns an instance of Process