|
@@ -30,6 +30,7 @@ export const supportedPlatformExpectedDocKeys: Record<
|
|
|
],
|
|
|
node: ['0-alert', '1-install', '2-configure-performance', '3-configure-profiling'],
|
|
|
python: ['0-alert', '1-install', '2-configure-performance', '3-configure-profiling'],
|
|
|
+ php: ['0-alert', '1-install', '2-configure-performance', '3-configure-profiling'],
|
|
|
rust: ['0-alert', '1-install', '2-configure-performance', '3-configure-profiling'],
|
|
|
};
|
|
|
|