Skip to content

Commit 0038a8e

Browse files
composer(deps): bump friendsofphp/php-cs-fixer (#954)
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.45.0 to 3.70.0. - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.45.0...v3.70.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36ab451 commit 0038a8e

File tree

2 files changed

+922
-221
lines changed

2 files changed

+922
-221
lines changed

vendor-bin/php-cs-fixer/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
33
"php": "^7.4 || ^8.0",
4-
"friendsofphp/php-cs-fixer": "^3.45.0"
4+
"friendsofphp/php-cs-fixer": "^3.70.0"
55
},
66
"config": {
77
"platform": {

0 commit comments

Comments
 (0)