mirror of
https://github.com/retailcrm/opencart-module.git
synced 2025-01-22 18:51:42 +03:00
Update composer.json
This commit is contained in:
parent
d1e1abcea3
commit
7412a6e7e7
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "intarocrm/opencart-module",
|
||||
"description": "Prestashop integration for IntaroCRM",
|
||||
"description": "Opencart integration for IntaroCRM",
|
||||
"type": "library",
|
||||
"keywords": ["api", "Intaro CRM", "rest"],
|
||||
"homepage": "http://www.intarocrm.ru/",
|
||||
"homepage": "http://www.retailcrm.ru/",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Alex Lushpai",
|
||||
@ -16,7 +16,7 @@
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3",
|
||||
"intarocrm/rest-api-client": "1.3.*",
|
||||
"retailcrm/rest-api-client": "1.3.*",
|
||||
"symfony/console": "dev-master",
|
||||
"monolog/monolog": "dev-master"
|
||||
},
|
||||
@ -24,11 +24,5 @@
|
||||
"psr-0": {
|
||||
"": "/"
|
||||
}
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/intarocrm/rest-api-client"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user