Browse Source

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

Jordi Boggiano 8 năm trước cách đây
mục cha
commit
3e72a5abd4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"]