Security update to Drupal 8.4.6
[yaffs-website] / vendor / doctrine / common / lib / Doctrine / Common / Version.php
index 09e500560c046081724a6913ce95d0a1cede1c21..384b1f6d031a86448181ce76ab237fc2b1a31609 100644 (file)
@@ -34,7 +34,7 @@ class Version
     /**
      * Current Doctrine Version.
      */
-    const VERSION = '2.7.3';
+    const VERSION = '2.8.1';
 
     /**
      * Compares a Doctrine version with the current one.