Author: dependabot[bot] (dependabot[bot])
Committer: Derick Rethans (derickr)
Date: 2026-07-08T09:19:54+01:00

Commit: 
https://github.com/php/web-php/commit/69d392a3750efa32eb07ab96328d54e89540ae99
Raw diff: 
https://github.com/php/web-php/commit/69d392a3750efa32eb07ab96328d54e89540ae99.diff

composer(deps-dev): bump phpstan/phpstan-phpunit from 2.0.16 to 2.0.18

Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) 
from 2.0.16 to 2.0.18.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/2.0.16...2.0.18)

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

Signed-off-by: dependabot[bot] <[email protected]>

Changed paths:
  M  composer.lock


Diff:

diff --git a/composer.lock b/composer.lock
index ae93712236..6978751462 100644
--- a/composer.lock
+++ b/composer.lock
@@ -922,21 +922,22 @@
         },
         {
             "name": "phpstan/phpstan-phpunit",
-            "version": "2.0.16",
+            "version": "2.0.18",
             "source": {
                 "type": "git",
                 "url": "https://github.com/phpstan/phpstan-phpunit.git";,
-                "reference": "6ab598e1bc106e6827fd346ae4a12b4a5d634c32"
+                "reference": "f5dc20ff8082d02339b60cab68ec3eb0d859fb30"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/6ab598e1bc106e6827fd346ae4a12b4a5d634c32";,
-                "reference": "6ab598e1bc106e6827fd346ae4a12b4a5d634c32",
+                "url": 
"https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/f5dc20ff8082d02339b60cab68ec3eb0d859fb30";,
+                "reference": "f5dc20ff8082d02339b60cab68ec3eb0d859fb30",
                 "shasum": ""
             },
             "require": {
+                "phar-io/version": "^3.2",
                 "php": "^7.4 || ^8.0",
-                "phpstan/phpstan": "^2.1.32"
+                "phpstan/phpstan": "^2.2.3"
             },
             "conflict": {
                 "phpunit/phpunit": "<7.0"
@@ -946,7 +947,8 @@
                 "php-parallel-lint/php-parallel-lint": "^1.2",
                 "phpstan/phpstan-deprecation-rules": "^2.0",
                 "phpstan/phpstan-strict-rules": "^2.0",
-                "phpunit/phpunit": "^9.6"
+                "phpunit/phpunit": "^9.6",
+                "shipmonk/name-collision-detector": "^2.1"
             },
             "type": "phpstan-extension",
             "extra": {
@@ -972,9 +974,9 @@
             ],
             "support": {
                 "issues": "https://github.com/phpstan/phpstan-phpunit/issues";,
-                "source": 
"https://github.com/phpstan/phpstan-phpunit/tree/2.0.16";
+                "source": 
"https://github.com/phpstan/phpstan-phpunit/tree/2.0.18";
             },
-            "time": "2026-02-14T09:05:21+00:00"
+            "time": "2026-07-04T12:16:09+00:00"
         },
         {
             "name": "phpunit/php-code-coverage",

Reply via email to