Skip to content

Commit 46cf41e

Browse files
authored
Merge pull request #111 from l0gicgate/FixComposer
Fix White Spacing in composer.json
2 parents f4be120 + 58f2408 commit 46cf41e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"phpcs": "phpcs",
6969
"phpstan": "phpstan analyse src --memory-limit=-1"
7070
},
71-
"config": {
72-
"sort-packages": true
73-
}
71+
"config": {
72+
"sort-packages": true
73+
}
7474
}

0 commit comments

Comments
 (0)