Skip to content

Commit 8792597

Browse files
committed
version 1.4
1 parent 9af36ec commit 8792597

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
@@ -23,7 +23,7 @@
2323
"illuminate/container": "^5.8|^6.0|^7.0",
2424
"illuminate/database": "^5.8|^6.0|^7.0",
2525
"illuminate/events": "^5.8|^6.0|^7.0",
26-
"mongodb/mongodb": "1.4"
26+
"mongodb/mongodb": "^1.4"
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "^6.0|^7.0|^8.0",

0 commit comments

Comments
 (0)