php - Symfony 5 can't install sensio/generator-bundle
one text
Solution:
This bundle does not support Symfony 4 and 5.Use the Maker bundle instead.
maker bundle :
https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html
Sourceone text
This bundle does not support Symfony 4 and 5.Use the Maker bundle instead.
maker bundle :
https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html
Source