Skip to content

Commit 018ef59

Browse files
committed
Fix SdkBundle composer.json
1 parent 2983942 commit 018ef59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/OtelSdkBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"symfony/options-resolver": "^4.4|^5.3|^6.0",
2222
"symfony/polyfill-php80": "^1.16",
2323
"symfony/dependency-injection": "^4.4|^5.3|^6.0"
24-
},s
24+
},
2525
"autoload": {
2626
"psr-4": {
2727
"OpenTelemetry\\Symfony\\OtelSdkBundle\\": "."

0 commit comments

Comments
 (0)