{ | |
"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