heimrichhannot / contao-google-maps-bundle

This bundle adds google maps integration to Contao.
2 stars 8 forks source link

make conto 4.7 install possible #2

Closed Misco closed 5 years ago

Misco commented 5 years ago

at the moment all your bundles are not working for 4.7 because they ty to use old symfony. Would be glad if i can test your bundles in contao 4.7

Defcon0 commented 5 years ago

Hello @Misco,

we'll port our modules after the release of the next LTS version (4.9).

fritzmg commented 5 years ago

What do you mean by "port"? You already allow Contao >=4.4,<5 in your composer.json, but your requirement to the symfony/framework-bundle is unnecessarily restricting - unless you rely on functionality, that is not available in Version 4.x of symfony/framework-bundle.

Defcon0 commented 5 years ago

We‘ll restrict our modules to 4.4 ... 4.9 when we make it compatible for 4.9. We should’ve done that for v4.4 already. It was a mistake.