Обновление composer.json

This commit is contained in:
RedHood 2021-01-28 22:59:50 +10:00
parent 762fb13420
commit b92011bc50
2 changed files with 558 additions and 2861 deletions

View File

@ -28,15 +28,14 @@
},
"require": {
"php": "~8.0",
"psr/log": "^1.0",
"monolog/monolog": "^1.6",
"jasny/error-handler": "^0.2.0",
"hood/accounts": "0.*",
"guzzlehttp/guzzle": "^7.2"
"psr/log": "~1.0",
"hood/accounts": "~0.1.x-dev",
"monolog/monolog": "~1.6",
"jasny/error-handler": "~0.2",
"guzzlehttp/guzzle": "~7.2"
},
"require-dev": {
"phpdocumentor/phpdocumentor": ">=2.9",
"phpunit/phpunit": "^9"
"phpunit/phpunit": "~9.5"
},
"autoload": {
"psr-4": {

3408
composer.lock generated

File diff suppressed because it is too large Load Diff