Эх сурвалжийг харах

Add the extra attribute to the content hash

Zsolt Szeberenyi 9 жил өмнө
parent
commit
9b50ca0161

+ 1 - 0
src/Composer/Factory.php

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