Commit bf070c80 authored by Shaked Klain's avatar Shaked Klain

fixes identation and alphabetical order

parent da8dafb1
...@@ -760,6 +760,16 @@ ...@@ -760,6 +760,16 @@
} }
] ]
}, },
{
"name": "PHPTools",
"details": "https://github.com/Shaked/sublime-phptools",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/Shaked/sublime-phptools/tags"
}
]
},
{ {
"name": "PHPUnit", "name": "PHPUnit",
"details": "https://github.com/stuartherbert/sublime-phpunit", "details": "https://github.com/stuartherbert/sublime-phpunit",
...@@ -1610,16 +1620,6 @@ ...@@ -1610,16 +1620,6 @@
"details": "https://github.com/facelessuser/Pywin32/tree/master" "details": "https://github.com/facelessuser/Pywin32/tree/master"
} }
] ]
}, }`
{
"name": "PHPTools",
"details": "https://github.com/Shaked/sublime-phptools",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/Shaked/sublime-phptools/tags"
}
]
}
] ]
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment