From 56bcdedda746c1c0696dd752d481b080da2b82b7 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Mon, 23 Oct 2023 10:14:15 -0300 Subject: [PATCH] chore: update mongolid version to 3.7 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 8f879a3..8893303 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ ], "require": { "php": "^8.0", - "leroy-merlin-br/mongolid": "v3.6", + "leroy-merlin-br/mongolid": "v3.7", "illuminate/support": "^9.0 || ^10.0", "illuminate/auth": "^9.0 || ^10.0", "illuminate/queue": "^9.0 || ^10.0" diff --git a/composer.lock b/composer.lock index 3185f57..dc2b01b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ecb3fabc3deb12ae899da519f0ab17d7", + "content-hash": "d7d95279cecbbdb00f08180ddefec51b", "packages": [ { "name": "brick/math", @@ -1404,16 +1404,16 @@ }, { "name": "leroy-merlin-br/mongolid", - "version": "v3.6", + "version": "v3.7", "source": { "type": "git", "url": "git@github.com:leroy-merlin-br/mongolid.git", - "reference": "cd3cbce20f417479e6ab9170003492113d0e3baa" + "reference": "b6ddd9319ce2ad5fba428d672003a0ead1ca29ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/leroy-merlin-br/mongolid/zipball/cd3cbce20f417479e6ab9170003492113d0e3baa", - "reference": "cd3cbce20f417479e6ab9170003492113d0e3baa", + "url": "https://api.github.com/repos/leroy-merlin-br/mongolid/zipball/b6ddd9319ce2ad5fba428d672003a0ead1ca29ed", + "reference": "b6ddd9319ce2ad5fba428d672003a0ead1ca29ed", "shasum": "" }, "require": { @@ -1469,7 +1469,7 @@ "nosql", "odm" ], - "time": "2023-08-28T20:23:55+00:00" + "time": "2023-10-23T12:52:18+00:00" }, { "name": "mongodb/mongodb", @@ -8469,5 +8469,5 @@ "php": "^8.0" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }