mirror of
https://github.com/retailcrm/opencart-module.git
synced 2024-11-22 05:06:07 +03:00
fix paths
This commit is contained in:
parent
06dbe0daa9
commit
51e07b14bd
1
system/library/intarocrm/.gitignore
vendored
1
system/library/intarocrm/.gitignore
vendored
@ -1 +1,2 @@
|
||||
/vendor
|
||||
composer.lock
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "intarocrm/opencart-module",
|
||||
"name": "retailcrm/opencart-module",
|
||||
"description": "Opencart integration for IntaroCRM",
|
||||
"type": "library",
|
||||
"keywords": ["api", "Intaro CRM", "rest"],
|
||||
@ -16,7 +16,7 @@
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3",
|
||||
"retailcrm/rest-api-client": "1.3.*",
|
||||
"retailcrm/api-client-php": "1.3.*",
|
||||
"symfony/console": "dev-master",
|
||||
"monolog/monolog": "dev-master"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user