Explorar o código

Add the extra attribute to the content hash

Zsolt Szeberenyi %!s(int64=9) %!d(string=hai) anos
pai
achega
9b50ca0161
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/Composer/Factory.php

+ 1 - 0
src/Composer/Factory.php

@@ -507,6 +507,7 @@ class Factory
             'minimum-stability',
             'prefer-stable',
             'repositories',
+            'extra',
         );
 
         $relevantContent = array();