Skip to content

Commit 4124c94

Browse files
committed
Fixed composer syntax
1 parent 2eb0ff8 commit 4124c94

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
@@ -27,7 +27,7 @@
2727
"laravel": {
2828
"providers": [
2929
"Outsidaz\\LaravelDataAnonymization\\AnonymizerServiceProvider"
30-
],
30+
]
3131
}
3232
},
3333
"minimum-stability": "dev",

0 commit comments

Comments
 (0)