Skip to content

Commit 8bd1650

Browse files
committed
ES PHP dependency update to latest - some final clean ups
1 parent e090e63 commit 8bd1650

File tree

8 files changed

+104
-91
lines changed

8 files changed

+104
-91
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|^11.0",
2525
"illuminate/database": "^10.0|^11.0",
2626
"illuminate/events": "^10.0|^11.0",
27-
"elasticsearch/elasticsearch": "^8.12"
27+
"elasticsearch/elasticsearch": "^8.15"
2828
},
2929
"require-dev": {
3030
"orchestra/testbench": "^9.0.0||^8.22.0",

0 commit comments

Comments
 (0)