Commit 066f3de8 authored by jay's avatar jay

Update t.json

update the Thinkphp plugin right the release version "ST3" branch for Version 3000 or higher, and "master" for Sublime version 2
parent 6045e82b
...@@ -447,8 +447,12 @@ ...@@ -447,8 +447,12 @@
"details": "https://github.com/yangweijie/SublimeThinkPHP", "details": "https://github.com/yangweijie/SublimeThinkPHP",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"details": "https://github.com/yangweijie/SublimeThinkPHP/tree/master" "details": "https://github.com/yangweijie/SublimeThinkPHP/tree/master"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/yangweijie/SublimeThinkPHP/tree/ST3"
} }
], ],
"previous_names": [ "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