Skip to content

Commit 3564988

Browse files
authored
relaxing framework dependencies as may cause conflicts (#117)
1 parent 3dbd04b commit 3564988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"php": "^8.0",
1212
"ext-otel_instrumentation": "*",
1313
"open-telemetry/api": "^1",
14-
"symfony/http-kernel": "^6.0.20"
14+
"symfony/http-kernel": "*"
1515
},
1616
"require-dev": {
1717
"friendsofphp/php-cs-fixer": "^3",

0 commit comments

Comments
 (0)