Skip to content

Commit 3839f76

Browse files
Merge pull request #62 from tidal/pkg-split
Fix SdkBundle composer config
2 parents b611c1c + 8e34ca8 commit 3839f76

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)