We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.1
README.md
git tag -s v1.1.0 HEAD
git push upstream 1.1
git push upstream --tags
PHPMentorsCompositePasswordAuthenticationBundle 1.1.0 (stable)
composer.json
1.2
git push upstream master
The text was updated successfully, but these errors were encountered:
iteman
No branches or pull requests
1.1
branch for the release if it does not existREADME.md
if the branch is newly created (1.1)README.md
on the release branch. (1.1)git tag -s v1.1.0 HEAD
(1.1)git push upstream 1.1
andgit push upstream --tags
(1.1)PHPMentorsCompositePasswordAuthenticationBundle 1.1.0 (stable)
(GitHub)README.md
andcomposer.json
from1.1
to1.2
if1.1
branch is newly created (master)git push upstream master
(master)The text was updated successfully, but these errors were encountered: