Skip to content

Commit c469c44

Browse files
authored
fix: upgrade core dependency (#10)
contributors: @MollocH
1 parent b1f125f commit c469c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": "^7.1.33",
2121
"ext-json": "*",
22-
"auxmoney/opentracing-bundle-core": "^0.5",
22+
"auxmoney/opentracing-bundle-core": "^0.6",
2323
"opentracing/opentracing": "1.0.0-beta5@beta",
2424
"jcchavezs/zipkin-opentracing": "^0.1"
2525
},

0 commit comments

Comments
 (0)