2 Commits

Author SHA1 Message Date
b7e26f01ca Merge branch 'stable' of https://git.mirzaev.sexy/mirzaev/accounts into 1.2.x 2022-11-06 09:39:56 +10:00
Arsen Mirzaev Tatyano-Muradovich
4b0a1a1c34 Обновление ext-libxml 2021-07-31 21:12:52 +10:00
2 changed files with 1319 additions and 1708 deletions

View File

@@ -28,10 +28,10 @@
}
],
"require": {
"php": "~8.2",
"ext-dom": "*",
"ext-libxml": "*",
"guzzlehttp/guzzle": "^7.5"
"php": "~8.1",
"ext-dom": "20031129",
"ext-libxml": "^7.4",
"guzzlehttp/guzzle": "^7.2"
},
"require-dev": {
"phpdocumentor/phpdocumentor": ">=2.9",
@@ -46,10 +46,5 @@
"psr-4": {
"mirzaev\\accounts\\tests\\": "mirzaev/accounts/tests"
}
},
"config": {
"allow-plugins": {
"symfony/flex": true
}
}
}

2998
composer.lock generated

File diff suppressed because it is too large Load Diff