Update composer.json
Updated composer.json to alter the package name to match the Git repo.
This commit is contained in:
parent
4e1e6e0940
commit
d83727e74b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "superbalist/laravel-prometheus-exporter",
|
"name": "futurematt/laravel-prometheus-exporter",
|
||||||
"description": "A prometheus exporter for Laravel",
|
"description": "A prometheus exporter for Laravel",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
"authors": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue