Skip to content

Commit e1ce898

Browse files
committed
Fixes formatting inconsistency in composer.json
Corrects a minor formatting issue in the composer.json file, ensuring consistency and adherence to project standards.
1 parent ea04c41 commit e1ce898

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
@@ -31,7 +31,7 @@
3131
"phpstan/phpstan": "*",
3232
"friendsofphp/php-cs-fixer": "^3.86",
3333
"ergebnis/composer-normalize": "^2.47",
34-
"ergebnis/php-cs-fixer-config": "^6.52",
34+
"ergebnis/php-cs-fixer-config": "^6.52"
3535
},
3636
"config": {
3737
"allow-plugins": {

0 commit comments

Comments
 (0)