1
0
mirror of synced 2025-01-19 01:11:42 +03:00
woocommerce-module/composer.json

17 lines
395 B
JSON
Raw Normal View History

{
"name": "retailcrm/woocommerce-retailcrm",
"description": "Integration plugin for WooCommerce & RetailCRM",
"type": "wordpress-plugin",
"authors": [
{
"name": "RetailDriver LLC",
"email": "integration@retailcrm.ru"
}
],
"minimum-stability": "dev",
"require": {},
"require-dev": {
"phpunit/phpunit": "6.*"
}
}