hostingvk4/composer_package

description for composer package

Maintainers

Package info

gitlab.com/hostingvk4/composer_package

Issues

pkg:composer/hostingvk4/composer_package

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

v1.0.4 2026-02-19 13:47 UTC

This package is auto-updated.

Last update: 2026-04-19 10:09:13 UTC


README

To use composer package from private repository you need to add Personal access token Rules added version setup with git tags

example

add tag

git tag -a v1.0.0 -m "version 1.0.0"

remove tag

git push git@gitlab.com:hostingvk4/composer_package.git :refs/tags/v1.0.0

add package with version 1.0.0

composer require hostingvk4/composer_package:1.0.0