composer.json: Replace golonka/bbcodeparser, added support url

https://getcomposer.org/doc/04-schema.md#replace
https://getcomposer.org/doc/04-schema.md#support
This commit is contained in:
2018-06-08 14:17:02 +03:00
parent 44fc7f29a2
commit 00b215a5d5

View File

@@ -5,6 +5,9 @@
"homepage": "https://github.com/ivuorinen/bbcodeparser",
"type": "library",
"license": "MIT",
"support": {
"issues": "https://github.com/ivuorinen/bbcodeparser/issues"
},
"authors": [
{
"name": "Ismo Vuorinen",
@@ -37,6 +40,9 @@
]
},
"minimum-stability": "stable",
"replace": {
"golonka/bbcodeparser": "*"
},
"extra": {
"laravel": {
"providers": [