MopaBootstrapBundle icon indicating copy to clipboard operation
MopaBootstrapBundle copied to clipboard

make symfony 7 compatible

Open op-euga opened this issue 1 year ago • 3 comments

wanted to update to symfony 7 but composer complains: Problem 1 - mopa/bootstrap-bundle[v3.4.0, ..., v3.4.1] require symfony/console ^4.4 || ^5.1 -> found symfony/console[v4.4.0, ..., v4.4.49, v5.1.0, ..., v5.4.34] but these were not loaded, likely because it conflicts with another require. - mopa/bootstrap-bundle v3.4.2 requires symfony/console ^4.4 || ^5.1 || ^6.0 -> found symfony/console[v4.4.0, ..., v4.4.49, v5.1.0, ..., v5.4.34, v6.0.0, ..., v6.4.2] but these were not loaded, likely because it conflicts with another require. - Root composer.json requires mopa/bootstrap-bundle ^3.4 -> satisfiable by mopa/bootstrap-bundle[v3.4.0, v3.4.1, v3.4.2].

could you please make it work with symfony 7

op-euga avatar Jan 17 '24 12:01 op-euga

Is there any chance that this will be fixed soon?

op-euga avatar Mar 18 '24 11:03 op-euga

could you create a MR ?

phiamo avatar Mar 20 '24 08:03 phiamo

could you create a MR ?

done

op-euga avatar Mar 20 '24 09:03 op-euga