f1f94d48ce
## [1.3.3](https://github.com/saltstack-formulas/php-formula/compare/v1.3.2...v1.3.3) (2020-12-22) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([6ea8950
](6ea8950307
)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([992e934
](992e9348c7
)) ### Tests * fix rubocop violations ([1a4d208
](1a4d20877c
)) * **_mapdata:** generate verification files ([f88fdf7
](f88fdf784a
)) * **map:** verify `map.jinja` dump using `_mapdata` state ([e9591db
](e9591db355
))
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.3.3
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: Php formula
|
|
description: Formula to use to install and configure php
|
|
top_level_dir: php
|