Author: dependabot[bot] (dependabot[bot])
Committer: GitHub (web-flow)
Pusher: dependabot[bot]
Date: 2024-07-22T15:33:00Z

Commit: 
https://github.com/php/web-php/commit/8ab7b6044f19325576b3d2ff96a2fe45dfdd7dab
Raw diff: 
https://github.com/php/web-php/commit/8ab7b6044f19325576b3d2ff96a2fe45dfdd7dab.diff

composer(deps-dev): bump phpunit/phpunit from 11.2.7 to 11.2.8

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

---
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 8f462fd503..6337a2df64 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.7"
+        "phpunit/phpunit": "^11.2.8"
     },
     "autoload": {
         "psr-4": {
diff --git a/composer.lock b/composer.lock
index 1e89b7003e..6edb6d634d 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": "1fc33a42cd08e293d42f017969f48975",
+    "content-hash": "f8b15c90afb3515c63812a8f7f062f93",
     "packages": [],
     "packages-dev": [
         {
@@ -1061,16 +1061,16 @@
         },
         {
             "name": "phpunit/phpunit",
-            "version": "11.2.7",
+            "version": "11.2.8",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/phpunit.git";,
-                "reference": "15c7e69dec4a8f246840859e6b430bd2abeb5039"
+                "reference": "a7a29e8d3113806f18f99d670f580a30e8ffff39"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/phpunit/zipball/15c7e69dec4a8f246840859e6b430bd2abeb5039";,
-                "reference": "15c7e69dec4a8f246840859e6b430bd2abeb5039",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a7a29e8d3113806f18f99d670f580a30e8ffff39";,
+                "reference": "a7a29e8d3113806f18f99d670f580a30e8ffff39",
                 "shasum": ""
             },
             "require": {
@@ -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.7";
+                "source": 
"https://github.com/sebastianbergmann/phpunit/tree/11.2.8";
             },
             "funding": [
                 {
@@ -1157,7 +1157,7 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2024-07-10T11:50:09+00:00"
+            "time": "2024-07-18T14:56:37+00:00"
         },
         {
             "name": "psr/container",

Reply via email to