Skip to content

Commit 62b751a

Browse files
Update friendsofphp/php-cs-fixer requirement from ^3.68 to ^3.69 (#138)
Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) to permit the latest version. - [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.68.0...v3.69.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5969ab4 commit 62b751a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"phpstan/phpstan": "^2.0"
2121
},
2222
"require-dev": {
23-
"friendsofphp/php-cs-fixer": "^3.68",
23+
"friendsofphp/php-cs-fixer": "^3.69",
2424
"nikic/php-parser": "^5.3",
2525
"phpstan/extension-installer": "^1.4",
2626
"phpstan/phpstan-deprecation-rules": "^2",

0 commit comments

Comments
 (0)