D
D
dk-web2015-11-02 16:54:14
GitHub
dk-web, 2015-11-02 16:54:14

How to make a stable version on github?

I looked at a couple of similar questions on the toaster and the stack, but it didn’t work ...
I uploaded the package to the gibbub, and the packagist.
The composer writes that it cannot install because a stable version is needed.
If I put in the main composer.json - "minimum-stability": "dev", then the package is located and installed, but! those dependencies that are written in the package composer are not installed ...
Again, a vicious circle .. How to set a stable version for yourself? Registered version: "0.0.1" - did not help...
Now the dev-master version hangs in packagist-e...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey delphinpro, 2015-11-02
@dk-web

The stable branch has a number higher than 1.x
The turnip needs a label with the version number (here I'm not sure, but I didn't seem to be able to do it without it)
20151102-182309.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question