Skip to content

Instantly share code, notes, and snippets.

@SilverFire
Last active June 13, 2017 19:34
Show Gist options
  • Save SilverFire/cc4dac78f83ac45525d0afab5644d607 to your computer and use it in GitHub Desktop.
Save SilverFire/cc4dac78f83ac45525d0afab5644d607 to your computer and use it in GitHub Desktop.
Try to run `composer install` over this file
{
"require": {
"php": ">5.6.0",
"ext-pdo": "*",
"ext-pdo_sqlite": "*",
"yiisoft/yii2": "^2.0.12"
},
"repositories": [
{
"type": "composer",
"url": "https://asset-packagist.org"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment