新增symfony/finder
This commit is contained in:
@@ -26,7 +26,8 @@
|
|||||||
"overtrue/wechat": "^4.2",
|
"overtrue/wechat": "^4.2",
|
||||||
"jaguarjack/migration-generator": "dev-master",
|
"jaguarjack/migration-generator": "dev-master",
|
||||||
"phpoffice/phpspreadsheet": "^1.12",
|
"phpoffice/phpspreadsheet": "^1.12",
|
||||||
"dragonmantank/cron-expression": "^3.0"
|
"dragonmantank/cron-expression": "^3.0",
|
||||||
|
"symfony/finder": "^5.1"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"topthink/think-trace":"^1.0",
|
"topthink/think-trace":"^1.0",
|
||||||
|
10
extend/catcher/library/InstallCatchModule.php
Normal file
10
extend/catcher/library/InstallCatchModule.php
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
<?php
|
||||||
|
// +----------------------------------------------------------------------
|
||||||
|
// | CatchAdmin [Just Like ~ ]
|
||||||
|
// +----------------------------------------------------------------------
|
||||||
|
// | Copyright (c) 2017~2020 http://catchadmin.com All rights reserved.
|
||||||
|
// +----------------------------------------------------------------------
|
||||||
|
// | Licensed ( https://github.com/yanwenwu/catch-admin/blob/master/LICENSE.txt )
|
||||||
|
// +----------------------------------------------------------------------
|
||||||
|
// | Author: JaguarJack [ njphper@gmail.com ]
|
||||||
|
// +----------------------------------------------------------------------
|
Reference in New Issue
Block a user