diff --git a/composer.lock b/composer.lock index a28ca23..a832834 100644 --- a/composer.lock +++ b/composer.lock @@ -3924,21 +3924,21 @@ }, { "name": "laminas/laminas-servicemanager", - "version": "3.21.0", + "version": "3.22.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-servicemanager.git", - "reference": "625f2aa3bc6dd02688b2da5155b3a69870812bda" + "reference": "b4f547078af2ac3173cbe4a64e8fdfbd626c77ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/625f2aa3bc6dd02688b2da5155b3a69870812bda", - "reference": "625f2aa3bc6dd02688b2da5155b3a69870812bda", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/b4f547078af2ac3173cbe4a64e8fdfbd626c77ae", + "reference": "b4f547078af2ac3173cbe4a64e8fdfbd626c77ae", "shasum": "" }, "require": { "laminas/laminas-stdlib": "^3.17", - "php": "~8.1.0 || ~8.2.0", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "psr/container": "^1.0" }, "conflict": { @@ -3959,10 +3959,9 @@ "laminas/laminas-code": "^4.10.0", "laminas/laminas-coding-standard": "~2.5.0", "laminas/laminas-container-config-test": "^0.8", - "laminas/laminas-dependency-plugin": "^2.2", "mikey179/vfsstream": "^1.6.11", "phpbench/phpbench": "^1.2.9", - "phpunit/phpunit": "^10.0.17", + "phpunit/phpunit": "^10.4", "psalm/plugin-phpunit": "^0.18.4", "vimeo/psalm": "^5.8.0" }, @@ -4011,7 +4010,7 @@ "type": "community_bridge" } ], - "time": "2023-05-14T12:24:54+00:00" + "time": "2023-10-10T21:23:36+00:00" }, { "name": "laminas/laminas-stdlib", @@ -4407,16 +4406,16 @@ }, { "name": "monarc/frontoffice", - "version": "v2.12.6", + "version": "v2.12.6-p1", "source": { "type": "git", "url": "https://github.com/monarc-project/zm-client.git", - "reference": "6d63c918e5c658db7ece4fcf666d64d817ff8e95" + "reference": "f688dfe9d2ee29ada43824348892be5b27797de8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/monarc-project/zm-client/zipball/6d63c918e5c658db7ece4fcf666d64d817ff8e95", - "reference": "6d63c918e5c658db7ece4fcf666d64d817ff8e95", + "url": "https://api.github.com/repos/monarc-project/zm-client/zipball/f688dfe9d2ee29ada43824348892be5b27797de8", + "reference": "f688dfe9d2ee29ada43824348892be5b27797de8", "shasum": "" }, "require": { @@ -4496,9 +4495,9 @@ "description": "Frontoffice for monarc/monarc application", "support": { "issues": "https://github.com/monarc-project/zm-client/issues", - "source": "https://github.com/monarc-project/zm-client/tree/v2.12.6" + "source": "https://github.com/monarc-project/zm-client/tree/v2.12.6-p1" }, - "time": "2023-09-18T08:27:04+00:00" + "time": "2023-10-11T12:15:43+00:00" }, { "name": "nikic/php-parser", @@ -7482,12 +7481,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "66dba7265a37e4081f443ed8211d507cd3cce5ef" + "reference": "138c8164ca26fdf365c2d3091040d78b0723735f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/66dba7265a37e4081f443ed8211d507cd3cce5ef", - "reference": "66dba7265a37e4081f443ed8211d507cd3cce5ef", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/138c8164ca26fdf365c2d3091040d78b0723735f", + "reference": "138c8164ca26fdf365c2d3091040d78b0723735f", "shasum": "" }, "conflict": { @@ -7819,7 +7818,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", @@ -8155,7 +8154,7 @@ "type": "tidelift" } ], - "time": "2023-10-09T22:04:13+00:00" + "time": "2023-10-10T22:04:32+00:00" }, { "name": "sebastian/cli-parser",