From c372e840b475db850173a74cb041dcc688b24cac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 09:42:25 +0000 Subject: [PATCH] build(deps-dev): bump phpunit/phpunit from 11.3.5 to 11.3.6 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.3.5 to 11.3.6. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.3.6/ChangeLog-11.3.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.3.5...11.3.6) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 2480c31..ea0647d 100644 --- a/composer.lock +++ b/composer.lock @@ -3612,12 +3612,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "58f3d89e59ac883fea107dd4f79873c0cb859497" + "reference": "8032a533a77a8dc28a1027d0e1ded03abab1f423" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/58f3d89e59ac883fea107dd4f79873c0cb859497", - "reference": "58f3d89e59ac883fea107dd4f79873c0cb859497", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/8032a533a77a8dc28a1027d0e1ded03abab1f423", + "reference": "8032a533a77a8dc28a1027d0e1ded03abab1f423", "shasum": "" }, "require": { @@ -3683,7 +3683,7 @@ "type": "github" } ], - "time": "2024-09-07T12:56:09+00:00" + "time": "2024-09-19T07:28:28+00:00" }, { "name": "phpunit/php-file-iterator", @@ -3936,16 +3936,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.3.5", + "version": "11.3.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "4dc07a589a68f8f2d5132ac0849146d122e08347" + "reference": "d62c45a19c665bb872c2a47023a0baf41a98bb2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4dc07a589a68f8f2d5132ac0849146d122e08347", - "reference": "4dc07a589a68f8f2d5132ac0849146d122e08347", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d62c45a19c665bb872c2a47023a0baf41a98bb2b", + "reference": "d62c45a19c665bb872c2a47023a0baf41a98bb2b", "shasum": "" }, "require": { @@ -3972,7 +3972,7 @@ "sebastian/exporter": "^6.1.3", "sebastian/global-state": "^7.0.2", "sebastian/object-enumerator": "^6.0.1", - "sebastian/type": "^5.0.1", + "sebastian/type": "^5.1.0", "sebastian/version": "^5.0.1" }, "suggest": { @@ -4016,7 +4016,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.3.5" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.3.6" }, "funding": [ { @@ -4032,7 +4032,7 @@ "type": "tidelift" } ], - "time": "2024-09-13T05:22:17+00:00" + "time": "2024-09-19T10:54:28+00:00" }, { "name": "psr/container", @@ -4972,12 +4972,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "6d2d20027e3222c6a0493dd14f689c4cd38eaeac" + "reference": "21b95e1a38c2dc7cc1ba48b3fb9e7373d6e8a3bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/6d2d20027e3222c6a0493dd14f689c4cd38eaeac", - "reference": "6d2d20027e3222c6a0493dd14f689c4cd38eaeac", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/21b95e1a38c2dc7cc1ba48b3fb9e7373d6e8a3bf", + "reference": "21b95e1a38c2dc7cc1ba48b3fb9e7373d6e8a3bf", "shasum": "" }, "require": { @@ -4990,7 +4990,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "5.0-dev" + "dev-main": "5.1-dev" } }, "autoload": { @@ -5022,7 +5022,7 @@ "type": "github" } ], - "time": "2024-09-07T13:14:14+00:00" + "time": "2024-09-18T06:14:37+00:00" }, { "name": "sebastian/version",