Explorar o código

Removed unnecessary type in the JSON schema

Kocsis Máté %!s(int64=9) %!d(string=hai) anos
pai
achega
1bfb4faac6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      res/composer-schema.json

+ 0 - 1
res/composer-schema.json

@@ -187,7 +187,6 @@
                     "description": "The cache max size for the files cache, defaults to \"300MiB\"."
                 },
                 "bin-compat": {
-                    "type": "string",
                     "enum": ["auto", "nosymlink", "full"],
                     "description": "The compatibility of the binaries, defaults to \"auto\" (automatically guessed) and can be \"nosymlink\" (compatible with Unix-based systems) or \"full\" (compatible with both Windows and Unix-based systems)."
                 },