Skip to content

Commit 6d176d7

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

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.0",
4646
"phpstan/phpstan": "^2.1.17"
4747
},
4848
"config": {

0 commit comments

Comments
 (0)