Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / consolidation / robo / src / Robo.php
index dd48b7a8544f6ca6d90d245cfa8c0e0185fc6694..abf3e27fecf3b5f3703edcddd9a7d8af3bd986da 100644 (file)
@@ -20,7 +20,7 @@ use Symfony\Component\Process\Process;
 class Robo
 {
     const APPLICATION_NAME = 'Robo';
-    const VERSION = '1.2.3';
+    const VERSION = '1.3.1';
 
     /**
      * The currently active container object, or NULL if not initialized yet.