Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 0bf6577

Browse files
chore(release): 5.3.0 [skip ci]
## [5.3.0](v5.2.3...v5.3.0) (2021-03-26) ### Features * added phpstan-rules configurations to readme ([8e9bcc8](8e9bcc8)) * added symplify rules with configurations ([80fe75e](80fe75e)) * updated readme ([2a8caf9](2a8caf9))
1 parent 01362c2 commit 0bf6577

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [5.3.0](https://github.com/narrowspark/coding-standard/compare/v5.2.3...v5.3.0) (2021-03-26)
2+
3+
4+
### Features
5+
6+
* added phpstan-rules configurations to readme ([8e9bcc8](https://github.com/narrowspark/coding-standard/commit/8e9bcc842234b3dd6699921fa9e13b2873a46cd1))
7+
* added symplify rules with configurations ([80fe75e](https://github.com/narrowspark/coding-standard/commit/80fe75e90a075a00c9484a010b4013e2d34b8412))
8+
* updated readme ([2a8caf9](https://github.com/narrowspark/coding-standard/commit/2a8caf9d18eda306cc36f94e290e03b8c20f6d04))
9+
110
### [5.2.3](https://github.com/narrowspark/coding-standard/compare/v5.2.2...v5.2.3) (2021-03-23)
211

312

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"extra": {
5757
"branch-alias": {
58-
"dev-main": "5.2-dev"
58+
"dev-main": "5.3-dev"
5959
}
6060
},
6161
"autoload-dev": {

0 commit comments

Comments
 (0)