Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
aa93c4d263 | |||
7e997021ae | |||
4d6df00dc9 | |||
b7e26f01ca | |||
![]() |
4b0a1a1c34 |
@@ -28,10 +28,10 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "~8.1",
|
||||
"ext-dom": "20031129",
|
||||
"ext-libxml": "~8.1.1",
|
||||
"guzzlehttp/guzzle": "^7.2"
|
||||
"php": "~8.2",
|
||||
"ext-dom": "*",
|
||||
"ext-libxml": "*",
|
||||
"guzzlehttp/guzzle": "^7.5"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpdocumentor/phpdocumentor": ">=2.9",
|
||||
@@ -46,5 +46,10 @@
|
||||
"psr-4": {
|
||||
"mirzaev\\accounts\\tests\\": "mirzaev/accounts/tests"
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
"symfony/flex": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
2233
composer.lock
generated
2233
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user