Skip to content

Commit 8d66b30

Browse files
andrey-helldargithub-actions[bot]
authored andcommitted
🦋 The code style has been fixed
1 parent c57470a commit 8d66b30

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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)