Skip to content

Commit a1c5b37

Browse files
committed
add more info to composer.json
1 parent cebcd02 commit a1c5b37

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"name": "cebe/yii2-app-api",
3+
"description": "Yii Framework Application Template for quickly building API-first applications.",
4+
"type": "project",
5+
"license": "MIT",
36
"require": {
47
"php": ">=7.1.0",
58
"yiisoft/yii2": "~2.0.16",

0 commit comments

Comments
 (0)