Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersonSean authored Dec 10, 2024
1 parent bca4020 commit 98290ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"require": {
"php": ">=8.3",
"illuminate/support": "^5.5 || ^6.0",
"jenssegers/mongodb": "3.3.* || 3.4.* || 3.5.* || 3.6.* || 4.0.* || 5.0.* ",
"jenssegers/mongodb": "5.0.* ",
"laravel/passport": "6.0.* || 7.0.* || 7.4.* || 7.5.* || ^8.0 || ^9.0 || ^10.0 || ^11.0"
},
"autoload": {
Expand Down

0 comments on commit 98290ef

Please sign in to comment.