We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
7.4
1 parent a0306ce commit b876d6bCopy full SHA for b876d6b
test/salt/pillar/freebsd.sls
@@ -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