Author: dependabot[bot] (dependabot[bot])
Committer: GitHub (web-flow)
Pusher: saundefined
Date: 2024-04-21T21:31:33+03:00

Commit: 
https://github.com/php/web-php/commit/30976f76949f32e3d4fcd62073c1cc78381c122f
Raw diff: 
https://github.com/php/web-php/commit/30976f76949f32e3d4fcd62073c1cc78381c122f.diff

composer(deps-dev): bump phpunit/phpunit from 11.0.5 to 11.1.2 (#975)

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

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

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 835cd3ff84..6d764a25fe 100644
--- a/composer.json
+++ b/composer.json
@@ -13,7 +13,7 @@
     "require-dev": {
         "ext-curl": "*",
         "friendsofphp/php-cs-fixer": "^3.53.0",
-        "phpunit/phpunit": "^11.0.5"
+        "phpunit/phpunit": "^11.1.2"
     },
     "autoload": {
         "psr-4": {
diff --git a/composer.lock b/composer.lock
index dd155165d7..d2e8255cc5 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": "1c87ce9f0acef557a166d3fb3368cb79",
+    "content-hash": "29925cf527877e2499be121786a394b0",
     "packages": [],
     "packages-dev": [
         {
@@ -555,16 +555,16 @@
         },
         {
             "name": "phpunit/php-code-coverage",
-            "version": "11.0.2",
+            "version": "11.0.3",
             "source": {
                 "type": "git",
                 "url": 
"https://github.com/sebastianbergmann/php-code-coverage.git";,
-                "reference": "9e0a298b4dc6438a1e70ac8e1b3ea4980ae5a09b"
+                "reference": "7e35a2cbcabac0e6865fd373742ea432a3c34f92"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/9e0a298b4dc6438a1e70ac8e1b3ea4980ae5a09b";,
-                "reference": "9e0a298b4dc6438a1e70ac8e1b3ea4980ae5a09b",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/7e35a2cbcabac0e6865fd373742ea432a3c34f92";,
+                "reference": "7e35a2cbcabac0e6865fd373742ea432a3c34f92",
                 "shasum": ""
             },
             "require": {
@@ -621,7 +621,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.2";
+                "source": 
"https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.3";
             },
             "funding": [
                 {
@@ -629,7 +629,7 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-03-09T16:56:49+00:00"
+            "time": "2024-03-12T15:35:40+00:00"
         },
         {
             "name": "phpunit/php-file-iterator",
@@ -878,16 +878,16 @@
         },
         {
             "name": "phpunit/phpunit",
-            "version": "11.0.5",
+            "version": "11.1.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/phpunit.git";,
-                "reference": "da2de3900beab025398ba37705b0f5ecafb3e1ab"
+                "reference": "51e342a0bc987e0ea8418105d0711f08ae116de3"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/phpunit/zipball/da2de3900beab025398ba37705b0f5ecafb3e1ab";,
-                "reference": "da2de3900beab025398ba37705b0f5ecafb3e1ab",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/phpunit/zipball/51e342a0bc987e0ea8418105d0711f08ae116de3";,
+                "reference": "51e342a0bc987e0ea8418105d0711f08ae116de3",
                 "shasum": ""
             },
             "require": {
@@ -926,7 +926,7 @@
             "type": "library",
             "extra": {
                 "branch-alias": {
-                    "dev-main": "11.0-dev"
+                    "dev-main": "11.1-dev"
                 }
             },
             "autoload": {
@@ -958,7 +958,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.0.5";
+                "source": 
"https://github.com/sebastianbergmann/phpunit/tree/11.1.2";
             },
             "funding": [
                 {
@@ -974,7 +974,7 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2024-03-09T12:12:14+00:00"
+            "time": "2024-04-14T07:13:56+00:00"
         },
         {
             "name": "psr/container",
@@ -1503,16 +1503,16 @@
         },
         {
             "name": "sebastian/environment",
-            "version": "7.0.0",
+            "version": "7.1.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/environment.git";,
-                "reference": "100d8b855d7180f79f9a9a5c483f2d960581c3ea"
+                "reference": "4eb3a442574d0e9d141aab209cd4aaf25701b09a"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/sebastianbergmann/environment/zipball/100d8b855d7180f79f9a9a5c483f2d960581c3ea";,
-                "reference": "100d8b855d7180f79f9a9a5c483f2d960581c3ea",
+                "url": 
"https://api.github.com/repos/sebastianbergmann/environment/zipball/4eb3a442574d0e9d141aab209cd4aaf25701b09a";,
+                "reference": "4eb3a442574d0e9d141aab209cd4aaf25701b09a",
                 "shasum": ""
             },
             "require": {
@@ -1527,7 +1527,7 @@
             "type": "library",
             "extra": {
                 "branch-alias": {
-                    "dev-main": "7.0-dev"
+                    "dev-main": "7.1-dev"
                 }
             },
             "autoload": {
@@ -1555,7 +1555,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.0.0";
+                "source": 
"https://github.com/sebastianbergmann/environment/tree/7.1.0";
             },
             "funding": [
                 {
@@ -1563,7 +1563,7 @@
                     "type": "github"
                 }
             ],
-            "time": "2024-02-02T05:57:54+00:00"
+            "time": "2024-03-23T08:56:34+00:00"
         },
         {
             "name": "sebastian/exporter",

Reply via email to