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

This commit is contained in:
Imran Iqbal 2021-03-31 07:41:03 +01:00
parent a0306cee31
commit b876d6b1f0
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819

View File

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