6492871770
## [1.2.3](https://github.com/saltstack-formulas/php-formula/compare/v1.2.2...v1.2.3) (2019-12-02) ### Bug Fixes * **map.jinja:** fix useflags regex (gentoo) ([39b1307
](39b1307671
)) * **release.config.js:** use full commit hash in commit link [skip ci] ([d8f279f
](d8f279f9cd
)) ### Continuous Integration * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([fc9ad29
](fc9ad29874
)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([97b7a36
](97b7a36aa7
)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([85e1f0e
](85e1f0ec25
)) * **travis:** apply changes from build config validation [skip ci] ([3862c37
](3862c37d06
)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([0bb68c5
](0bb68c5b17
)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([0090c91
](0090c91b60
)) * **travis:** run `shellcheck` during lint job [skip ci] ([298a7d6
](298a7d61c2
)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([5c7d1aa
](5c7d1aa501
)) * **travis:** use build config validation (beta) [skip ci] ([bcc0690
](bcc0690c8a
)) * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([75f8d4d
](75f8d4dcb8
)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([8aee949
](8aee949cab
)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([05d112f
](05d112f63b
)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([56d7314
](56d73148b3
))
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.2.3
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: Php formula
|
|
description: Formula to use to install and configure php
|
|
top_level_dir: php
|