Skip to content

Commit b876d6b

Browse files
committed
test(pillar): list PHP versions for FreeBSD 11.4/12.2 (using 7.4)
1 parent a0306ce commit b876d6b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

test/salt/pillar/freebsd.sls

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# -*- coding: utf-8 -*-
2+
# vim: ft=yaml
3+
---
4+
php:
5+
version:
6+
# - '7.3'
7+
- '7.4'
8+
- '8.0'

0 commit comments

Comments
 (0)