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