Commit fb5b8a4f authored by C Cirello's avatar C Cirello Committed by FichteFoll

split phpfmt into two separated packages (#5435)

parent 2371b652
...@@ -1043,6 +1043,13 @@ ...@@ -1043,6 +1043,13 @@
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"platforms": ["osx", "linux"],
"tags": true
},
{
"base": "https://github.com/phpfmt/sublime-phpfmt-for-windows",
"sublime_text": ">=3000",
"platforms": "windows",
"tags": true "tags": true
} }
] ]
......
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