Skip to content

Commit 53068f7

Browse files
Yoda-BZHTristan Charbonneau
andauthored
docs: add example to use a specific php version when using multiple ones
Co-authored-by: Tristan Charbonneau <tcharbonneau@oceanet-technology.com>
1 parent 02c507d commit 53068f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pillar.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ php:
139139
opts:
140140
replace: false
141141

142+
# If using multiple php versions, force the pool to use a specific one
143+
phpversion: "7.2"
144+
142145
# pool file contents. See php.ini.defaults for ini-style
143146
# syntax guidelines.
144147
settings:

0 commit comments

Comments
 (0)