Commit d6f2eda7 authored by FichteFoll's avatar FichteFoll

Merge pull request #2304 from yangweijie/patch-2

Update t.json
parents 6045e82b 066f3de8
......@@ -447,8 +447,12 @@
"details": "https://github.com/yangweijie/SublimeThinkPHP",
"releases": [
{
"sublime_text": "*",
"sublime_text": "<3000",
"details": "https://github.com/yangweijie/SublimeThinkPHP/tree/master"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/yangweijie/SublimeThinkPHP/tree/ST3"
}
],
"previous_names": [
......
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