aboutsummaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2026-01-01 19:46:57 +0100
committerGravatar GitHub <noreply@github.com> 2026-01-01 19:46:57 +0100
commit99078d503b46bcca4356773cf0274f0e7a2372fe (patch)
treedbc059f17f592ae0726f4fe384a10deb33f37713 /composer.lock
parent353025719e38e39383121c26f5a91b07f9b98234 (diff)
Bump phpstan/phpstan-phpunit from 2.0.10 to 2.0.11 (#8389)
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 2.0.10 to 2.0.11. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/2.0.10...2.0.11) --- updated-dependencies: - dependency-name: phpstan/phpstan-phpunit dependency-version: 2.0.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 24e1d8fbb..a84088d1d 100644
--- a/composer.lock
+++ b/composer.lock
@@ -345,16 +345,16 @@
},
{
"name": "phpstan/phpstan-phpunit",
- "version": "2.0.10",
+ "version": "2.0.11",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
- "reference": "8d61a5854e7497d95bc85188e13537e99bd7aae7"
+ "reference": "5e30669bef866eff70db8b58d72a5c185aa82414"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/8d61a5854e7497d95bc85188e13537e99bd7aae7",
- "reference": "8d61a5854e7497d95bc85188e13537e99bd7aae7",
+ "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/5e30669bef866eff70db8b58d72a5c185aa82414",
+ "reference": "5e30669bef866eff70db8b58d72a5c185aa82414",
"shasum": ""
},
"require": {
@@ -392,9 +392,9 @@
"description": "PHPUnit extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
- "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.10"
+ "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.11"
},
- "time": "2025-12-06T11:15:39+00:00"
+ "time": "2025-12-19T09:05:35+00:00"
},
{
"name": "phpstan/phpstan-strict-rules",