Author: Ben Ramsey (ramsey)
Date: 2025-08-25T21:18:18-05:00
Commit:
https://github.com/php/web-php/commit/e424f884798ffd49281f0b8039a13d65b96a4617
Raw diff:
https://github.com/php/web-php/commit/e424f884798ffd49281f0b8039a13d65b96a4617.diff
Add shortcut for Composer manual page
Changed paths:
M error.php
Diff:
diff --git a/error.php b/error.php
index 55ed2dcad9..366aef31b5 100644
--- a/error.php
+++ b/error.php
@@ -362,6 +362,7 @@
"whatis" => "introduction",
"whatisphp" => "introduction",
"what_is_php" => "introduction",
+ "composer" => "install.composer.intro",
"windows" => "install.windows",
"win32" => "install.windows",