Vladimir Kartaviy 10 жил өмнө
parent
commit
9f0d36290b

+ 1 - 0
src/Composer/EventDispatcher/EventDispatcher.php

@@ -44,6 +44,7 @@ class EventDispatcher
     protected $io;
     protected $loader;
     protected $process;
+    protected $listeners;
 
     /**
      * Constructor.