Skip to content

Commit 2fa907e

Browse files
authored
Update description in composer.json (#150)
Update description in composer.json
1 parent b6d52b7 commit 2fa907e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

php/sqlcommenter-php/packages/sqlcommenter-laravel/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google/sqlcommenter-laravel",
3-
"description": "Laravel middleware to send events to OpenTelemetry",
3+
"description": "SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.",
44
"type": "library",
55
"license": "MIT",
66
"authors": [

0 commit comments

Comments
 (0)