Skip to content

Commit fc53371

Browse files
Update friendsofphp/php-cs-fixer requirement from ^v3.37 to ^v3.38
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.37.0...v3.38.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4592a97 commit fc53371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"livewire/livewire": "^v3"
3232
},
3333
"require-dev": {
34-
"friendsofphp/php-cs-fixer": "^v3.37",
34+
"friendsofphp/php-cs-fixer": "^v3.38",
3535
"pestphp/pest": "^v1.23",
3636
"nunomaduro/larastan": "^2.6",
3737
"laravel/pint": "^1.13",

0 commit comments

Comments
 (0)