Use the following composer command to install Symfony 4
composer create-project symfony/skeleton symfony4
Flex is now included as a dependency in the new version. You can easily create a new Symfony 4 skeleton projects with Flex enabled.
Use the following composer command to install Symfony 4
composer create-project symfony/skeleton symfony4
Flex is now included as a dependency in the new version. You can easily create a new Symfony 4 skeleton projects with Flex enabled.