Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit acbcc68

Browse files
spont4eDevquasarX9
authored andcommitted
Updated mongodb/laravel-mongodb package (#16)
1 parent c4a9a1a commit acbcc68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"name": "1ff/laravel-mongodb-session",
33
"description": "A mongodb session driver for laravel",
44
"type": "library",
5-
"version": "5.0.0",
5+
"version": "5.0.1",
66
"require": {
77
"php": "^8.1",
88
"illuminate/session": "^10.0",
9-
"mongodb/laravel-mongodb": "dev-master"
9+
"mongodb/laravel-mongodb": "4.0.0-ALPHA2"
1010
},
1111

1212
"license": "MIT",

0 commit comments

Comments
 (0)