Skip to content

Commit

Permalink
Merge pull request #36 from leroy-merlin-br/chore/bump-mongolid-version
Browse files Browse the repository at this point in the history
chore(deps): bump mongolid v3.6
  • Loading branch information
orlandocavassani authored Aug 28, 2023
2 parents 5971001 + eb6ff3c commit 30d992a
Show file tree
Hide file tree
Showing 2 changed files with 487 additions and 147 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"require": {
"php": "^8.0",
"ext-json": "*",
"ext-mongodb": "*",
"ext-mongodb": "^1.15.0",
"firebase/php-jwt": "^6.3.1",
"illuminate/auth": "^9.0|^10.0",
"illuminate/console": "^9.0|^10.0",
Expand All @@ -33,9 +33,9 @@
"illuminate/support": "^9.0|^10.0",
"lcobucci/jwt": "^3.4|^4.0",
"league/oauth2-server": "^8.2",
"leroy-merlin-br/mongolid": "v3.5",
"leroy-merlin-br/mongolid-laravel": "v3.5",
"mongodb/mongodb": "1.15.0",
"leroy-merlin-br/mongolid": "v3.6",
"leroy-merlin-br/mongolid-laravel": "v3.6",
"mongodb/mongodb": "~1.15.0",
"nyholm/psr7": "^1.3",
"phpseclib/phpseclib": "^2.0|^3.0",
"symfony/psr-http-message-bridge": "^2.0"
Expand Down
Loading

0 comments on commit 30d992a

Please sign in to comment.