Skip to content

Commit 3a0d103

Browse files
authored
Update PHPUnit 8.x & 9.x to fix PHPUnit Vulnerability (#167)
1 parent ad41f0b commit 3a0d103

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"require-dev": {
2424
"phpbench/phpbench": "^0.16.10 || ^1.0.4",
2525
"phpstan/phpstan": "^1.3.1",
26-
"phpunit/phpunit": "^7.5.20 | ^8.5.22 | ^9.5.11",
26+
"phpunit/phpunit": "^7.5.20 | ^8.5.52 | ^9.6.33",
2727
"vimeo/psalm": "^4.17.0 | ^5.26.1"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)