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 bc61ebe commit fb5d5f2Copy full SHA for fb5d5f2
lib/Doctrine/DBAL/Version.php
@@ -17,7 +17,7 @@ class Version
17
/**
18
* Current Doctrine Version.
19
*/
20
- public const VERSION = '2.11.3-DEV';
+ public const VERSION = '2.11.3';
21
22
23
* Compares a Doctrine version with the current one.
0 commit comments