Author: dependabot[bot] (dependabot[bot])
Committer: GitHub (web-flow)
Pusher: dependabot[bot]
Date: 2024-09-16T16:16:46Z

Commit: 
https://github.com/php/web-php/commit/48fc2571ff5643252160fc82482db0a50320c3b2
Raw diff: 
https://github.com/php/web-php/commit/48fc2571ff5643252160fc82482db0a50320c3b2.diff

composer(deps-dev): bump phpunit/phpunit from 11.3.4 to 11.3.5

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

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

Signed-off-by: dependabot[bot] <supp...@github.com>

Changed paths:
  M  composer.json
  M  composer.lock


Diff:

diff --git a/composer.json b/composer.json
index a0cd8ff130..fdd180eb3d 100644
--- a/composer.json
+++ b/composer.json
@@ -13,7 +13,7 @@
     "require-dev": {
         "ext-curl": "*",
         "friendsofphp/php-cs-fixer": "^3.64.0",
-        "phpunit/phpunit": "^11.3.4"
+        "phpunit/phpunit": "^11.3.5"
     },
     "autoload": {
         "psr-4": {
diff --git a/composer.lock b/composer.lock
index 8d2234cc0b..e1d27c1106 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": "2f733068a505075ac2d73fbed4af66a4",
+    "content-hash": "4894ac3dfb28fa84c304bed83985a0e6",
     "packages": [],
     "packages-dev": [
         {
@@ -570,16 +570,16 @@
         },
         {
             "name": "nikic/php-parser",
-            "version": "v5.1.0",
+            "version": "v5.2.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/nikic/PHP-Parser.git";,
-                "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1"
+                "reference": "23c79fbbfb725fb92af9bcf41065c8e9a0d49ddb"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/nikic/PHP-Parser/zipball/683130c2ff8c2739f4822ff7ac5c873ec529abd1";,
-                "reference": "683130c2ff8c2739f4822ff7ac5c873ec529abd1",
+                "url": 
"https://api.github.com/repos/nikic/PHP-Parser/zipball/23c79fbbfb725fb92af9bcf41065c8e9a0d49ddb";,
+                "reference": "23c79fbbfb725fb92af9bcf41065c8e9a0d49ddb",
                 "shasum": ""
             },
             "require": {
@@ -622,9 +622,9 @@
             ],
             "support": {
                 "issues": "https://github.com/nikic/PHP-Parser/issues";,
-                "source": "https://github.com/nikic/PHP-Parser/tree/v5.1.0";
+                "source": "https://github.com/nikic/PHP-Parser/tree/v5.2.0";
             },
-            "time": "2024-07-01T20:03:41+00:00"
+            "time": "2024-09-15T16:40:33+00:00"
         },
         {
             "name": "phar-io/manifest",
@@ -1069,16 +1069,16 @@
         },
         {
             "name": "phpunit/phpunit",
-            "version": "11.3.4",
+            "version": "11.3.5",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/phpunit.git";,
-                "reference": "d2ef57db1410b102b250e0cdce6675a60c2a993d"
+                "reference": "4dc07a589a68f8f2d5132ac0849146d122e08347"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d2ef57db1410b102b250e0cdce6675a60c2a993d";,
-                "reference": "d2ef57db1410b102b250e0cdce6675a60c2a993d",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4dc07a589a68f8f2d5132ac0849146d122e08347";,
+                "reference": "4dc07a589a68f8f2d5132ac0849146d122e08347",
                 "shasum": ""
             },
             "require": {
@@ -1099,7 +1099,7 @@
                 "phpunit/php-timer": "^7.0.1",
                 "sebastian/cli-parser": "^3.0.2",
                 "sebastian/code-unit": "^3.0.1",
-                "sebastian/comparator": "^6.0.2",
+                "sebastian/comparator": "^6.1.0",
                 "sebastian/diff": "^6.0.2",
                 "sebastian/environment": "^7.2.0",
                 "sebastian/exporter": "^6.1.3",
@@ -1149,7 +1149,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.4";
+                "source": 
"https://github.com/sebastianbergmann/phpunit/tree/11.3.5";
             },
             "funding": [
                 {
@@ -1165,7 +1165,7 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2024-09-09T06:08:34+00:00"
+            "time": "2024-09-13T05:22:17+00:00"
         },
         {
             "name": "psr/container",
@@ -2022,16 +2022,16 @@
         },
         {
             "name": "sebastian/comparator",
-            "version": "6.0.2",
+            "version": "6.1.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/comparator.git";,
-                "reference": "450d8f237bd611c45b5acf0733ce43e6bb280f81"
+                "reference": "fa37b9e2ca618cb051d71b60120952ee8ca8b03d"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/comparator/zipball/450d8f237bd611c45b5acf0733ce43e6bb280f81";,
-                "reference": "450d8f237bd611c45b5acf0733ce43e6bb280f81",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa37b9e2ca618cb051d71b60120952ee8ca8b03d";,
+                "reference": "fa37b9e2ca618cb051d71b60120952ee8ca8b03d",
                 "shasum": ""
             },
             "require": {
@@ -2042,12 +2042,12 @@
                 "sebastian/exporter": "^6.0"
             },
             "require-dev": {
-                "phpunit/phpunit": "^11.0"
+                "phpunit/phpunit": "^11.3"
             },
             "type": "library",
             "extra": {
                 "branch-alias": {
-                    "dev-main": "6.0-dev"
+                    "dev-main": "6.1-dev"
                 }
             },
             "autoload": {
@@ -2087,7 +2087,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.2";
+                "source": 
"https://github.com/sebastianbergmann/comparator/tree/6.1.0";
             },
             "funding": [
                 {
@@ -2095,7 +2095,7 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-08-12T06:07:25+00:00"
+            "time": "2024-09-11T15:42:56+00:00"
         },
         {
             "name": "sebastian/complexity",

Reply via email to