Closed
Description
This issue is automatically created based on existing pull request: #32512: Fix setup wizard on php8-develop branch
Description (*)
There is an issue in php8-develop branch with setup wizard not working after updating of laminas-servicemanager.
This PR fixes is
Manual testing scenarios (*)
Open setup wizard and wait for content to appear.
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)