We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c06b139 commit 5c9ab13Copy full SHA for 5c9ab13
src/Instrumentation/Laravel/composer.json
@@ -12,7 +12,7 @@
12
"php": "^8.1",
13
"ext-json": "*",
14
"ext-opentelemetry": "*",
15
- "laravel/framework": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0",
+ "laravel/framework": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
16
"open-telemetry/api": "^1.0",
17
"open-telemetry/sem-conv": "^1.30"
18
},
0 commit comments