Skip to content

Commit 83467a3

Browse files
committed
init test
1 parent b2e85fc commit 83467a3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

composer.json

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "nhutnguyenvu/testcomposer",
3+
"description": "test",
4+
"type": "project",
5+
"license": [
6+
"proprietary"
7+
],
8+
"version": "1.0.0",
9+
"require": {
10+
11+
},
12+
"minimum-stability": "stable",
13+
}

0 commit comments

Comments
 (0)