Skip to content

Commit 04b8ec1

Browse files
committed
Git & composer
1 parent 6c86efb commit 04b8ec1

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@
1313
/ssl/wiki.swoole.com.key
1414
/composer.lock
1515
/web/static/smartadmin/
16+
/server/apps/configs/sms.php

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"require": {
3+
"filp/whoops": "^2.1"
4+
}
5+
}

0 commit comments

Comments
 (0)