File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Doctrine2 behavioral extensions
22
33[ ![ Build Status] ( https://secure.travis-ci.org/Atlantic18/DoctrineExtensions.png?branch=master )] ( http://travis-ci.org/Atlantic18/DoctrineExtensions )
4- [ ![ Latest Stable Version] ( https://poser.pugx.org/Atlantic18/DoctrineExtensions/version )] ( https://packagist.org/packages/gedmo/doctrine-extensions )
4+ [ ![ Latest Stable Version] ( https://poser.pugx.org/gedmo/doctrine-extensions/version )] ( https://packagist.org/packages/gedmo/doctrine-extensions )
5+
6+ [ ![ Latest Stable Version] ( https://poser.pugx.org/phpunit/phpunit/version )] ( https://packagist.org/packages/phpunit/phpunit )
7+
8+ ** Note:** extensions might not evolve more after ** 2.4.x** it will remain stable and backward compatible. Unless
9+ new interested maintainers will take over the development and continue with ** 3.x** versions onward.
510
611** Note:** Extensions ** 2.4.x** are compatible with ORM and doctrine common library versions from ** 2.2.x** to ** 2.5.x** .
712ORM 2.5.x versions require ** PHP 5.4** or higher.
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ final class DoctrineExtensions
2323 /**
2424 * Current version of extensions
2525 */
26- const VERSION = 'v2.4.12 ' ;
26+ const VERSION = 'v2.4.26 ' ;
2727
2828 /**
2929 * Hooks all extensions metadata mapping drivers
You can’t perform that action at this time.
0 commit comments