Commit c72d9532 authored by Richard Lea's avatar Richard Lea

Update p.json

Add PhpConnector
parent bd55d348
...@@ -552,6 +552,17 @@ ...@@ -552,6 +552,17 @@
} }
] ]
}, },
{
"name": "PhpConnector",
"details": "https://github.com/chigix/sublime-php-connector",
"labels": ["php", "plugin", "develop"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/chigix/sublime-php-connector/tree/master"
}
]
},
{ {
"name": "Phpcs", "name": "Phpcs",
"details": "https://github.com/benmatselby/sublime-phpcs", "details": "https://github.com/benmatselby/sublime-phpcs",
......
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