diff --git a/composer.lock b/composer.lock index 954334c..df9eebe 100644 --- a/composer.lock +++ b/composer.lock @@ -1834,22 +1834,22 @@ }, { "name": "laminas/laminas-servicemanager", - "version": "4.2.1", + "version": "4.3.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-servicemanager.git", - "reference": "e18a45410d6f4ecb6253ade3ba42131ef2d4a883" + "reference": "b87a792d232c006eec9787230f611c74cc57b8b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/e18a45410d6f4ecb6253ade3ba42131ef2d4a883", - "reference": "e18a45410d6f4ecb6253ade3ba42131ef2d4a883", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/b87a792d232c006eec9787230f611c74cc57b8b6", + "reference": "b87a792d232c006eec9787230f611c74cc57b8b6", "shasum": "" }, "require": { "brick/varexporter": "^0.3.8 || ^0.4.0 || ^0.5.0", - "laminas/laminas-stdlib": "^3.17", - "php": "~8.1.0 || ~8.2.0 || ~8.3.0", + "laminas/laminas-stdlib": "^3.19", + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "psr/container": "^1.1 || ^2.0" }, "conflict": { @@ -1862,17 +1862,17 @@ "require-dev": { "boesing/psalm-plugin-stringf": "^1.4", "composer/package-versions-deprecated": "^1.11.99.5", - "friendsofphp/proxy-manager-lts": "^1", + "friendsofphp/proxy-manager-lts": "^1.0.18", "laminas/laminas-cli": "^1.8", - "laminas/laminas-coding-standard": "~2.5.0", + "laminas/laminas-coding-standard": "~3.0.0", "laminas/laminas-container-config-test": "^1.0", "lctrs/psalm-psr-container-plugin": "^1.9", - "mikey179/vfsstream": "^1.6.11@alpha", - "phpbench/phpbench": "^1.2.7", - "phpunit/phpunit": "^10.4", - "psalm/plugin-phpunit": "^0.18.4", + "mikey179/vfsstream": "^1.6.12", + "phpbench/phpbench": "^1.3.1", + "phpunit/phpunit": "^10.5.36", + "psalm/plugin-phpunit": "^0.19.0", "symfony/console": "^6.0", - "vimeo/psalm": "^5.22" + "vimeo/psalm": "^5.26.1" }, "suggest": { "friendsofphp/proxy-manager-lts": "To handle lazy initialization of services", @@ -1909,7 +1909,7 @@ "chat": "https://laminas.dev/chat", "forum": "https://discourse.laminas.dev", "issues": "https://github.com/laminas/laminas-servicemanager/issues", - "source": "https://github.com/laminas/laminas-servicemanager/tree/4.2.1" + "source": "https://github.com/laminas/laminas-servicemanager/tree/4.3.0" }, "funding": [ { @@ -1917,34 +1917,34 @@ "type": "community_bridge" } ], - "time": "2024-10-22T13:30:53+00:00" + "time": "2024-11-05T00:35:06+00:00" }, { "name": "laminas/laminas-stdlib", - "version": "3.19.0", + "version": "3.20.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "6a192dd0882b514e45506f533b833b623b78fff3" + "reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/6a192dd0882b514e45506f533b833b623b78fff3", - "reference": "6a192dd0882b514e45506f533b833b623b78fff3", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/8974a1213be42c3e2f70b2c27b17f910291ab2f4", + "reference": "8974a1213be42c3e2f70b2c27b17f910291ab2f4", "shasum": "" }, "require": { - "php": "~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { "zendframework/zend-stdlib": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "^2.5", - "phpbench/phpbench": "^1.2.15", - "phpunit/phpunit": "^10.5.8", - "psalm/plugin-phpunit": "^0.18.4", - "vimeo/psalm": "^5.20.0" + "laminas/laminas-coding-standard": "^3.0", + "phpbench/phpbench": "^1.3.1", + "phpunit/phpunit": "^10.5.38", + "psalm/plugin-phpunit": "^0.19.0", + "vimeo/psalm": "^5.26.1" }, "type": "library", "autoload": { @@ -1976,7 +1976,7 @@ "type": "community_bridge" } ], - "time": "2024-01-19T12:39:49+00:00" + "time": "2024-10-29T13:46:07+00:00" }, { "name": "mezzio/mezzio-fastroute",