zendframework/zend-version

This package is abandoned and no longer maintained. The author suggests using the ocramius/package-versions package instead.

2.5.1 2015-06-04 15:41 UTC

README

ABANDONED

This component existed solely for the purpose of reporting a framework version in initial skeleton installations and CLI tooling. When Zend Framework split from a monolithic framework into a component library with version 2.5, this particular component no longer had a use case, as there is no global framework version.

Users are encouraged to use ocramius/package-versions instead.

Zend\Version provides a class constant Zend\Version\Version::VERSION that contains a string identifying the version number of your Zend Framework installation. Zend\Version\Version::VERSION might contain “2.4.1”, for example.