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.
1 parent 1cd0949 commit 1e85657Copy full SHA for 1e85657
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.7](https://github.com/wayofdev/php-cs-fixer-config/compare/v1.1.6...v1.1.7) (2023-03-27)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency phpunit/phpunit to v10.0.19 ([1cd0949](https://github.com/wayofdev/php-cs-fixer-config/commit/1cd0949617fd7372f198aefd340cb6151347ea88))
9
10
## [1.1.6](https://github.com/wayofdev/php-cs-fixer-config/compare/v1.1.5...v1.1.6) (2023-03-25)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.6",
+ "version": "1.1.7",
"repository": {
"url": "https://github.com/wayofdev/php-cs-fixer-config.git"
}
0 commit comments