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.
2 parents 10b4d1f + 73bf22c commit 551afbaCopy full SHA for 551afba
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.1](https://github.com/wayofdev/php-cs-fixer-config/compare/v1.1.0...v1.1.1) (2023-03-17)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency phpstan/phpstan-deprecation-rules to v1.1.3 ([10b4d1f](https://github.com/wayofdev/php-cs-fixer-config/commit/10b4d1f91c714b0bd0471bdfacc4f8b25dcc52ae))
9
10
## [1.1.0](https://github.com/wayofdev/php-cs-fixer-config/compare/v1.0.2...v1.1.0) (2023-03-17)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.0",
+ "version": "1.1.1",
"repository": {
"url": "https://github.com/wayofdev/php-cs-fixer-config.git"
}
0 commit comments