Compare commits

..

No commits in common. "stable" and "1.2.0" have entirely different histories.

2 changed files with 1079 additions and 1174 deletions

View File

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

2240
composer.lock generated

File diff suppressed because it is too large Load Diff