Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
ccbikai
2015-10-28 13:42:22 +0800
Commit
426898c854816e38ffbee07d0355f2d709788552
1 parent
450413d7
composer.json 作者主页地址错误
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
.gitignore
composer.json
.gitignore
View file @
426898c
@@ -7,3 +7,5 @@ compile/
@@ -7,3 +7,5 @@ compile/
7
assets/
7
assets/
8
script/nginx/logs
8
script/nginx/logs
9
npm-debug.log
9
npm-debug.log
10
+
composer.lock
11
+
vendor/
composer.json
View file @
426898c
@@ -11,7 +11,7 @@
@@ -11,7 +11,7 @@
11
{
11
{
12
"name"
:
"fei.hong"
,
12
"name"
:
"fei.hong"
,
13
"email"
:
"fei.hong@yoho.cn"
,
13
"email"
:
"fei.hong@yoho.cn"
,
14
-
"homepage"
:
"www.yoho.cn"
14
+
"homepage"
:
"
http://
www.yoho.cn"
15
}
15
}
16
],
16
],
17
"require"
:
{
17
"require"
:
{
Please
register
or
login
to post a comment