Update Flex endpoint

This commit is contained in:
github-action[bot]
2024-07-13 09:42:38 +00:00
parent 108ae867dd
commit 5d88bb6fa2
4 changed files with 55 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
{
"manifests": {
"softspring/permissions-bundle": {
"manifest": {
"bundles": {
"Softspring\\PermissionsBundle\\SfsPermissionsBundle": [
"all"
]
},
"conflict": {
"php": "<8.1"
},
"post-install-output": [
" * The <fg=green>SfsPermissionsBundle</> is almost ready:",
"",
" You can use PERMISSION_ prefixed roles to define your permissions structure."
]
},
"files": [],
"ref": "6d7ef4c495a51db268a7bfe2eb6640617973b2ec"
}
}
}