mirror of
https://github.com/flarum/framework.git
synced 2024-12-11 21:43:38 +08:00
Clean up extension stub.
This commit is contained in:
parent
1c80a509f1
commit
1826d15970
|
@ -1,11 +1,7 @@
|
|||
{
|
||||
"require": {
|
||||
"php": ">=5.4.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"{{escapedNamespace}}\\": "src/"
|
||||
}
|
||||
},
|
||||
"minimum-stability": "dev"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user