do365/142-composer-hello-world

There is no license information available for the latest version (dev-master) of this package.

dev-master 2019-04-01 16:29 UTC

This package is auto-updated.

Last update: 2024-04-29 04:00:10 UTC


README

  • 学习使用composer来创建 发布php的包

how

1 初始化

composer init --name "do365/142-composer-hello-world" --require "monolog/monolog:1.24.0" -n

2 发布

3 发布检查

4 自动发布

  • gitlab do365-public 142-composer-hello-world Settings Integrations Packagist
  • 输入username token