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

Cronix's avatar
Level 67

Following guide to install Spark 4 installs Spark 3.0.5?

Yes I've followed the guide and I'm doing a virgin/stock install. Added the satis repo in composer.json along with "laravel/spark": "~4.0". After doing a composer update I end up with Spark v3.0.5 according to "artisan spark:version"

Is that a bug in the spark version number or did I really install 3.0.5? How can you tell?

0 likes
2 replies
Cronix's avatar
Level 67

Ah apparently v4 isnt available via a composer install. Only if you use the spark-installer or get it directly from github. Ugg.

EventFellows's avatar

It probably is version 4 but 3.0.5. is just hardcoded and therefore shows up wrongly...

1 like

Please or to participate in this conversation.