Level 50
According to the docs it does need 5.5.9 or higher.
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello everybody! I was trying to install Lumen, but my PHP version isn't the 5.5.9. There is another composer installation that I can use? In Laravel I use the following:
composer create-project laravel/laravel=5.0 project-folder --prefer-dist
Thank you!
According to the docs it does need 5.5.9 or higher.
Please or to participate in this conversation.