mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 08:36:34 +03:00
* Add softspring permissions-bundle * Update recipe * Try to avoid php 7.4 check
9 lines
145 B
JSON
9 lines
145 B
JSON
{
|
|
"bundles": {
|
|
"Softspring\\PermissionsBundle\\SfsPermissionsBundle": ["all"]
|
|
},
|
|
"conflict": {
|
|
"php": "<8.1"
|
|
}
|
|
}
|