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 4743319 commit ec4e1b9Copy full SHA for ec4e1b9
lib/Doctrine/DBAL/Version.php
@@ -14,7 +14,7 @@ class Version
14
/**
15
* Current Doctrine Version.
16
*/
17
- public const VERSION = '2.10.4';
+ public const VERSION = '2.10.5-DEV';
18
19
20
* Compares a Doctrine version with the current one.
0 commit comments