From 0b2b3f33d1f11f169348f3c00e4b59ad16a67fa6 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Tue, 10 Oct 2023 19:21:58 -0400 Subject: [PATCH] run `composer update` to fix lock issues. --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 944db411e..17e651b28 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": "f33ae9406e76a602c9b0c476871d3167", + "content-hash": "03720319bd4ffd82050204cab231811f", "packages": [ { "name": "doctrine/inflector", @@ -1072,12 +1072,12 @@ "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-runtime.git", - "reference": "f661d423dc35026f3101355b5f6f67ed84ae3f9c" + "reference": "af938ea9e3a00e981c7452954e1835339951b9aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-runtime/zipball/f661d423dc35026f3101355b5f6f67ed84ae3f9c", - "reference": "f661d423dc35026f3101355b5f6f67ed84ae3f9c", + "url": "https://api.github.com/repos/newfold-labs/wp-module-runtime/zipball/af938ea9e3a00e981c7452954e1835339951b9aa", + "reference": "af938ea9e3a00e981c7452954e1835339951b9aa", "shasum": "" }, "require-dev": { @@ -1116,7 +1116,7 @@ "source": "https://github.com/newfold-labs/wp-module-runtime/tree/v1.0.7", "issues": "https://github.com/newfold-labs/wp-module-runtime/issues" }, - "time": "2023-10-09T19:28:02+00:00" + "time": "2023-10-10T18:58:42+00:00" }, { "name": "newfold-labs/wp-module-secure-passwords", @@ -2356,12 +2356,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "85afa852eeecec97cec35d987dcfbc602c025620" + "reference": "138c8164ca26fdf365c2d3091040d78b0723735f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/85afa852eeecec97cec35d987dcfbc602c025620", - "reference": "85afa852eeecec97cec35d987dcfbc602c025620", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/138c8164ca26fdf365c2d3091040d78b0723735f", + "reference": "138c8164ca26fdf365c2d3091040d78b0723735f", "shasum": "" }, "conflict": { @@ -2693,7 +2693,7 @@ "openmage/magento-lts": "<=19.5|>=20,<=20.1", "opensource-workshop/connect-cms": "<1.7.2|>=2,<2.3.2", "orchid/platform": ">=9,<9.4.4|>=14.0.0.0-alpha4,<14.5", - "oro/commerce": ">=4.1,<5.0.6", + "oro/commerce": ">=4.1,<5.0.11|>=5.1,<5.1.1", "oro/crm": ">=1.7,<1.7.4|>=3.1,<4.1.17|>=4.2,<4.2.7", "oro/platform": ">=1.7,<1.7.4|>=3.1,<3.1.29|>=4.1,<4.1.17|>=4.2,<4.2.8", "oxid-esales/oxideshop-ce": "<4.5", @@ -2814,7 +2814,7 @@ "slim/slim": "<2.6", "slub/slub-events": "<3.0.3", "smarty/smarty": "<3.1.48|>=4,<4.3.1", - "snipe/snipe-it": "<=6.0.14", + "snipe/snipe-it": "<=6.2.1", "socalnick/scn-social-auth": "<1.15.2", "socialiteproviders/steam": "<1.1", "spatie/browsershot": "<3.57.4", @@ -3029,7 +3029,7 @@ "type": "tidelift" } ], - "time": "2023-10-06T19:04:00+00:00" + "time": "2023-10-10T22:04:32+00:00" }, { "name": "squizlabs/php_codesniffer",