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

Commit a24fbae

Browse files
authored
Updated mongodb/laravel-mongodb to stable version 4. (#19)
1 parent b4163bd commit a24fbae

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.2",
5+
"version": "5.0.3",
66
"require": {
77
"php": "^8.1",
88
"illuminate/session": "^10.0",
9-
"mongodb/laravel-mongodb": "4.0.0-rc1"
9+
"mongodb/laravel-mongodb": "^4.0"
1010
},
1111
"license": "MIT",
1212
"authors": [

0 commit comments

Comments
 (0)