Skip to content

Commit 6161f77

Browse files
Update friendsofphp/php-cs-fixer requirement from ^3.91 to ^3.92
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.91.0...v3.92.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.92.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c2b7f7 commit 6161f77

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.91",
23+
"friendsofphp/php-cs-fixer": "^3.92",
2424
"nikic/php-parser": "^5.6",
2525
"phpstan/extension-installer": "^1.4",
2626
"phpstan/phpstan-deprecation-rules": "^2",

0 commit comments

Comments
 (0)