summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikhail <khlud@dhtmlx.com>2015-02-17 16:37:12 +0300
committerMikhail <khlud@dhtmlx.com>2015-02-17 16:37:12 +0300
commit88693ea9a4d25f8b42bb3e922a0eb4f23800376a (patch)
treec1420f4b55bc95c026d28ad49163c86854f46974
parentb2512c5cb48f997ad0dbb053c16bf063ba364407 (diff)
downloadconnector-php-88693ea9a4d25f8b42bb3e922a0eb4f23800376a.zip
connector-php-88693ea9a4d25f8b42bb3e922a0eb4f23800376a.tar.gz
connector-php-88693ea9a4d25f8b42bb3e922a0eb4f23800376a.tar.bz2
corrected package name2.1.0
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 0d266c8..68587d9 100644
--- a/composer.json
+++ b/composer.json
@@ -1,5 +1,5 @@
{
- "name": "DHTMLX/connector-php",
+ "name": "dhtmlx/connector-php",
"description": "PHP extension for the DHTMLX library",
"homepage": "http://dhtmlx.com/docs/products/dhtmlxConnector/index.shtml",
"keywords": ["dhtmlx","connector","connector-php"],