Skip to content

Commit 3a6b267

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent ea4bc2e commit 3a6b267

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.5](https://github.com/dev-sec/php-baseline/tree/1.0.5) (2022-03-18)
4+
5+
[Full Changelog](https://github.com/dev-sec/php-baseline/compare/1.0.4...1.0.5)
6+
7+
**Merged pull requests:**
8+
9+
- Change linting to Cookstyle [\#17](https://github.com/dev-sec/php-baseline/pull/17) ([schurzi](https://github.com/schurzi))
10+
311
## [1.0.4](https://github.com/dev-sec/php-baseline/tree/1.0.4) (2022-01-12)
412

513
[Full Changelog](https://github.com/dev-sec/php-baseline/compare/1.0.3...1.0.4)

inspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ copyright_email: hello@dev-sec.io
77
license: Apache-2.0
88
inspec_version: '>= 4.6.3'
99
summary: Test-suite for best-practice php hardening
10-
version: 1.0.4
10+
version: 1.0.5
1111
supports:
1212
- os-family: unix

0 commit comments

Comments
 (0)