Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drupal / console / src / Application.php
index 4e5c7f798bc5763e07a0c2d4564d08cf23dcb8fe..ff247181f974908e2fc71b8d44afcdb1b3688b55 100644 (file)
@@ -25,7 +25,7 @@ class Application extends BaseApplication
     /**
      * @var string
      */
-    const VERSION = '1.6.1';
+    const VERSION = '1.8.0';
 
     public function __construct(ContainerInterface $container)
     {