Release 0.7.0
Pre-release
Pre-release
Added
phive install
will now try to install PHARs from the local cache first before connecting to remote repositories. phive update
will always look for newer versions in remote repositories first unless the --prefer-offline
flag is provided.
- #103: Added automatic periodic updates of
repositories.xml
- #87: Implement
--prefer-offline
commandline option for update command
Changed
- #99: Tests are now compatible with PHPUnit 6
- #104: Allow
v
andV
as a version prefix on GitHub repositories