Releases: hiqdev/hidev-php
Releases · hiqdev/hidev-php
0.6.3
- Removed README goal from default (@hiqsol)
0.6.2
- Added
hidev-phpstan
and check
command (@hiqsol)
0.6.1
- Removed build PHP 5.6, 7.0 and HHVM from Travis (@hiqsol)
0.4.5
- Updated travis config to build on 7.1, dropped 5.5 support (@SilverFire)
0.4.4
- Added
class
to config component configuration - it is necessary for testing in other projects (@hiqsol)
0.4.3
- Changed
update
action: moved to hidev StartController
0.4.2
- Added use of
hidev-chkipper
0.4.1
- Added back
.gitignore
to default goal
- Added allow failure for PHP 5.5
0.4.0
- Changed: redone to
composer-config-plugin
- Removed
CHANGELOG.md
and .hidev/commits.md
from default goals