Skip to content

Commit b75cfcd

Browse files
committed
Bump to nexusphp/cs-config v3.3.0
1 parent 37bceab commit b75cfcd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
88

99
- Bump to `friendsofphp/php-cs-fixer` v3.1.0
1010
- Fix release script
11+
- Bump to `nexusphp/cs-config` v3.3.0
1112

1213
## [v1.0.0](https://github.com/CodeIgniter/coding-standard/releases/tag/v1.0.0) - 2021-08-29
1314

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"php": "^7.3 || ^8.0",
1414
"ext-tokenizer": "*",
1515
"friendsofphp/php-cs-fixer": "^3.1",
16-
"nexusphp/cs-config": "^3.2"
16+
"nexusphp/cs-config": "^3.3"
1717
},
1818
"require-dev": {
1919
"nexusphp/tachycardia": "^1.3",

0 commit comments

Comments
 (0)