1
0
Fork 0
mirror of synced 2025-04-18 16:41:02 +00:00

repair composer attempt 2

This commit is contained in:
Sergey Chazov 2021-09-14 14:29:01 +03:00 committed by Neur0toxine
parent b1aab3655a
commit fe4490a33b
2 changed files with 420 additions and 161 deletions

View file

@ -5,6 +5,7 @@
"tests": "php vendor/bin/phpunit -c phpunit.xml.dist --whitelist=$BITRIX_PATH/bitrix/modules/intaro.retailcrm"
},
"description": "Integration module for Bitrix & RetailCRM",
"license": "MIT",
"type": "bitrix-module",
"authors": [
{
@ -15,8 +16,8 @@
"require": {
"ext-json": "*",
"ext-mbstring": "*",
"ext-xmlwriter": "*",
"ext-tokenizer": "^7.4"
"ext-tokenizer": "*",
"ext-xmlwriter": "*"
},
"require-dev": {
"phpunit/phpunit": "^7",

576
composer.lock generated

File diff suppressed because it is too large Load diff