Skip to content

Commit

Permalink
add composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
王正东 committed Feb 23, 2021
1 parent 1c60788 commit cf04a41
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "ecjia/app-main",
"description": "The ECJia App Main package.",
"type": "royalcms-app",
"license": "MIT",
"homepage": "https://github.com/ecjia",
"authors": [
{
"name": "Royal Wang",
"email": "hxroyal@gmail.com"
}
],
"require": {
"php": ">=5.5.9"
}
}

0 comments on commit cf04a41

Please sign in to comment.