Skip to content

Commit fd7ff9e

Browse files
authored
Update composer.json
1 parent bd0ce4b commit fd7ff9e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "thnguyendev/phpcore",
3-
"description": "The Phpcore Framework.",
3+
"description": "The phpcore framework.",
4+
"version": "2.0.0",
45
"keywords": ["framework", "phpcore"],
56
"license": "MIT",
67
"type": "project",
@@ -9,4 +10,4 @@
910
"phpcore\\": "src/server"
1011
}
1112
}
12-
}
13+
}

0 commit comments

Comments
 (0)