Skip to content

Commit b39dcfa

Browse files
Merge pull request #73 from typesense/change-typesense-php-version
Change typesense-php package minimal version from 4.0 to 4.2
2 parents 6cc9d03 + a3b454e commit b39dcfa

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
@@ -48,7 +48,7 @@
4848
"illuminate/pagination": "^7.0|^8.0|^9.0|^10.0",
4949
"illuminate/queue": "^7.0|^8.0|^9.0|^10.0",
5050
"illuminate/support": "^7.0|^8.0|^9.0|^10.0",
51-
"typesense/typesense-php": "^4.0"
51+
"typesense/typesense-php": "^4.2"
5252
},
5353
"config": {
5454
"platform": {

0 commit comments

Comments
 (0)