Skip to content

Commit 4dc4f7d

Browse files
committed
Change stray tabs to spaces
1 parent 5fabf35 commit 4dc4f7d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "HJSON/HJSON",
3-
"description": "JSON for Humans, allows comments and is less error prone.",
4-
"license": "MIT",
5-
"type": "library",
2+
"name": "HJSON/HJSON",
3+
"description": "JSON for Humans, allows comments and is less error prone.",
4+
"license": "MIT",
5+
"type": "library",
66
"authors": [
77
{
88
"name": "Issam Zoli",
@@ -21,12 +21,12 @@
2121
"serializer",
2222
"human"
2323
],
24-
"require": {
24+
"require": {
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "~4.0"
2828
},
29-
"autoload": {
29+
"autoload": {
3030
"psr-4": {
3131
"HJSON\\": "src/HJSON"
3232
}

0 commit comments

Comments
 (0)