Skip to content

Commit e078c3d

Browse files
committed
Add repo
1 parent c7ae809 commit e078c3d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,10 @@
5555
"meilisearch/meilisearch-php": "Required to use the MeiliSearch engine (^0.23)."
5656
},
5757
"config": {
58-
"sort-packages": true
58+
"sort-packages": true,
59+
"allow-plugins": {
60+
"php-http/discovery": true
61+
}
5962
},
6063
"minimum-stability": "dev",
6164
"prefer-stable": true

0 commit comments

Comments
 (0)