Skip to content

Commit 6a8d2fa

Browse files
committed
fix laravel providers
1 parent 5e5e1e5 commit 6a8d2fa

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
@@ -56,7 +56,7 @@
5656
"extra": {
5757
"laravel": {
5858
"providers": [
59-
"ElasticQuerySpecificationServiceProvider"
59+
"Ensi\\LaravelElasticQuerySpecification\\ElasticQuerySpecificationServiceProvider"
6060
]
6161
}
6262
}

0 commit comments

Comments
 (0)