Sfoglia il codice sorgente

Merge remote-tracking branch 'glady/patch-2'

Jordi Boggiano 8 anni fa
parent
commit
3e72a5abd4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      res/composer-schema.json

+ 1 - 1
res/composer-schema.json

@@ -663,7 +663,7 @@
         },
         "inline-package": {
             "type": "object",
-            "allOf": [
+            "oneOf": [
                 { "$ref": "#" },
                 {
                     "required": ["name", "version"]