Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
/ hyperf-metric Public archive
forked from hyperf/metric

Latest commit

 

History

History
30 lines (23 loc) · 497 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 497 Bytes

Hyperf Metric

Branch Versão
main Hyperf 3.x
2.x Hyperf 2.x

Como usar

Configurando o repositório

composer config repositories.metric vcs https://github.com/PicPay/hyperf-metric

Instalando

Hyperf 2.x

composer require hyperf/metric:^2.3

Hyperf 3.x

composer require hyperf/metric:^3.1

ou se você já tem o hyperf/metric no projeto:

composer update hyperf/metric