sulu / skeleton

Project template for starting your new project based on the Sulu content management system
https://sulu.io
MIT License
261 stars 81 forks source link

Update recipe yaml files #189

Closed alexander-schranz closed 2 years ago

alexander-schranz commented 2 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs #issuenum
License MIT
Documentation PR sulu/sulu-docs#prnum

What's in this PR?

Update recipe yaml files. The access_decision_manager is required in test env as the current voter strategy of symfony 6 conflicts with the default unanimous in Sulu 3.0 we should switch to unanimous as that is the Symfony default.

Why?

Update recipe fiels and fix access decision manager voters for test env.