We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0d7ddc + 7538fca commit 01a8b78Copy full SHA for 01a8b78
README.md
@@ -33,8 +33,8 @@ PHP compiled with module API=20220829
33
These options need to match
34
```
35
36
-You can change the version by setting the `DDTRACE_EXT_VERSION` config var in Heroku. For example:
+You can change the version by setting the `DDTRACE_EXT_PHP_API` config var in Heroku. For example:
37
38
39
-heroku config:set --app <your-app-name> DDTRACE_EXT_VERSION=20220829
+heroku config:set --app <your-app-name> DDTRACE_EXT_PHP_API=20220829
40
0 commit comments