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