main
Markus Staab 5 years ago committed by GitHub
parent b82a96405d
commit 2ff079ba22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -344,7 +344,7 @@ the PHP executable available in it as a `PHP_BINARY` env var.
## Setting environment variables
To set an environment variable in a cross-platform way, you can use `@setenv`:
To set an environment variable in a cross-platform way, you can use `@putenv`:
```json
{

Loading…
Cancel
Save