新增symfony/finder

This commit is contained in:
JaguarJack
2020-07-20 16:48:27 +08:00
parent 0fb344fcf3
commit f396732544
2 changed files with 12 additions and 1 deletions

View File

@@ -26,7 +26,8 @@
"overtrue/wechat": "^4.2",
"jaguarjack/migration-generator": "dev-master",
"phpoffice/phpspreadsheet": "^1.12",
"dragonmantank/cron-expression": "^3.0"
"dragonmantank/cron-expression": "^3.0",
"symfony/finder": "^5.1"
},
"require-dev": {
"topthink/think-trace":"^1.0",