Jordi Boggiano 12 жил өмнө
parent
commit
8dab301ade

+ 6 - 0
src/Packagist/WebBundle/Package/Dumper.php

@@ -55,6 +55,12 @@ class Dumper
      */
     private $files = array();
 
+    /**
+     * Data cache
+     * @var array
+     */
+    private $individualFiles = array();
+
     /**
      * Constructor
      *