Skip to content

Commit

Permalink
chore(composer): bump mongolid version to 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
williancs committed Sep 20, 2022
1 parent 45d83bd commit ffdae8d
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
],
"require": {
"php": ">=7.3",
"leroy-merlin-br/mongolid": "v3.1.0",
"leroy-merlin-br/mongolid": "v3.2.0",
"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"
Expand Down
32 changes: 16 additions & 16 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docker-compose.override.yml.example
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ services:
limits:
memory: 1g
reservations:
memory: 512M
memory: 512M

0 comments on commit ffdae8d

Please sign in to comment.