├── LICENSE ├── README.md ├── composer.json └── src └── Installer.php /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/endroid/installer/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/endroid/installer/HEAD/README.md -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/endroid/installer/HEAD/composer.json -------------------------------------------------------------------------------- /src/Installer.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/endroid/installer/HEAD/src/Installer.php --------------------------------------------------------------------------------