superius/omnihub

启动新子应用中心包

v3.0.4 2024-09-24 08:33 UTC

This package is auto-updated.

Last update: 2024-09-24 08:33:53 UTC


README

omnihub的公共仓库

这个仓库是做什么的?

对于开发者,请将此包添加到composer.json中使用

"repositories": [

    {
        "type": "path",
        "url": "/path/to/repo/omnihub"
    }
]

将版本设置为"@dev"

https://stackoverflow.com/questions/18243197/how-to-extend-the-auth-within-a-package