mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
2 lines
1.7 KiB
JavaScript
2 lines
1.7 KiB
JavaScript
import{_ as s,I as t,c as i,o as n,aj as p,J as d}from"./chunks/framework.C2AwuPrQ.js";const m=JSON.parse('{"title":"Dependency Map","description":"","frontmatter":{"aside":false},"headers":[],"relativePath":"en/guide/deps-map.md","filePath":"en/guide/deps-map.md"}'),r={name:"en/guide/deps-map.md"};function l(o,e,c,h,g,u){const a=t("DepsMap",!0);return n(),i("div",null,[e[0]||(e[0]=p('<h1 id="dependency-map" tabindex="-1">Dependency Map <a class="header-anchor" href="#dependency-map" aria-label="Permalink to “Dependency Map”"></a></h1><p>This page lists all supported packages (extensions and libraries) together with their dependency relationships.</p><ul><li><strong>Required Dependencies</strong>: packages that are always built alongside the selected package.</li><li><strong>Suggested Dependencies</strong>: packages that are not built by default; enable them with <code>--with-suggests</code> or by specifying them manually.</li><li><strong>Required By / Suggested By</strong>: which other packages need or suggest this package.</li></ul><p>Run the following command to generate the dependency data (source mode required):</p><div class="language-bash"><button title="Copy Code" class="copy"></button><span class="lang">bash</span><pre class="shiki shiki-themes github-light github-dark" style="--shiki-light:#24292e;--shiki-dark:#e1e4e8;--shiki-light-bg:#fff;--shiki-dark-bg:#24292e;" tabindex="0" dir="ltr"><code><span class="line"><span style="--shiki-light:#6F42C1;--shiki-dark:#B392F0;">bin/spc</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> dev:gen-deps-data</span></span></code></pre></div>',5)),d(a)])}const _=s(r,[["render",l]]);export{m as __pageData,_ as default};
|