Hello @chanmix51
Following this PR : pomm-project/Foundation#130, Foundation and ModelManager are now compabibles with php >= 8.0
Now, I try to use pomm-bundle on php>=8.0
https://packagist.org/packages/pomm-project/pomm-bundle#3.0.0 Pomm Bundle requires ModelManager 2.0 which is the previous version < php8
Is it possible to make Pomm Bundle use ModelManager dev-master / 2.1.x-dev so the bundle could be compatible with php >= 8.0 ?
Thanks