Author: dependabot[bot] (dependabot[bot])
Committer: GitHub (web-flow)
Pusher: saundefined
Date: 2024-07-15T21:35:49+03:00

Commit: 
https://github.com/php/web-php/commit/0808cca665c93d0e9243f73492cfa307daf6db53
Raw diff: 
https://github.com/php/web-php/commit/0808cca665c93d0e9243f73492cfa307daf6db53.diff

composer(deps-dev): bump phpunit/phpunit from 11.2.5 to 11.2.7 (#1030)

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 
11.2.5 to 11.2.7.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- 
[Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.2.7/ChangeLog-11.2.md)
- 
[Commits](https://github.com/sebastianbergmann/phpunit/compare/11.2.5...11.2.7)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supp...@github.com>
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>

Changed paths:
  M  composer.json
  M  composer.lock


Diff:

diff --git a/composer.json b/composer.json
index 38f308ad22..8f462fd503 100644
--- a/composer.json
+++ b/composer.json
@@ -13,7 +13,7 @@
     "require-dev": {
         "ext-curl": "*",
         "friendsofphp/php-cs-fixer": "^3.59.3",
-        "phpunit/phpunit": "^11.2.5"
+        "phpunit/phpunit": "^11.2.7"
     },
     "autoload": {
         "psr-4": {
diff --git a/composer.lock b/composer.lock
index 20723dc756..1e89b7003e 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at 
https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies";,
         "This file is @generated automatically"
     ],
-    "content-hash": "40c24d933158636933d268328f894119",
+    "content-hash": "1fc33a42cd08e293d42f017969f48975",
     "packages": [],
     "packages-dev": [
         {
@@ -562,16 +562,16 @@
         },
         {
             "name": "nikic/php-parser",
-            "version": "v5.0.2",
+            "version": "v5.1.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/nikic/PHP-Parser.git";,
-                "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13"
+                "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/nikic/PHP-Parser/zipball/139676794dc1e9231bf7bcd123cfc0c99182cb13";,
-                "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13",
+                "url": 
"https://api.github.com/repos/nikic/PHP-Parser/zipball/683130c2ff8c2739f4822ff7ac5c873ec529abd1";,
+                "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1",
                 "shasum": ""
             },
             "require": {
@@ -582,7 +582,7 @@
             },
             "require-dev": {
                 "ircmaxell/php-yacc": "^0.0.7",
-                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
+                "phpunit/phpunit": "^9.0"
             },
             "bin": [
                 "bin/php-parse"
@@ -614,9 +614,9 @@
             ],
             "support": {
                 "issues": "https://github.com/nikic/PHP-Parser/issues";,
-                "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.2";
+                "source": "https://github.com/nikic/PHP-Parser/tree/v5.1.0";
             },
-            "time": "2024-03-05T20:51:40+00:00"
+            "time": "2024-07-01T20:03:41+00:00"
         },
         {
             "name": "phar-io/manifest",
@@ -738,16 +738,16 @@
         },
         {
             "name": "phpunit/php-code-coverage",
-            "version": "11.0.3",
+            "version": "11.0.5",
             "source": {
                 "type": "git",
                 "url": 
"https://github.com/sebastianbergmann/php-code-coverage.git";,
-                "reference": "7e35a2cbcabac0e6865fd373742ea432a3c34f92"
+                "reference": "19b6365ab8b59a64438c0c3f4241feeb480c9861"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/7e35a2cbcabac0e6865fd373742ea432a3c34f92";,
-                "reference": "7e35a2cbcabac0e6865fd373742ea432a3c34f92",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/19b6365ab8b59a64438c0c3f4241feeb480c9861";,
+                "reference": "19b6365ab8b59a64438c0c3f4241feeb480c9861",
                 "shasum": ""
             },
             "require": {
@@ -804,7 +804,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/php-code-coverage/issues";,
                 "security": 
"https://github.com/sebastianbergmann/php-code-coverage/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.3";
+                "source": 
"https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.5";
             },
             "funding": [
                 {
@@ -812,20 +812,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-03-12T15:35:40+00:00"
+            "time": "2024-07-03T05:05:37+00:00"
         },
         {
             "name": "phpunit/php-file-iterator",
-            "version": "5.0.0",
+            "version": "5.0.1",
             "source": {
                 "type": "git",
                 "url": 
"https://github.com/sebastianbergmann/php-file-iterator.git";,
-                "reference": "99e95c94ad9500daca992354fa09d7b99abe2210"
+                "reference": "6ed896bf50bbbfe4d504a33ed5886278c78e4a26"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/99e95c94ad9500daca992354fa09d7b99abe2210";,
-                "reference": "99e95c94ad9500daca992354fa09d7b99abe2210",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6ed896bf50bbbfe4d504a33ed5886278c78e4a26";,
+                "reference": "6ed896bf50bbbfe4d504a33ed5886278c78e4a26",
                 "shasum": ""
             },
             "require": {
@@ -865,7 +865,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/php-file-iterator/issues";,
                 "security": 
"https://github.com/sebastianbergmann/php-file-iterator/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/php-file-iterator/tree/5.0.0";
+                "source": 
"https://github.com/sebastianbergmann/php-file-iterator/tree/5.0.1";
             },
             "funding": [
                 {
@@ -873,20 +873,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-02-02T06:05:04+00:00"
+            "time": "2024-07-03T05:06:37+00:00"
         },
         {
             "name": "phpunit/php-invoker",
-            "version": "5.0.0",
+            "version": "5.0.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/php-invoker.git";,
-                "reference": "5d8d9355a16d8cc5a1305b0a85342cfa420612be"
+                "reference": "c1ca3814734c07492b3d4c5f794f4b0995333da2"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5d8d9355a16d8cc5a1305b0a85342cfa420612be";,
-                "reference": "5d8d9355a16d8cc5a1305b0a85342cfa420612be",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/c1ca3814734c07492b3d4c5f794f4b0995333da2";,
+                "reference": "c1ca3814734c07492b3d4c5f794f4b0995333da2",
                 "shasum": ""
             },
             "require": {
@@ -929,7 +929,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/php-invoker/issues";,
                 "security": 
"https://github.com/sebastianbergmann/php-invoker/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/php-invoker/tree/5.0.0";
+                "source": 
"https://github.com/sebastianbergmann/php-invoker/tree/5.0.1";
             },
             "funding": [
                 {
@@ -937,20 +937,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-02-02T06:05:50+00:00"
+            "time": "2024-07-03T05:07:44+00:00"
         },
         {
             "name": "phpunit/php-text-template",
-            "version": "4.0.0",
+            "version": "4.0.1",
             "source": {
                 "type": "git",
                 "url": 
"https://github.com/sebastianbergmann/php-text-template.git";,
-                "reference": "d38f6cbff1cdb6f40b03c9811421561668cc133e"
+                "reference": "3e0404dc6b300e6bf56415467ebcb3fe4f33e964"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/d38f6cbff1cdb6f40b03c9811421561668cc133e";,
-                "reference": "d38f6cbff1cdb6f40b03c9811421561668cc133e",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/3e0404dc6b300e6bf56415467ebcb3fe4f33e964";,
+                "reference": "3e0404dc6b300e6bf56415467ebcb3fe4f33e964",
                 "shasum": ""
             },
             "require": {
@@ -989,7 +989,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/php-text-template/issues";,
                 "security": 
"https://github.com/sebastianbergmann/php-text-template/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/php-text-template/tree/4.0.0";
+                "source": 
"https://github.com/sebastianbergmann/php-text-template/tree/4.0.1";
             },
             "funding": [
                 {
@@ -997,20 +997,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-02-02T06:06:56+00:00"
+            "time": "2024-07-03T05:08:43+00:00"
         },
         {
             "name": "phpunit/php-timer",
-            "version": "7.0.0",
+            "version": "7.0.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/php-timer.git";,
-                "reference": "8a59d9e25720482ee7fcdf296595e08795b84dc5"
+                "reference": "3b415def83fbcb41f991d9ebf16ae4ad8b7837b3"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/8a59d9e25720482ee7fcdf296595e08795b84dc5";,
-                "reference": "8a59d9e25720482ee7fcdf296595e08795b84dc5",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3b415def83fbcb41f991d9ebf16ae4ad8b7837b3";,
+                "reference": "3b415def83fbcb41f991d9ebf16ae4ad8b7837b3",
                 "shasum": ""
             },
             "require": {
@@ -1049,7 +1049,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/php-timer/issues";,
                 "security": 
"https://github.com/sebastianbergmann/php-timer/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/php-timer/tree/7.0.0";
+                "source": 
"https://github.com/sebastianbergmann/php-timer/tree/7.0.1";
             },
             "funding": [
                 {
@@ -1057,20 +1057,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-02-02T06:08:01+00:00"
+            "time": "2024-07-03T05:09:35+00:00"
         },
         {
             "name": "phpunit/phpunit",
-            "version": "11.2.5",
+            "version": "11.2.7",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/phpunit.git";,
-                "reference": "be9e3ed32a1287a9bfda15936cc86fef4e4cf591"
+                "reference": "15c7e69dec4a8f246840859e6b430bd2abeb5039"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/phpunit/zipball/be9e3ed32a1287a9bfda15936cc86fef4e4cf591";,
-                "reference": "be9e3ed32a1287a9bfda15936cc86fef4e4cf591",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/phpunit/zipball/15c7e69dec4a8f246840859e6b430bd2abeb5039";,
+                "reference": "15c7e69dec4a8f246840859e6b430bd2abeb5039",
                 "shasum": ""
             },
             "require": {
@@ -1080,25 +1080,25 @@
                 "ext-mbstring": "*",
                 "ext-xml": "*",
                 "ext-xmlwriter": "*",
-                "myclabs/deep-copy": "^1.10.1",
-                "phar-io/manifest": "^2.0.3",
-                "phar-io/version": "^3.0.2",
+                "myclabs/deep-copy": "^1.12.0",
+                "phar-io/manifest": "^2.0.4",
+                "phar-io/version": "^3.2.1",
                 "php": ">=8.2",
-                "phpunit/php-code-coverage": "^11.0",
-                "phpunit/php-file-iterator": "^5.0",
-                "phpunit/php-invoker": "^5.0",
-                "phpunit/php-text-template": "^4.0",
-                "phpunit/php-timer": "^7.0",
-                "sebastian/cli-parser": "^3.0",
-                "sebastian/code-unit": "^3.0",
-                "sebastian/comparator": "^6.0",
-                "sebastian/diff": "^6.0",
-                "sebastian/environment": "^7.0",
-                "sebastian/exporter": "^6.1.2",
-                "sebastian/global-state": "^7.0",
-                "sebastian/object-enumerator": "^6.0",
-                "sebastian/type": "^5.0",
-                "sebastian/version": "^5.0"
+                "phpunit/php-code-coverage": "^11.0.5",
+                "phpunit/php-file-iterator": "^5.0.1",
+                "phpunit/php-invoker": "^5.0.1",
+                "phpunit/php-text-template": "^4.0.1",
+                "phpunit/php-timer": "^7.0.1",
+                "sebastian/cli-parser": "^3.0.2",
+                "sebastian/code-unit": "^3.0.1",
+                "sebastian/comparator": "^6.0.1",
+                "sebastian/diff": "^6.0.2",
+                "sebastian/environment": "^7.2.0",
+                "sebastian/exporter": "^6.1.3",
+                "sebastian/global-state": "^7.0.2",
+                "sebastian/object-enumerator": "^6.0.1",
+                "sebastian/type": "^5.0.1",
+                "sebastian/version": "^5.0.1"
             },
             "suggest": {
                 "ext-soap": "To be able to generate mocks based on WSDL files"
@@ -1141,7 +1141,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.2.5";
+                "source": 
"https://github.com/sebastianbergmann/phpunit/tree/11.2.7";
             },
             "funding": [
                 {
@@ -1157,7 +1157,7 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2024-06-20T13:11:31+00:00"
+            "time": "2024-07-10T11:50:09+00:00"
         },
         {
             "name": "psr/container",
@@ -1844,16 +1844,16 @@
         },
         {
             "name": "sebastian/cli-parser",
-            "version": "3.0.1",
+            "version": "3.0.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/cli-parser.git";,
-                "reference": "00a74d5568694711f0222e54fb281e1d15fdf04a"
+                "reference": "15c5dd40dc4f38794d383bb95465193f5e0ae180"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/00a74d5568694711f0222e54fb281e1d15fdf04a";,
-                "reference": "00a74d5568694711f0222e54fb281e1d15fdf04a",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/15c5dd40dc4f38794d383bb95465193f5e0ae180";,
+                "reference": "15c5dd40dc4f38794d383bb95465193f5e0ae180",
                 "shasum": ""
             },
             "require": {
@@ -1889,7 +1889,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/cli-parser/issues";,
                 "security": 
"https://github.com/sebastianbergmann/cli-parser/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/cli-parser/tree/3.0.1";
+                "source": 
"https://github.com/sebastianbergmann/cli-parser/tree/3.0.2";
             },
             "funding": [
                 {
@@ -1897,20 +1897,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-03-02T07:26:58+00:00"
+            "time": "2024-07-03T04:41:36+00:00"
         },
         {
             "name": "sebastian/code-unit",
-            "version": "3.0.0",
+            "version": "3.0.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/code-unit.git";,
-                "reference": "6634549cb8d702282a04a774e36a7477d2bd9015"
+                "reference": "6bb7d09d6623567178cf54126afa9c2310114268"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/code-unit/zipball/6634549cb8d702282a04a774e36a7477d2bd9015";,
-                "reference": "6634549cb8d702282a04a774e36a7477d2bd9015",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/code-unit/zipball/6bb7d09d6623567178cf54126afa9c2310114268";,
+                "reference": "6bb7d09d6623567178cf54126afa9c2310114268",
                 "shasum": ""
             },
             "require": {
@@ -1946,7 +1946,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/code-unit/issues";,
                 "security": 
"https://github.com/sebastianbergmann/code-unit/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/code-unit/tree/3.0.0";
+                "source": 
"https://github.com/sebastianbergmann/code-unit/tree/3.0.1";
             },
             "funding": [
                 {
@@ -1954,20 +1954,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-02-02T05:50:41+00:00"
+            "time": "2024-07-03T04:44:28+00:00"
         },
         {
             "name": "sebastian/code-unit-reverse-lookup",
-            "version": "4.0.0",
+            "version": "4.0.1",
             "source": {
                 "type": "git",
                 "url": 
"https://github.com/sebastianbergmann/code-unit-reverse-lookup.git";,
-                "reference": "df80c875d3e459b45c6039e4d9b71d4fbccae25d"
+                "reference": "183a9b2632194febd219bb9246eee421dad8d45e"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/df80c875d3e459b45c6039e4d9b71d4fbccae25d";,
-                "reference": "df80c875d3e459b45c6039e4d9b71d4fbccae25d",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/183a9b2632194febd219bb9246eee421dad8d45e";,
+                "reference": "183a9b2632194febd219bb9246eee421dad8d45e",
                 "shasum": ""
             },
             "require": {
@@ -2002,7 +2002,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues";,
                 "security": 
"https://github.com/sebastianbergmann/code-unit-reverse-lookup/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/4.0.0";
+                "source": 
"https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/4.0.1";
             },
             "funding": [
                 {
@@ -2010,20 +2010,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-02-02T05:52:17+00:00"
+            "time": "2024-07-03T04:45:54+00:00"
         },
         {
             "name": "sebastian/comparator",
-            "version": "6.0.0",
+            "version": "6.0.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/comparator.git";,
-                "reference": "bd0f2fa5b9257c69903537b266ccb80fcf940db8"
+                "reference": "131942b86d3587291067a94f295498ab6ac79c20"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/comparator/zipball/bd0f2fa5b9257c69903537b266ccb80fcf940db8";,
-                "reference": "bd0f2fa5b9257c69903537b266ccb80fcf940db8",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/comparator/zipball/131942b86d3587291067a94f295498ab6ac79c20";,
+                "reference": "131942b86d3587291067a94f295498ab6ac79c20",
                 "shasum": ""
             },
             "require": {
@@ -2079,7 +2079,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/comparator/issues";,
                 "security": 
"https://github.com/sebastianbergmann/comparator/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/comparator/tree/6.0.0";
+                "source": 
"https://github.com/sebastianbergmann/comparator/tree/6.0.1";
             },
             "funding": [
                 {
@@ -2087,20 +2087,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-02-02T05:53:45+00:00"
+            "time": "2024-07-03T04:48:07+00:00"
         },
         {
             "name": "sebastian/complexity",
-            "version": "4.0.0",
+            "version": "4.0.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/complexity.git";,
-                "reference": "88a434ad86150e11a606ac4866b09130712671f0"
+                "reference": "ee41d384ab1906c68852636b6de493846e13e5a0"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/complexity/zipball/88a434ad86150e11a606ac4866b09130712671f0";,
-                "reference": "88a434ad86150e11a606ac4866b09130712671f0",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/complexity/zipball/ee41d384ab1906c68852636b6de493846e13e5a0";,
+                "reference": "ee41d384ab1906c68852636b6de493846e13e5a0",
                 "shasum": ""
             },
             "require": {
@@ -2137,7 +2137,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/complexity/issues";,
                 "security": 
"https://github.com/sebastianbergmann/complexity/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/complexity/tree/4.0.0";
+                "source": 
"https://github.com/sebastianbergmann/complexity/tree/4.0.1";
             },
             "funding": [
                 {
@@ -2145,20 +2145,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-02-02T05:55:19+00:00"
+            "time": "2024-07-03T04:49:50+00:00"
         },
         {
             "name": "sebastian/diff",
-            "version": "6.0.1",
+            "version": "6.0.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/diff.git";,
-                "reference": "ab83243ecc233de5655b76f577711de9f842e712"
+                "reference": "b4ccd857127db5d41a5b676f24b51371d76d8544"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/diff/zipball/ab83243ecc233de5655b76f577711de9f842e712";,
-                "reference": "ab83243ecc233de5655b76f577711de9f842e712",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/diff/zipball/b4ccd857127db5d41a5b676f24b51371d76d8544";,
+                "reference": "b4ccd857127db5d41a5b676f24b51371d76d8544",
                 "shasum": ""
             },
             "require": {
@@ -2204,7 +2204,7 @@
             "support": {
                 "issues": "https://github.com/sebastianbergmann/diff/issues";,
                 "security": 
"https://github.com/sebastianbergmann/diff/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/diff/tree/6.0.1";
+                "source": 
"https://github.com/sebastianbergmann/diff/tree/6.0.2";
             },
             "funding": [
                 {
@@ -2212,20 +2212,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-03-02T07:30:33+00:00"
+            "time": "2024-07-03T04:53:05+00:00"
         },
         {
             "name": "sebastian/environment",
-            "version": "7.1.0",
+            "version": "7.2.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/environment.git";,
-                "reference": "4eb3a442574d0e9d141aab209cd4aaf25701b09a"
+                "reference": "855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/environment/zipball/4eb3a442574d0e9d141aab209cd4aaf25701b09a";,
-                "reference": "4eb3a442574d0e9d141aab209cd4aaf25701b09a",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/environment/zipball/855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5";,
+                "reference": "855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5",
                 "shasum": ""
             },
             "require": {
@@ -2240,7 +2240,7 @@
             "type": "library",
             "extra": {
                 "branch-alias": {
-                    "dev-main": "7.1-dev"
+                    "dev-main": "7.2-dev"
                 }
             },
             "autoload": {
@@ -2268,7 +2268,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/environment/issues";,
                 "security": 
"https://github.com/sebastianbergmann/environment/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/environment/tree/7.1.0";
+                "source": 
"https://github.com/sebastianbergmann/environment/tree/7.2.0";
             },
             "funding": [
                 {
@@ -2276,20 +2276,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-03-23T08:56:34+00:00"
+            "time": "2024-07-03T04:54:44+00:00"
         },
         {
             "name": "sebastian/exporter",
-            "version": "6.1.2",
+            "version": "6.1.3",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/exporter.git";,
-                "reference": "507d2333cbc4e6ea248fbda2d45ee1511e03da13"
+                "reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/exporter/zipball/507d2333cbc4e6ea248fbda2d45ee1511e03da13";,
-                "reference": "507d2333cbc4e6ea248fbda2d45ee1511e03da13",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/exporter/zipball/c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e";,
+                "reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e",
                 "shasum": ""
             },
             "require": {
@@ -2346,7 +2346,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/exporter/issues";,
                 "security": 
"https://github.com/sebastianbergmann/exporter/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/exporter/tree/6.1.2";
+                "source": 
"https://github.com/sebastianbergmann/exporter/tree/6.1.3";
             },
             "funding": [
                 {
@@ -2354,20 +2354,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-06-18T11:19:56+00:00"
+            "time": "2024-07-03T04:56:19+00:00"
         },
         {
             "name": "sebastian/global-state",
-            "version": "7.0.1",
+            "version": "7.0.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/global-state.git";,
-                "reference": "c3a307e832f2e69c7ef869e31fc644fde0e7cb3e"
+                "reference": "3be331570a721f9a4b5917f4209773de17f747d7"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/global-state/zipball/c3a307e832f2e69c7ef869e31fc644fde0e7cb3e";,
-                "reference": "c3a307e832f2e69c7ef869e31fc644fde0e7cb3e",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/global-state/zipball/3be331570a721f9a4b5917f4209773de17f747d7";,
+                "reference": "3be331570a721f9a4b5917f4209773de17f747d7",
                 "shasum": ""
             },
             "require": {
@@ -2408,7 +2408,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/global-state/issues";,
                 "security": 
"https://github.com/sebastianbergmann/global-state/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/global-state/tree/7.0.1";
+                "source": 
"https://github.com/sebastianbergmann/global-state/tree/7.0.2";
             },
             "funding": [
                 {
@@ -2416,20 +2416,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-03-02T07:32:10+00:00"
+            "time": "2024-07-03T04:57:36+00:00"
         },
         {
             "name": "sebastian/lines-of-code",
-            "version": "3.0.0",
+            "version": "3.0.1",
             "source": {
                 "type": "git",
                 "url": 
"https://github.com/sebastianbergmann/lines-of-code.git";,
-                "reference": "376c5b3f6b43c78fdc049740bca76a7c846706c0"
+                "reference": "d36ad0d782e5756913e42ad87cb2890f4ffe467a"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/376c5b3f6b43c78fdc049740bca76a7c846706c0";,
-                "reference": "376c5b3f6b43c78fdc049740bca76a7c846706c0",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/d36ad0d782e5756913e42ad87cb2890f4ffe467a";,
+                "reference": "d36ad0d782e5756913e42ad87cb2890f4ffe467a",
                 "shasum": ""
             },
             "require": {
@@ -2466,7 +2466,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/lines-of-code/issues";,
                 "security": 
"https://github.com/sebastianbergmann/lines-of-code/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/lines-of-code/tree/3.0.0";
+                "source": 
"https://github.com/sebastianbergmann/lines-of-code/tree/3.0.1";
             },
             "funding": [
                 {
@@ -2474,20 +2474,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-02-02T06:00:36+00:00"
+            "time": "2024-07-03T04:58:38+00:00"
         },
         {
             "name": "sebastian/object-enumerator",
-            "version": "6.0.0",
+            "version": "6.0.1",
             "source": {
                 "type": "git",
                 "url": 
"https://github.com/sebastianbergmann/object-enumerator.git";,
-                "reference": "f75f6c460da0bbd9668f43a3dde0ec0ba7faa678"
+                "reference": "f5b498e631a74204185071eb41f33f38d64608aa"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/f75f6c460da0bbd9668f43a3dde0ec0ba7faa678";,
-                "reference": "f75f6c460da0bbd9668f43a3dde0ec0ba7faa678",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/f5b498e631a74204185071eb41f33f38d64608aa";,
+                "reference": "f5b498e631a74204185071eb41f33f38d64608aa",
                 "shasum": ""
             },
             "require": {
@@ -2524,7 +2524,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/object-enumerator/issues";,
                 "security": 
"https://github.com/sebastianbergmann/object-enumerator/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/object-enumerator/tree/6.0.0";
+                "source": 
"https://github.com/sebastianbergmann/object-enumerator/tree/6.0.1";
             },
             "funding": [
                 {
@@ -2532,20 +2532,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-02-02T06:01:29+00:00"
+            "time": "2024-07-03T05:00:13+00:00"
         },
         {
             "name": "sebastian/object-reflector",
-            "version": "4.0.0",
+            "version": "4.0.1",
             "source": {
                 "type": "git",
                 "url": 
"https://github.com/sebastianbergmann/object-reflector.git";,
-                "reference": "bb2a6255d30853425fd38f032eb64ced9f7f132d"
+                "reference": "6e1a43b411b2ad34146dee7524cb13a068bb35f9"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/bb2a6255d30853425fd38f032eb64ced9f7f132d";,
-                "reference": "bb2a6255d30853425fd38f032eb64ced9f7f132d",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/6e1a43b411b2ad34146dee7524cb13a068bb35f9";,
+                "reference": "6e1a43b411b2ad34146dee7524cb13a068bb35f9",
                 "shasum": ""
             },
             "require": {
@@ -2580,7 +2580,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/object-reflector/issues";,
                 "security": 
"https://github.com/sebastianbergmann/object-reflector/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/object-reflector/tree/4.0.0";
+                "source": 
"https://github.com/sebastianbergmann/object-reflector/tree/4.0.1";
             },
             "funding": [
                 {
@@ -2588,20 +2588,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-02-02T06:02:18+00:00"
+            "time": "2024-07-03T05:01:32+00:00"
         },
         {
             "name": "sebastian/recursion-context",
-            "version": "6.0.1",
+            "version": "6.0.2",
             "source": {
                 "type": "git",
                 "url": 
"https://github.com/sebastianbergmann/recursion-context.git";,
-                "reference": "2f15508e17af4ea35129bbc32ce28a814d9c7426"
+                "reference": "694d156164372abbd149a4b85ccda2e4670c0e16"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2f15508e17af4ea35129bbc32ce28a814d9c7426";,
-                "reference": "2f15508e17af4ea35129bbc32ce28a814d9c7426",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/694d156164372abbd149a4b85ccda2e4670c0e16";,
+                "reference": "694d156164372abbd149a4b85ccda2e4670c0e16",
                 "shasum": ""
             },
             "require": {
@@ -2644,7 +2644,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/recursion-context/issues";,
                 "security": 
"https://github.com/sebastianbergmann/recursion-context/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/recursion-context/tree/6.0.1";
+                "source": 
"https://github.com/sebastianbergmann/recursion-context/tree/6.0.2";
             },
             "funding": [
                 {
@@ -2652,20 +2652,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-06-17T05:22:57+00:00"
+            "time": "2024-07-03T05:10:34+00:00"
         },
         {
             "name": "sebastian/type",
-            "version": "5.0.0",
+            "version": "5.0.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/type.git";,
-                "reference": "b8502785eb3523ca0dd4afe9ca62235590020f3f"
+                "reference": "fb6a6566f9589e86661291d13eba708cce5eb4aa"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/type/zipball/b8502785eb3523ca0dd4afe9ca62235590020f3f";,
-                "reference": "b8502785eb3523ca0dd4afe9ca62235590020f3f",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/type/zipball/fb6a6566f9589e86661291d13eba708cce5eb4aa";,
+                "reference": "fb6a6566f9589e86661291d13eba708cce5eb4aa",
                 "shasum": ""
             },
             "require": {
@@ -2701,7 +2701,7 @@
             "support": {
                 "issues": "https://github.com/sebastianbergmann/type/issues";,
                 "security": 
"https://github.com/sebastianbergmann/type/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/type/tree/5.0.0";
+                "source": 
"https://github.com/sebastianbergmann/type/tree/5.0.1";
             },
             "funding": [
                 {
@@ -2709,20 +2709,20 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-02-02T06:09:34+00:00"
+            "time": "2024-07-03T05:11:49+00:00"
         },
         {
             "name": "sebastian/version",
-            "version": "5.0.0",
+            "version": "5.0.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/version.git";,
-                "reference": "13999475d2cb1ab33cb73403ba356a814fdbb001"
+                "reference": "45c9debb7d039ce9b97de2f749c2cf5832a06ac4"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/version/zipball/13999475d2cb1ab33cb73403ba356a814fdbb001";,
-                "reference": "13999475d2cb1ab33cb73403ba356a814fdbb001",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/version/zipball/45c9debb7d039ce9b97de2f749c2cf5832a06ac4";,
+                "reference": "45c9debb7d039ce9b97de2f749c2cf5832a06ac4",
                 "shasum": ""
             },
             "require": {
@@ -2755,7 +2755,7 @@
             "support": {
                 "issues": 
"https://github.com/sebastianbergmann/version/issues";,
                 "security": 
"https://github.com/sebastianbergmann/version/security/policy";,
-                "source": 
"https://github.com/sebastianbergmann/version/tree/5.0.0";
+                "source": 
"https://github.com/sebastianbergmann/version/tree/5.0.1";
             },
             "funding": [
                 {
@@ -2763,7 +2763,7 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-02-02T06:10:47+00:00"
+            "time": "2024-07-03T05:13:08+00:00"
         },
         {
             "name": "symfony/console",

Reply via email to