Skip to content
Discussion options

You must be logged in to vote

Hi @abyasoft,

Thanks for reporting this!

Looking at the error message, "curl error 60 while downloading... SSL certificate problem: unable to get local issuer certificate", it indicates a problem with your local PHP/Composer environment's ability to verify SSL certificates when connecting to repo.packagist.org.

This error is not related to the piteurstudio/satim-php package itself. It's a common environment issue that affects how Composer can download any package from Packagist or other secure repositories. Essentially, your system isn't able to trust the connection to Packagist, preventing Composer from fetching the package information.

Here's how you can usually resolve this:

1. Update …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by n4ss1m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants