1
0
mirror of https://github.com/flarum/core.git synced 2025-08-31 03:50:15 +02:00

Update manifest.

This commit is contained in:
Toby Zerner
2015-06-08 15:04:00 +09:30
parent eb5e74c9c9
commit 70a2bcc002
3 changed files with 23 additions and 26 deletions

View File

@@ -1,15 +1,4 @@
{
"name": "flarum/mentions",
"description": "",
"authors": [
{
"name": "Toby Zerner",
"email": "toby@flarum.org"
}
],
"require": {
"php": ">=5.4.0"
},
"autoload": {
"psr-4": {
"Flarum\\Mentions\\": "src/"