deguif 12 anni fa
parent
commit
1b5229dc04
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/Composer/Json/JsonFile.php

+ 1 - 1
src/Composer/Json/JsonFile.php

@@ -74,7 +74,7 @@ class JsonFile
     /**
      * Reads json file.
      *
-     * @return array
+     * @return mixed
      */
     public function read()
     {