mi / symfony-puli-bundle-plugins
此包已被放弃,不再维护。未建议替代包。
扩展 BundleWithPlugins 以使用 Puli 作为类发现
v1.0.0-beta
2015-10-09 20:31 UTC
Requires
- php: >=5.6.0
- matthiasnoback/symfony-bundle-plugins: ^1.1
- puli/discovery: ^1.0@beta
- puli/symfony-bridge: ^1.0@beta
Requires (Dev)
- phpunit/phpunit: ^5.0
This package is not auto-updated.
Last update: 2020-02-07 09:33:41 UTC
README
概览
...
安装
- 将此库作为 composer 依赖项添加到您的项目中
composer require mi/symfony-puli-bundle-plugins
使用
...
贡献
- 分支
- 创建您的功能分支 (
git checkout -b my-new-feature
) - 提交您的更改 (
git commit -am '添加一些功能'
) - 推送到分支 (
git push origin my-new-feature
) - 创建新的 Pull Request
许可证
此库遵循 MIT 许可证。