I guess it's due to a change in the symfony flex setup which isn't directly upwards compatible. A simple composer update was enough to fix the issue for me, but I'm not sure if the whole application including the docker setup and queue are still working (I haven't implemented that part yet), otherwise I would directly provide a pull request.