Skip to content

Commit a708407

Browse files
committed
composer.json initial
1 parent cf5398b commit a708407

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

data/composer.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"id": "composer",
3+
"title": "কম্পোজার",
4+
"slug": "composer",
5+
"description": "সমস্ত কম্পোজার কমান্ড, আপনার ইনস্টলের উপর নির্ভর করে, গ্লোবাল/প্লেইন কম্পোজারের পরিবর্তে কম্পোজারের জন্য ইনস্টল ফোল্ডারে php composer.phar ব্যবহার করতে হতে পারে",
6+
"colorPref": "#745fb5",
7+
"contents": [
8+
{
9+
"title": "",
10+
"items": [
11+
{
12+
"definition": "",
13+
"code": ""
14+
},
15+
{
16+
"definition": "",
17+
"code": ""
18+
}
19+
]
20+
}
21+
]
22+
}

0 commit comments

Comments
 (0)