Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / console / Descriptor / Descriptor.php
index 43a7a0a1fec0eb939fd137d5b05991ac7755d2b0..50dd86ce23f8559d4faa597c63df7c138a2128af 100644 (file)
@@ -29,7 +29,7 @@ abstract class Descriptor implements DescriptorInterface
     /**
      * @var OutputInterface
      */
-    private $output;
+    protected $output;
 
     /**
      * {@inheritdoc}