remove redundant library

This commit is contained in:
crazywhalecc
2022-08-27 19:39:02 +08:00
parent 1a9680c09a
commit e9b6965678
2 changed files with 13 additions and 3 deletions

View File

@@ -26,8 +26,7 @@
"symfony/polyfill-ctype": "^1.19",
"symfony/polyfill-mbstring": "^1.19",
"symfony/polyfill-php80": "^1.16",
"symfony/routing": "~6.0 || ~5.0 || ~4.0",
"zhamao/logger": "dev-master"
"symfony/routing": "~6.0 || ~5.0 || ~4.0"
},
"require-dev": {
"brainmaestro/composer-git-hooks": "^2.8",