1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Add shortcut for Composer manual page

This commit is contained in:
Ben Ramsey
2025-08-25 21:18:18 -05:00
parent a129fac652
commit e424f88479

View File

@@ -362,6 +362,7 @@ $uri_aliases = [
"whatis" => "introduction",
"whatisphp" => "introduction",
"what_is_php" => "introduction",
"composer" => "install.composer.intro",
"windows" => "install.windows",
"win32" => "install.windows",