mirror of
https://github.com/saltstack-formulas/php-formula.git
synced 2025-04-17 10:10:29 +00:00
8 lines
97 B
YAML
8 lines
97 B
YAML
# -*- coding: utf-8 -*-
|
|
# vim: ft=yaml
|
|
---
|
|
php:
|
|
version:
|
|
# - '7.3'
|
|
- '7.4'
|
|
- '8.0'
|