Skip to content

Commit 7d5b5df

Browse files
committed
Merge branch 'master' of github-lotyp:wayofdev/php-cs-fixer-config into feat/updates
* 'master' of github-lotyp:wayofdev/php-cs-fixer-config: composer(deps-dev): bump phpstan/phpstan-strict-rules composer(deps-dev): bump phpstan/phpstan-phpunit from 1.1.1 to 1.2.2 composer(deps): bump friendsofphp/php-cs-fixer from 3.10.0 to 3.13.0 composer(deps): bump friendsofphp/php-cs-fixer from 3.9.5 to 3.10.0 chore(master): release 1.0.2 composer(deps): bump friendsofphp/php-cs-fixer from 3.9.3 to 3.9.5 composer(deps-dev): bump phpstan/phpstan from 1.8.1 to 1.8.2
2 parents f55cf67 + 244ed4c commit 7d5b5df

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/wayofdev/php-cs-fixer-config/compare/v1.0.1...v1.0.2) (2022-08-16)
4+
5+
6+
### Documentation
7+
8+
* readme updates, badges, CoC, fixes in phpunit cache ([d26e75a](https://github.com/wayofdev/php-cs-fixer-config/commit/d26e75a312e41425d6fb567bb8fae080c23fce97))
9+
310
## [1.0.1](https://github.com/wayofdev/php-cs-fixer-config/compare/v1.0.0...v1.0.1) (2022-07-15)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.1",
2+
"version": "1.0.2",
33
"repository": {
44
"url": "https://github.com/wayofdev/php-cs-fixer-config.git"
55
}

0 commit comments

Comments
 (0)