Skip to content

Instantly share code, notes, and snippets.

@Alex-Bond
Created November 20, 2015 09:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Alex-Bond/1f63ca22688cb39e82ba to your computer and use it in GitHub Desktop.
Save Alex-Bond/1f63ca22688cb39e82ba to your computer and use it in GitHub Desktop.
{
"name": "UPDG/WonderJewelers",
"description": "Wonder Jewelers show",
"homepage": "https://www.wonderjewelers.com/",
"minimum-stability": "stable",
"require": {
"php": ">=5.4.0",
"yiisoft/yii2": "*",
"yiisoft/yii2-bootstrap": "*",
"yiisoft/yii2-swiftmailer": "*",
"stefangabos/zebra_image": "2.2.4",
"brandonwamboldt/utilphp": "1.1.*",
"alex-bond/yii2-redactor": "*",
"phine/country": "~1.0",
"paypal/rest-api-sdk-php": "*",
"symfony/filesystem": "2.2.*",
"e96/yii2-sentry": "dev-master",
"danielstjules/stringy": "1.9.0",
"mobiledetect/mobiledetectlib": "*",
"php-curl-class/php-curl-class": "~2.1",
"league/csv": "~7.0",
"easypost/easypost-php": "dev-master",
"mashape/unirest-php": "~2.6",
"omnipay/omnipay": "~2.0",
"yiisoft/yii2-elasticsearch": "~2.0.0",
"quickbaseservices/quickbase-php": "dev-master",
"yiisoft/yii2-authclient": "dev-master@dev"
},
"require-dev": {
"yiisoft/yii2-codeception": "*",
"yiisoft/yii2-debug": "*",
"yiisoft/yii2-gii": "*",
"yiisoft/yii2-faker": "~2.0.0"
},
"config": {
"process-timeout": 1800
},
"extra": {
"asset-installer-paths": {
"npm-asset-library": "vendor/npm",
"bower-asset-library": "vendor/bower"
}
},
"repositories": [
{
"type": "git",
"url": "https://github.com/Alex-Bond/yii2-redactor"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment