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