austral / social-network-bundle
Austral 社交网络
v3.1.1
2024-07-17 07:23 UTC
Requires
- php: ^8.0 || ^8.1 || ^8.2
- austral/entity-bundle: ^3.1
- austral/entity-file-bundle: ^3.1
- austral/graphic-items-bundle: ^3.1
- austral/http-bundle: ^3.1
- austral/tools-bundle: ^3.1
- symfony/config: ^5.4 || ^6.4
README
使用 doctrine ORM 管理社交网络的工具。
安装包
您可以使用 Composer 来安装它
composer require austral/social-network-bundle
文档
请参阅官方网站上的文档
提交信息
提交信息必须遵循 Conventional Commits 规范。以下类型是被允许的
update
: 更新fix
: 修复错误feat
: 新功能docs
: 文档更改spec
: 规范更改test
: 测试相关更改perf
: 性能优化
示例
update : Something
fix: Fix something
feat: Introduce X
docs: Add docs for X
spec: Z disambiguation
许可和版权
请参阅许可
鸣谢
由 Matthieu Beurel 创建。由 Yipikai Studio 赞助。