Level 122
https://laravel.com/docs/10.x/pulse#installation
Check mimimum-stability in the first paragraph
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi! Trye to install Laravel Pulse
composer require laravel/pulse
But get this error message
Could not find a version of package laravel/pulse matching your minimum-stability (stable). Require it with an exp
licit version constraint allowing its desired stability.
I am running lates versjon of Laravel 10
https://laravel.com/docs/10.x/pulse#installation
Check mimimum-stability in the first paragraph
Please or to participate in this conversation.