Commit d23891af authored by Antonio Frignani's avatar Antonio Frignani

Sorting alphabetically

parent 397e24d2
...@@ -789,23 +789,23 @@ ...@@ -789,23 +789,23 @@
] ]
}, },
{ {
"name": "SimplePHPUnit", "name": "SimplePHPSpec",
"details": "https://github.com/m0nah/SimplePHPUnit-for-Sublime-Text", "details": "https://github.com/antoniofrignani/SimplePHPSpec-for-Sublime-Text",
"donate": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SZ6YWJUGFM9J8",
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"details": "https://github.com/m0nah/SimplePHPUnit-for-Sublime-Text/tree/master" "details": "https://github.com/antoniofrignani/SimplePHPSpec-for-Sublime-Text/tree/master"
} }
] ]
}, },
{ {
"name": "SimplePHPSpec", "name": "SimplePHPUnit",
"details": "https://github.com/antoniofrignani/SimplePHPSpec-for-Sublime-Text", "details": "https://github.com/m0nah/SimplePHPUnit-for-Sublime-Text",
"donate": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SZ6YWJUGFM9J8",
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"details": "https://github.com/antoniofrignani/SimplePHPSpec-for-Sublime-Text/tree/master" "details": "https://github.com/m0nah/SimplePHPUnit-for-Sublime-Text/tree/master"
} }
] ]
}, },
......
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