cba24ca0fb
# [1.5.0](https://github.com/saltstack-formulas/php-formula/compare/v1.4.0...v1.5.0) (2021-06-17) ### Continuous Integration * add `arch-master` to matrix and update `.travis.yml` [skip ci] ([6dc94ca
](6dc94cae10
)) * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([ace2ca9
](ace2ca9241
)) * **vagrant:** add FreeBSD 13.0 [skip ci] ([378a66a
](378a66a4bd
)) * **vagrant:** use pre-salted boxes & conditional local settings [skip ci] ([3173cc0
](3173cc0851
)) ### Documentation * **readme:** add `Testing with Vagrant` section [skip ci] ([48a0f1f
](48a0f1f95c
)) ### Features * **mods:** add `bcmath` module for FreeBSD ([6381ad4
](6381ad4634
)) * **mods:** add `soap` module for FreeBSD ([7eef994
](7eef994582
)) * **mods:** add `xsl` module for FreeBSD ([4c9ed02
](4c9ed0295c
)) ### Tests * **_mapdata:** add verification file for `fedora-34` [skip ci] ([cfa76bd
](cfa76bdf04
)) * **freebsd:** add `map.jinja` verification file (for 13.0) ([8510473
](8510473f36
)) * **mods:** update integration tests accordingly ([b776b00
](b776b00168
))
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.5.0
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: Php formula
|
|
description: Formula to use to install and configure php
|
|
top_level_dir: php
|