How to use downloaded packages in satis.json? #702
Unanswered
sampleshub
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Don't use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For my testing of Satis so far, I've been using links to GitHub repos:
But now I want only specific version as a package, not the entire repository with all versions.
So let's say I only download the latest version as zip file from GitHub. How can I add that to the above code so that when I run
php bin/satis buildI do not end up with errors?All attempts resulted in all sorts of errors as I couldn't find the correct syntax.
I already created a folder containing all the downloaded zip files
Beta Was this translation helpful? Give feedback.
All reactions