ecotoneframework / ecotone-dev

Ecotone Framework Development - This is Monorepo which contains all official public modules
https://docs.ecotone.tech
Other
37 stars 16 forks source link

reversion to 1.109.2 seems incomplete #244

Closed m2mtech closed 12 months ago

m2mtech commented 12 months ago

Ecotone version(s) affected: 1.20x.y

Description
Symfony 6.3 / PHP 8.2 / ecotone with event sourcing using symfony dbal crashes when updating

How to reproduce
run composer update on project using Symfony 6.3 / PHP 8.2 with eventsourcing using symfony dbal

Possible Solution
1.201.4 seems not a complete reversion to 1.109.2 https://github.com/ecotoneframework/symfony-bundle/compare/1.109.2...1.201.4

dgafka commented 12 months ago

Unfortunately yes, please use 1.109.2 in the meantime. Believe me, it's worth to wait ;)

m2mtech commented 12 months ago

Happy to wait ;)

dgafka commented 12 months ago

You should be up and running with 1.202.0 now :)

m2mtech commented 12 months ago

perfect, thanks