Browse Source

Standalone Installer

master
Egorka 6 years ago
parent
commit
41a2ee7751
  1. 5
      composer.json

5
composer.json

@ -65,10 +65,5 @@
"type": "vcs", "type": "vcs",
"url": "https://github.com/zertex/yii2-elfinder.git" "url": "https://github.com/zertex/yii2-elfinder.git"
} }
],
"scripts": {
"post-create-project-cmd": [
"@php setup.php"
] ]
}
} }

Loading…
Cancel
Save