Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

skeith22's avatar

Laravel installer 1.4 not compatible with PHP 7.2 packages

Problem 1
    - Conclusion: don't install laravel/installer v1.4.1
    - Conclusion: remove symfony/console v4.0.0
    - Installation request for laravel/installer ^1.4 -> satisfiable by laravel/installer[v1.4.0, v1.4.1].
    - Conclusion: don't install symfony/console v4.0.0

composer is spitting out this error when I try to run the command with PHP 7.2

note I'm using phpcs and php-cs-fixer with PHP 7.2 one of the package is using symfony/console v4.0.0

0 likes
2 replies

Please or to participate in this conversation.