Skip to content

Commit 1db611d

Browse files
authored
Update composer.json
1 parent 5b9a7a6 commit 1db611d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "iamfarhad/laravel-prometheus",
3-
"version": "1.0.0",
43
"description": "Production-ready Laravel Prometheus metrics package with built-in collectors for HTTP, database, cache, queue, events, errors, filesystem, and mail monitoring",
54
"type": "library",
65
"license": "MIT",
@@ -104,4 +103,4 @@
104103
},
105104
"minimum-stability": "stable",
106105
"prefer-stable": true
107-
}
106+
}

0 commit comments

Comments
 (0)