We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nexusphp/cs-config
1 parent 37bceab commit b75cfcdCopy full SHA for b75cfcd
CHANGELOG.md
@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
8
9
- Bump to `friendsofphp/php-cs-fixer` v3.1.0
10
- Fix release script
11
+- Bump to `nexusphp/cs-config` v3.3.0
12
13
## [v1.0.0](https://github.com/CodeIgniter/coding-standard/releases/tag/v1.0.0) - 2021-08-29
14
composer.json
@@ -13,7 +13,7 @@
"php": "^7.3 || ^8.0",
"ext-tokenizer": "*",
15
"friendsofphp/php-cs-fixer": "^3.1",
16
- "nexusphp/cs-config": "^3.2"
+ "nexusphp/cs-config": "^3.3"
17
},
18
"require-dev": {
19
"nexusphp/tachycardia": "^1.3",
0 commit comments