Explorar o código

Добавить 'composer.json'

Alexander Larkin %!s(int64=8) %!d(string=hai) anos
pai
achega
2deb8e5d77
Modificáronse 1 ficheiros con 16 adicións e 0 borrados
  1. 16 0
      composer.json

+ 16 - 0
composer.json

@@ -0,0 +1,16 @@
+{
+  "name": "adyn/yii-elfinder-2",
+  "description": "Elfinder Widget and Connector actions",
+  "type": "library",
+  "license": "MIT",
+  "authors": [
+    {
+      "name": "Alexander Larkin",
+      "email": "info@alexlcdee.ru"
+    }
+  ],
+  "autoload": {
+    "psr-4": {
+      "YiiElfinder2\\": "src/",
+    }
+  }