mirror of
https://github.com/flarum/framework.git
synced 2025-03-15 00:05:12 +08:00
Rename package
This commit is contained in:
parent
b7925e3242
commit
e087b04e6b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "flarum/akismet",
|
||||
"name": "flarum/flarum-ext-akismet",
|
||||
"description": "Stop spam using the Akismet anti-spam service.",
|
||||
"type": "flarum-extension",
|
||||
"keywords": ["moderation"],
|
||||
@ -12,11 +12,11 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/flarum/core/issues",
|
||||
"source": "https://github.com/flarum/akismet"
|
||||
"source": "https://github.com/flarum/flarum-ext-akismet"
|
||||
},
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.3",
|
||||
"flarum/approval": "^0.1.0-beta.3",
|
||||
"flarum/flarum-ext-approval": "^0.1.0-beta.3",
|
||||
"tijsverkoyen/akismet": "^1.1"
|
||||
},
|
||||
"autoload": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user