Security update for Core, with self-updated composer
[yaffs-website] / vendor / doctrine / common / lib / Doctrine / Common / Version.php
index eed56555758a4de9b6be3ad77c48423e6809f812..09e500560c046081724a6913ce95d0a1cede1c21 100644 (file)
@@ -34,7 +34,7 @@ class Version
     /**
      * Current Doctrine Version.
      */
-    const VERSION = '2.7.0-DEV';
+    const VERSION = '2.7.3';
 
     /**
      * Compares a Doctrine version with the current one.