Skip to content

Commit 67b97fe

Browse files
chore(deps-dev): update friendsofphp/php-cs-fixer requirement
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.88.2...v3.89.2) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.89.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71cf553 commit 67b97fe

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
@@ -17,7 +17,7 @@
1717
"require-dev": {
1818
"phpstan/phpstan": "2.1.29",
1919
"phpunit/phpunit": "12.3.15",
20-
"friendsofphp/php-cs-fixer": "3.88.2"
20+
"friendsofphp/php-cs-fixer": "3.89.2"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)