docs: add example to use a specific php version when using multiple ones
Co-authored-by: Tristan Charbonneau <tcharbonneau@oceanet-technology.com>
This commit is contained in:
parent
02c507d667
commit
53068f73b0
@ -139,6 +139,9 @@ php:
|
||||
opts:
|
||||
replace: false
|
||||
|
||||
# If using multiple php versions, force the pool to use a specific one
|
||||
phpversion: "7.2"
|
||||
|
||||
# pool file contents. See php.ini.defaults for ini-style
|
||||
# syntax guidelines.
|
||||
settings:
|
||||
|
Loading…
Reference in New Issue
Block a user