Skip to content

Commit 8dabbfc

Browse files
committed
Reformat composer.json
1 parent b8e4bae commit 8dabbfc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@
3333
"psr-4": {
3434
"DivineOmega\\CamelCaser\\Tests\\": "tests"
3535
},
36-
"files": ["tests/Fixture/functions.php"]
36+
"files": [
37+
"tests/Fixture/functions.php"
38+
]
3739
},
3840
"extra": {
3941
"grumphp": {

0 commit comments

Comments
 (0)