Native install on PHP 8.08 install fails due to eventdispatcher incompatibility between rockettheme and symphony #1195
Labels
compatibility
Compatibility issue with other framework, features
confirmed bug
Something isn't working
Milestone
Windows, nginx, php fastcgi.
Following the native installation instructions
composer install
completes fine.php bakery bake
fails with:The below versiosn are installed:
symfony/event-dispatcher (v5.4.3)
rockettheme/toolbox (1.6.1)
From what I can see (no expert) the latest
rockettheme
compatible version ofsymfony/event-dispatcher
is4.3
.Tried to downgrade
symfony/event-dispatcher
(and dependencies) but I then end up in dependency hell.The text was updated successfully, but these errors were encountered: