Skip to content

Commit be7f0ec

Browse files
authored
Merge pull request #8 from codebar-ag/feature-bump-php-cs-fixer-version
Bump Version
2 parents 88704c1 + 5bc594a commit be7f0ec

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
@@ -24,7 +24,7 @@
2424
],
2525
"require": {
2626
"php": "^8.0",
27-
"friendsofphp/php-cs-fixer": "3.0.0",
27+
"friendsofphp/php-cs-fixer": "3.*",
2828
"guzzlehttp/guzzle": "^7.0.1",
2929
"illuminate/contracts": "^8.0",
3030
"spatie/laravel-package-tools": "^1.4.3",

0 commit comments

Comments
 (0)