Change api client version
This commit is contained in:
parent
64a66e98c8
commit
fefce1c4ff
@ -20,7 +20,7 @@
|
|||||||
"jms/serializer-bundle": "^3.5",
|
"jms/serializer-bundle": "^3.5",
|
||||||
"ramsey/uuid": "^3.9",
|
"ramsey/uuid": "^3.9",
|
||||||
"ramsey/uuid-doctrine": "^1.5",
|
"ramsey/uuid-doctrine": "^1.5",
|
||||||
"retailcrm/api-client-php": "dev-add-logger@dev",
|
"retailcrm/api-client-php": "^5.0",
|
||||||
"symfony/framework-bundle": "^3.4|^4.0|^5.0",
|
"symfony/framework-bundle": "^3.4|^4.0|^5.0",
|
||||||
"symfony/lock": "^5.0",
|
"symfony/lock": "^5.0",
|
||||||
"symfony/routing": "^5.0",
|
"symfony/routing": "^5.0",
|
||||||
@ -30,11 +30,5 @@
|
|||||||
"require-dev": {
|
"require-dev": {
|
||||||
"doctrine/doctrine-fixtures-bundle": "^3.3",
|
"doctrine/doctrine-fixtures-bundle": "^3.3",
|
||||||
"friendsofphp/php-cs-fixer": "^2.0"
|
"friendsofphp/php-cs-fixer": "^2.0"
|
||||||
},
|
}
|
||||||
"repositories": [
|
|
||||||
{
|
|
||||||
"type": "vcs",
|
|
||||||
"url": "https://github.com/raulleo/api-client-php.git"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user