We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a0c10 commit a6a257fCopy full SHA for a6a257f
1 file changed
data/composer.json
@@ -93,14 +93,10 @@
93
"title": "যাচাই করা হচ্ছে (Verifying)",
94
"items": [
95
{
96
- "definition": "",
97
- "code": ""
98
- },
99
- {
100
101
+ "definition": "শুধুমাত্র সেই প্যাকেজগুলি দেখান যেগুলি রুট প্যাকেজের দ্বারা সরাসরি প্রয়োজনীয় পুরানো",
+ "code": "composer outdated --direct"
102
}
103
]
104
+ }
105
106
0 commit comments