Skip to content

Commit

Permalink
Merge pull request #156 from leroy-merlin-br/chore/mongolid-v3.3.0-beta
Browse files Browse the repository at this point in the history
chore(deps): bump mongolid to v3.3-beta
  • Loading branch information
orlandocavassani committed Oct 17, 2022
2 parents 3973838 + 8db8ba0 commit 8f1a7ea
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 117 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
],
"require": {
"php": ">=7.3",
"leroy-merlin-br/mongolid": "v3.2.0",
"leroy-merlin-br/mongolid": "v3.3-beta",
"illuminate/support": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"illuminate/auth": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"illuminate/queue": "^5.4 || ^6.0 || ^7.0 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5.24",
"orchestra/testbench": "^6.25.0",
"phpunit/phpunit": "^9.5.25",
"orchestra/testbench": "^6.25.1",
"mockery/mockery": "^1.5.1",
"leroy-merlin-br/coding-standard": "^3.0.2"
},
Expand Down
Loading

0 comments on commit 8f1a7ea

Please sign in to comment.