Skip to content

Commit

Permalink
Fix composer requirement for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevay committed Mar 15, 2024
1 parent 69cff1c commit bed6ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"require": {
"php": "^8.1",
"google/protobuf": "^3.22",
"open-telemetry/sdk-configuration": "^0.1-dev",
"open-telemetry/sdk-configuration": "@dev",
"php-http/discovery": "^1.14",
"psr/http-client-implementation": "^1.0",
"psr/http-factory-implementation": "^1.0",
Expand Down

0 comments on commit bed6ea3

Please sign in to comment.