Skip to content

Commit 81cf461

Browse files
authored
Bump phpunit/phpunit to fix CVE-2026-24765 (#86)
1 parent d65154e commit 81cf461

2 files changed

Lines changed: 33 additions & 33 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"phpstan/phpstan": "^2.1",
2525
"phpstan/phpstan-phpunit": "^2.0",
2626
"phpstan/phpstan-strict-rules": "^2.0",
27-
"phpunit/phpunit": "^10.5 || ^11.0",
27+
"phpunit/phpunit": "^10.5.62 || ^11.5.50",
2828
"shipmonk/coding-standard": "^0.2.0",
2929
"shipmonk/composer-dependency-analyser": "^1.0.0"
3030
},

composer.lock

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)