Обновление 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": { "require": {
"php": "~8.0", "php": "~8.0",
"psr/log": "^1.0", "psr/log": "~1.0",
"monolog/monolog": "^1.6", "hood/accounts": "~0.1.x-dev",
"jasny/error-handler": "^0.2.0", "monolog/monolog": "~1.6",
"hood/accounts": "0.*", "jasny/error-handler": "~0.2",
"guzzlehttp/guzzle": "^7.2" "guzzlehttp/guzzle": "~7.2"
}, },
"require-dev": { "require-dev": {
"phpdocumentor/phpdocumentor": ">=2.9", "phpunit/phpunit": "~9.5"
"phpunit/phpunit": "^9"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {

3406
composer.lock generated

File diff suppressed because it is too large Load Diff