Quellcode durchsuchen
docs: add example to use a specific php version when using multiple ones
Co-authored-by: Tristan Charbonneau <tcharbonneau@oceanet-technology.com>
tags/v1.3.1
Yoda-BZH
vor 4 Jahren
Ursprung
Commit
53068f73b0
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit
3 neuen und
0 gelöschten Zeilen
-
pillar.example
|
|
@@ -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: |