You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 13, 2022. It is now read-only.
Because this module requires
symfony/polyfill-php80there is a conflict with the core which also requires same. This causes errors like title.more details at zikula/core#4414
The problem is that often such dependencies are transitive.
In this example:
One solution would be to simply delete the contents from the module's
vendordir before it is released.