Commit 7a435c78 authored by C Cirello's avatar C Cirello Committed by FichteFoll

Remove support for PSR1/PSR2 and update issues link for phpfmt (#5545)

* Remove support for PSR1/PSR2 in phpfmt

* Update phpfmt issues URL
parent bd417c47
......@@ -1037,9 +1037,9 @@
{
"name": "phpfmt",
"details": "https://github.com/phpfmt/sublime-phpfmt",
"issues": "https://github.com/phpfmt/fmt/issues",
"issues": "https://github.com/phpfmt/issues/issues",
"donate": "http://cirello.org/",
"labels": ["language syntax", "formatter", "php", "formatting", "psr1", "psr2"],
"labels": ["language syntax", "formatter", "php", "formatting"],
"releases": [
{
"sublime_text": ">=3000",
......
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