Skip to content

Commit d4d83a3

Browse files
Update friendsofphp/php-cs-fixer requirement from 3.92.5 to 3.93.0 (#89)
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.92.5...v3.93.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.93.0 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 4d96737 commit d4d83a3

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.92.5",
45+
"friendsofphp/php-cs-fixer": "3.93.0",
4646
"phpstan/phpstan": "^2.1.17"
4747
},
4848
"config": {

0 commit comments

Comments
 (0)