mirror of
https://github.com/flarum/core.git
synced 2025-08-26 17:45:01 +02:00
Initial commit
This commit is contained in:
7
extensions/lock/composer.json
Normal file
7
extensions/lock/composer.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Flarum\\Lock\\": "src/"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user