Browse Source

Changing requirements

Paolo Libertini 6 năm trước cách đây
mục cha
commit
55d4afd11e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -14,7 +14,7 @@
     "ext-json": "*"
   },
   "autoload": {
-    "psr-0": {
+    "psr-4": {
       "Elastica": "lib/Elastica",
       "Elasticsearch": "lib/Elasticsearch"
     }