Небольшие исправления composer.json
This commit is contained in:
parent
73715827d6
commit
762fb13420
|
@ -29,7 +29,7 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": "~8.0",
|
"php": "~8.0",
|
||||||
"psr/log": "^1.0",
|
"psr/log": "^1.0",
|
||||||
"monolog/monolog": ">=1.6",
|
"monolog/monolog": "^1.6",
|
||||||
"jasny/error-handler": "^0.2.0",
|
"jasny/error-handler": "^0.2.0",
|
||||||
"hood/accounts": "0.*",
|
"hood/accounts": "0.*",
|
||||||
"guzzlehttp/guzzle": "^7.2"
|
"guzzlehttp/guzzle": "^7.2"
|
||||||
|
|
Loading…
Reference in New Issue