You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, <info>platform</info> dependencies are hidden. Add <info>--with-platform</info> option to include them in the report:
97
-
97
+
98
98
<info>%command.full_name% --with-platform</info>
99
-
99
+
100
100
By default, <info>transient</info> dependencies are displayed. Add <info>--direct</info> option to only show direct dependencies:
101
101
102
102
<info>%command.full_name% --direct</info>
103
103
104
104
Use <info>--with-links</info> to include release and compare URLs in the report:
105
105
106
106
<info>%command.full_name% --with-links</info>
107
-
107
+
108
108
You can customize output format by specifying it with <info>--format</info> option. Choose between <comment>mdtable</comment>, <comment>mdlist</comment> and <comment>json</comment>:
109
109
110
110
<info>%command.full_name% --format=json</info>
@@ -125,7 +125,7 @@ protected function doConfigure()
0 commit comments