Skip to content

Commit 22882a7

Browse files
Update friendsofphp/php-cs-fixer requirement from 3.75.0 to 3.92.5
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.75.0...v3.92.5) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.92.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa2b87e commit 22882a7

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
@@ -42,7 +42,7 @@
4242
"spatie/once": "^3.1"
4343
},
4444
"require-dev": {
45-
"friendsofphp/php-cs-fixer": "3.75.0",
45+
"friendsofphp/php-cs-fixer": "3.92.5",
4646
"phpstan/phpstan": "^2.1.17"
4747
},
4848
"config": {

0 commit comments

Comments
 (0)