This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
framework
Watch
2
Star
0
Fork
0
You've already forked framework
mirror of
https://github.com/flarum/framework.git
synced
2024-11-28 20:16:08 +08:00
Code
Issues
Actions
20
Packages
Projects
Releases
Wiki
Activity
9f0358bb39
framework
/
stubs
/
extension
/
composer.json
8 lines
102 B
JSON
Raw
Normal View
History
Unescape
Escape
Add extension generator command.
2015-06-08 13:26:19 +08:00
{
"autoload"
:
{
"psr-4"
:
{
"{{escapedNamespace}}\\"
:
"src/"
}
Clean up extension stub.
2015-06-08 13:35:35 +08:00
}
Add extension generator command.
2015-06-08 13:26:19 +08:00
}
Reference in New Issue
Copy Permalink