Skip to content

Commit

Permalink
Merge pull request #4 from reactphp-inspector/use-wyrihaximus-metrics
Browse files Browse the repository at this point in the history
Switch to wyrihaximus/metrics
  • Loading branch information
WyriHaximus committed Nov 16, 2020
2 parents 8279d35 + 4750fbd commit 522f0d1
Show file tree
Hide file tree
Showing 6 changed files with 324 additions and 361 deletions.
7 changes: 3 additions & 4 deletions composer.json
Expand Up @@ -12,13 +12,12 @@
"require": {
"php": "^7.4",
"psr/http-message": "^1.0",
"react-inspector/metric": "^1.0",
"react-inspector/metrics": "^1.0",
"react/promise": "^2.7",
"reactivex/rxphp": "^2.0"
"wyrihaximus/metrics": "^1.0.1"
},
"require-dev": {
"ringcentral/psr7": "^1.2.2",
"ringcentral/psr7": "^1.3.0",
"thecodingmachine/safe": "^1.2",
"wyrihaximus/async-test-utilities": "^3.2"
},
"config": {
Expand Down

0 comments on commit 522f0d1

Please sign in to comment.