Compare commits
3 Commits
stable
...
4d6df00dc9
Author | SHA1 | Date | |
---|---|---|---|
4d6df00dc9 | |||
b7e26f01ca | |||
![]() |
4b0a1a1c34 |
@@ -28,10 +28,10 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "~8.2",
|
||||
"ext-dom": "*",
|
||||
"ext-libxml": "*",
|
||||
"guzzlehttp/guzzle": "^7.5"
|
||||
"php": "~8.1",
|
||||
"ext-dom": "20031129",
|
||||
"ext-libxml": "~8.1.1",
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
3014
composer.lock
generated
3014
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user