Skip to content

Commit

Permalink
fix: upgrade core dependency (#10)
Browse files Browse the repository at this point in the history
contributors: @MollocH
  • Loading branch information
cawolf authored Mar 27, 2020
1 parent b1f125f commit c469c44
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 @@ -19,7 +19,7 @@
"require": {
"php": "^7.1.33",
"ext-json": "*",
"auxmoney/opentracing-bundle-core": "^0.5",
"auxmoney/opentracing-bundle-core": "^0.6",
"opentracing/opentracing": "1.0.0-beta5@beta",
"jcchavezs/zipkin-opentracing": "^0.1"
},
Expand Down

0 comments on commit c469c44

Please sign in to comment.