Commit c49e8cf7 authored by David Nanch's avatar David Nanch Committed by FichteFoll

updated the repository since plugin ownership changed (#5593)

parent 14abbc3f
...@@ -1036,20 +1036,13 @@ ...@@ -1036,20 +1036,13 @@
}, },
{ {
"name": "phpfmt", "name": "phpfmt",
"details": "https://github.com/phpfmt/sublime-phpfmt", "details": "https://github.com/nanch/phpfmt_stable",
"issues": "https://github.com/phpfmt/issues/issues", "issues": "https://github.com/nanch/phpfmt_stable/issues",
"donate": "http://cirello.org/",
"labels": ["language syntax", "formatter", "php", "formatting"], "labels": ["language syntax", "formatter", "php", "formatting"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"platforms": ["osx", "linux"], "platforms": ["osx", "linux", "windows"],
"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