We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b5df40 commit 2527d8fCopy full SHA for 2527d8f
README.md
@@ -1,6 +1,6 @@
1
# Doctrine2 behavioral extensions
2
3
-**Version 2.4.11**
+**Version 2.4.12**
4
5
[](http://travis-ci.org/Atlantic18/DoctrineExtensions)
6
lib/Gedmo/DoctrineExtensions.php
@@ -23,7 +23,7 @@ final class DoctrineExtensions
23
/**
24
* Current version of extensions
25
*/
26
- const VERSION = 'v2.4.11';
+ const VERSION = 'v2.4.12';
27
28
29
* Hooks all extensions metadata mapping drivers
0 commit comments