That's because composer still sees the old version I guess, try running this:
composer --self-update
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello,
I'm using macOS 10.14.6, I updated PHP and when I run "php -v" in terminal it shows: PHP 7.3.8 (cli) (built: Aug 11 2019 20:50:16) ( NTS )
But still, when I try to install Laravel I'm getting this error: Your requirements could not be resolved to an installable set of packages.
Any ideas about how to fix this?
Please or to participate in this conversation.