Add softspring permissions-bundle (#1642)

* Add softspring permissions-bundle

* Update recipe

* Try to avoid php 7.4 check
This commit is contained in:
Javi H. Gil
2024-07-13 11:42:17 +02:00
committed by GitHub
parent 893ee1407f
commit 6b04c5db5f
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,8 @@
{
"bundles": {
"Softspring\\PermissionsBundle\\SfsPermissionsBundle": ["all"]
},
"conflict": {
"php": "<8.1"
}
}
@@ -0,0 +1,3 @@
* The <fg=green>SfsPermissionsBundle</> is almost ready:
You can use PERMISSION_ prefixed roles to define your permissions structure.