Skip to content

Commit 5e4a1af

Browse files
Update friendsofphp/php-cs-fixer requirement from 3.93.0 to 3.94.2
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.93.0...v3.94.2) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.94.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4d83a3 commit 5e4a1af

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

0 commit comments

Comments
 (0)