Skip to content

Commit 953852b

Browse files
Merge pull request #116 from TheDragonCode/code-style-xr6ghx1
🦋 The code style has been fixed
2 parents c57470a + 8d66b30 commit 953852b

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
@@ -50,7 +50,9 @@
5050
"psr-4": {
5151
"DragonCode\\Benchmark\\": "src/"
5252
},
53-
"files": ["src/helpers.php"]
53+
"files": [
54+
"src/helpers.php"
55+
]
5456
},
5557
"autoload-dev": {
5658
"psr-4": {

0 commit comments

Comments
 (0)