Skip to content

Commit 9e0e39a

Browse files
authored
Merge pull request #16 from abkrim/main
Update composer.json
2 parents efe4337 + 3d5cc59 commit 9e0e39a

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
@@ -24,7 +24,7 @@
2424
"illuminate/container": "^10.0",
2525
"illuminate/database": "^10.0",
2626
"illuminate/events": "^10.0",
27-
"elasticsearch/elasticsearch": "8.10"
27+
"elasticsearch/elasticsearch": "^8.10"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "^10.3",

0 commit comments

Comments
 (0)