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

thusfar's avatar

You do not own any licenses for release

I installed Spark with Composer (I'm on Windows using Homestead).

When I try to update Spark on Homestead with artisan, I get this error

You do not own any licenses for release [1.0.13].

And I try to do it with CMD on windows, I get this error

 [GuzzleHttp\Exception\RequestException]
  cURL error 60: SSL certificate problem: unable to get local issuer certificate (see http://curl.haxx.se/libcurl/c/l
  ibcurl-errors.html)

Where should I update Spark and how to fix that particular error?

0 likes
3 replies
freddyheppell's avatar

The error you got from homestead means that you haven't bought a Spark license. Check the licenses page, any licenses that you own will be displayed at the bottom.

thusfar's avatar

Of course I bought the license. Otherwise I wouldnt post here.

freddyheppell's avatar

If you did buy one, it means it's unable to detect it. Try generating a new API key, and running spark register <key> with the new key.

EDIT: Also, make sure it says "Spark 1.0" in the Series column on the licenses page. Something could have messed up.

Please or to participate in this conversation.