Skip to content

Commit 04bfd8d

Browse files
Update phpunit/phpunit requirement from ^8.5|^9.5 to ^9.6.22
--- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a128a1c commit 04bfd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"phpstan/phpstan-deprecation-rules": "^2.0",
2020
"phpstan/phpstan-phpunit": "^2.0",
2121
"phpstan/phpstan-strict-rules": "^2.0",
22-
"phpunit/phpunit": "^8.5|^9.5",
22+
"phpunit/phpunit": "^9.6.22",
2323
"symplify/easy-coding-standard": "^12.3",
2424
"vlucas/phpdotenv": "^5.4"
2525
},

0 commit comments

Comments
 (0)