diff --git a/composer.lock b/composer.lock index bf31f2e..e9d957e 100644 --- a/composer.lock +++ b/composer.lock @@ -61,12 +61,12 @@ "source": { "type": "git", "url": "https://github.com/laminas/laminas-cache.git", - "reference": "e13b46bdfd4c7826b02ec0ab3855f29b5386717f" + "reference": "47ea82b3cb31ad3beb8387cbc86496b8d1878b88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-cache/zipball/e13b46bdfd4c7826b02ec0ab3855f29b5386717f", - "reference": "e13b46bdfd4c7826b02ec0ab3855f29b5386717f", + "url": "https://api.github.com/repos/laminas/laminas-cache/zipball/47ea82b3cb31ad3beb8387cbc86496b8d1878b88", + "reference": "47ea82b3cb31ad3beb8387cbc86496b8d1878b88", "shasum": "" }, "require": { @@ -147,7 +147,7 @@ "type": "community_bridge" } ], - "time": "2024-06-25T08:32:58+00:00" + "time": "2024-07-02T06:46:58+00:00" }, { "name": "laminas/laminas-eventmanager", @@ -219,20 +219,20 @@ }, { "name": "laminas/laminas-servicemanager", - "version": "4.1.0", + "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-servicemanager.git", - "reference": "ae01570ecdf4559aef2f15d4e79e8c36874f7416" + "reference": "a8489e352de3ce3f1eaf34a354b1e5f2ad2db85c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/ae01570ecdf4559aef2f15d4e79e8c36874f7416", - "reference": "ae01570ecdf4559aef2f15d4e79e8c36874f7416", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/a8489e352de3ce3f1eaf34a354b1e5f2ad2db85c", + "reference": "a8489e352de3ce3f1eaf34a354b1e5f2ad2db85c", "shasum": "" }, "require": { - "brick/varexporter": "^0.3.8 || ^0.4.0", + "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", "psr/container": "^1.1 || ^2.0" @@ -294,7 +294,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.1.0" + "source": "https://github.com/laminas/laminas-servicemanager/tree/4.2.0" }, "funding": [ { @@ -302,7 +302,7 @@ "type": "community_bridge" } ], - "time": "2024-04-03T20:39:36+00:00" + "time": "2024-07-04T09:40:44+00:00" }, { "name": "laminas/laminas-stdlib", @@ -2282,16 +2282,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.24", + "version": "10.5.25", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "5f124e3e3e561006047b532fd0431bf5bb6b9015" + "reference": "831bf82312be6037e811833ddbea0b8de60ea314" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5f124e3e3e561006047b532fd0431bf5bb6b9015", - "reference": "5f124e3e3e561006047b532fd0431bf5bb6b9015", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/831bf82312be6037e811833ddbea0b8de60ea314", + "reference": "831bf82312be6037e811833ddbea0b8de60ea314", "shasum": "" }, "require": { @@ -2363,7 +2363,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.24" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.25" }, "funding": [ { @@ -2379,7 +2379,7 @@ "type": "tidelift" } ], - "time": "2024-06-20T13:09:54+00:00" + "time": "2024-07-03T05:49:17+00:00" }, { "name": "psalm/plugin-phpunit",