Skip to content

Commit

Permalink
composer(deps): bump friendsofphp/php-cs-fixer from 3.4.0 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 14, 2022
1 parent ee811e1 commit 3b14195
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 64 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -17,7 +17,7 @@
"require": {
"php": "^7.4 || ^8.0",
"ext-filter": "*",
"friendsofphp/php-cs-fixer": "~3.4.0"
"friendsofphp/php-cs-fixer": "~3.5.0"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.23.0",
Expand Down
122 changes: 59 additions & 63 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3b14195

Please sign in to comment.