b232bac5e4
# [1.6.0](https://github.com/saltstack-formulas/php-formula/compare/v1.5.1...v1.6.0) (2022-03-14) ### Continuous Integration * update linters to latest versions [skip ci] ([8befefc
](8befefcfbe
)) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([4f54474
](4f5447451d
)) * **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([def6993
](def69936b4
)) * **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([ded03de
](ded03de05e
)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([2e98aed
](2e98aed831
)) * **vagrant:** replace FreeBSD 12.2 with 12.3 [skip ci] ([4e5af98
](4e5af9875a
)) ### Features * **modules:** add `xmlrpc` and `xmlreader` as FreeBSD `xml` module ([67e565f
](67e565f5e2
)) ### Tests * **system:** add `build_platform_codename` [skip ci] ([f159202
](f1592024d5
))
10 lines
248 B
Plaintext
10 lines
248 B
Plaintext
name: php
|
|
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
|
|
os_family: Debian, RedHat, Suse
|
|
version: 1.6.0
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: Php formula
|
|
description: Formula to use to install and configure php
|
|
top_level_dir: php
|