Skip to content

Commit

Permalink
chore(deps): bump opentelem to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed May 8, 2024
1 parent 216d7e3 commit 4750536
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"require": {
"php": "^7.3|^8.0",
"open-telemetry/opentelemetry": "0.0.2",
"open-telemetry/opentelemetry": "1.0.0",
"phpunit/php-code-coverage": "^9.2.8",
"psr/http-message": "^1.0",
"psr/http-client-implementation": "^1.0",
Expand Down Expand Up @@ -45,7 +45,8 @@
},
"config": {
"allow-plugins": {
"pestphp/pest-plugin": true
"pestphp/pest-plugin": true,
"php-http/discovery": true
}
}
}

0 comments on commit 4750536

Please sign in to comment.