Explorar o código

Added missing variable

Vladimir Kartaviy %!s(int64=10) %!d(string=hai) anos
pai
achega
9f0d36290b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/Composer/EventDispatcher/EventDispatcher.php

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

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