mirror of
https://github.com/retailcrm/opencart-module.git
synced 2025-04-01 20:36:14 +03:00
Update composer.json
This commit is contained in:
parent
51e07b14bd
commit
ed1c9027ba
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@
|
|||
"require": {
|
||||
"php": ">=5.3",
|
||||
"retailcrm/api-client-php": "1.3.*",
|
||||
"symfony/console": "dev-master",
|
||||
"monolog/monolog": "dev-master"
|
||||
"symfony/console": "2.6.*",
|
||||
"monolog/monolog": "2.6.*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
|
|
Loading…
Add table
Reference in a new issue