Skip to content

Commit f8afcbf

Browse files
committed
update composer.json
1 parent 51dfbf7 commit f8afcbf

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

composer.json

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,9 @@
22
"name": "angel-project/core",
33
"description": "angel core methods live here.",
44
"license": "MIT",
5-
"authors": [
6-
{
7-
"name": "Xiao Zimo",
8-
"email": "xiaozimo@zuggr.com"
9-
}
10-
],
11-
"optimize-autoloader": true,
12-
"require": {
13-
"php" : "^7.1.3"
14-
}
15-
}
5+
"authors": [{
6+
"name": "Xiao Zimo",
7+
"email": "xiaozimo@zuggr.com"
8+
}],
9+
"optimize-autoloader": true
10+
}

0 commit comments

Comments
 (0)