mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 18:12:59 +08:00
Rename package
This commit is contained in:
parent
0aef9df793
commit
96e8138320
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "flarum/pusher",
|
||||
"name": "flarum/flarum-ext-pusher",
|
||||
"description": "See new discussions and posts in real-time using Pusher.",
|
||||
"type": "flarum-extension",
|
||||
"keywords": ["discussion"],
|
||||
|
@ -12,7 +12,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/flarum/core/issues",
|
||||
"source": "https://github.com/flarum/pusher"
|
||||
"source": "https://github.com/flarum/flarum-ext-pusher"
|
||||
},
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.3",
|
||||
|
|
Loading…
Reference in New Issue
Block a user