Skip to content

Commit ddbc5fe

Browse files
committed
typo
1 parent cda0e33 commit ddbc5fe

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
@@ -22,7 +22,7 @@
2222
"illuminate/support": "^9.0|^10.0|^11.0",
2323
"illuminate/container": "^9.0|^10.0|^11.0",
2424
"illuminate/database": "^9.0|^10.0|^11.0",
25-
"illuminate/events": "^^9.0|^10.0|^11.0",
25+
"illuminate/events": "^9.0|^10.0|^11.0",
2626
"opensearch-project/opensearch-php": "^2.2"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)