Use latest version of logger

This commit is contained in:
crazywhalecc
2025-08-06 20:48:42 +08:00
committed by Jerry Ma
parent b8b8cf6ea9
commit b3b53b6b4d
2 changed files with 14 additions and 14 deletions

View File

@@ -16,7 +16,7 @@
"symfony/console": "^5.4 || ^6 || ^7",
"symfony/process": "^7.2",
"symfony/yaml": "^7.2",
"zhamao/logger": "^1.0"
"zhamao/logger": "^1.1.3"
},
"require-dev": {
"captainhook/captainhook-phar": "^5.23",