From c08b50b70a26e207698ac214b886a242d35c5107 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 09:14:04 +0000 Subject: [PATCH] Bump laminas/laminas-servicemanager from 4.2.0 to 4.2.1 Bumps [laminas/laminas-servicemanager](https://github.com/laminas/laminas-servicemanager) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/laminas/laminas-servicemanager/releases) - [Commits](https://github.com/laminas/laminas-servicemanager/compare/4.2.0...4.2.1) --- updated-dependencies: - dependency-name: laminas/laminas-servicemanager dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 46716ef..954334c 100644 --- a/composer.lock +++ b/composer.lock @@ -1834,16 +1834,16 @@ }, { "name": "laminas/laminas-servicemanager", - "version": "4.2.0", + "version": "4.2.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-servicemanager.git", - "reference": "a8489e352de3ce3f1eaf34a354b1e5f2ad2db85c" + "reference": "e18a45410d6f4ecb6253ade3ba42131ef2d4a883" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/a8489e352de3ce3f1eaf34a354b1e5f2ad2db85c", - "reference": "a8489e352de3ce3f1eaf34a354b1e5f2ad2db85c", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/e18a45410d6f4ecb6253ade3ba42131ef2d4a883", + "reference": "e18a45410d6f4ecb6253ade3ba42131ef2d4a883", "shasum": "" }, "require": { @@ -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.0" + "source": "https://github.com/laminas/laminas-servicemanager/tree/4.2.1" }, "funding": [ { @@ -1917,7 +1917,7 @@ "type": "community_bridge" } ], - "time": "2024-07-04T09:40:44+00:00" + "time": "2024-10-22T13:30:53+00:00" }, { "name": "laminas/laminas-stdlib", @@ -2219,16 +2219,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.19.1", + "version": "v4.19.4", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "4e1b88d21c69391150ace211e9eaf05810858d0b" + "reference": "715f4d25e225bc47b293a8b997fe6ce99bf987d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4e1b88d21c69391150ace211e9eaf05810858d0b", - "reference": "4e1b88d21c69391150ace211e9eaf05810858d0b", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/715f4d25e225bc47b293a8b997fe6ce99bf987d2", + "reference": "715f4d25e225bc47b293a8b997fe6ce99bf987d2", "shasum": "" }, "require": { @@ -2237,7 +2237,7 @@ }, "require-dev": { "ircmaxell/php-yacc": "^0.0.7", - "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "bin": [ "bin/php-parse" @@ -2269,9 +2269,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.19.1" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.19.4" }, - "time": "2024-03-17T08:10:35+00:00" + "time": "2024-09-29T15:01:53+00:00" }, { "name": "phar-io/manifest", @@ -5151,9 +5151,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "laminas/laminas-servicemanager": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": {