adrien-mallet/secured-container-bundle

安装: 12

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:symfony-bundle

0.0.0 2021-12-16 10:25 UTC

This package is auto-updated.

Last update: 2024-09-16 16:51:05 UTC


README

从容器中移除一些命令的 Symfony 扩展包

配置示例

secured_container:
    unauthorized:
        - "doctrine.database_drop_command"
        - "doctrine.schema_drop_command"
        - "command.identifier"