I have installed bundle kevinpapst/AdminLTEBundle in my application on Symfony 4. I want rendered editable tables in the basic content block. But i did not find package for Symfony 4.
Find for Symfony 3 and below:
Composer issues when installing this packages:
gilles-hemmerle/symfony-crud-adminlte 0.0.2 requires symfony/symfony 2.8.*
→ no matching package found.sensio/generator-bundle v3.1.7 requires symfony/framework-bundle ~2.7|~3.0
→ no matching package found.What to do?