Explorar el Código

test(pillar): list PHP versions for FreeBSD 11.4/12.2 (using `7.4`)

tags/v1.4.0
Imran Iqbal hace 3 años
padre
commit
b876d6b1f0
Ninguna cuenta vinculada a la dirección de correo electrónico del committer
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. +8
    -0
      test/salt/pillar/freebsd.sls

+ 8
- 0
test/salt/pillar/freebsd.sls Ver fichero

@@ -0,0 +1,8 @@
# -*- coding: utf-8 -*-
# vim: ft=yaml
---
php:
version:
# - '7.3'
- '7.4'
- '8.0'

Cargando…
Cancelar
Guardar