Skip to content

Commit cfb13b9

Browse files
Update phpunit/phpunit requirement from ^9.3 || ^10.0 to ^9.3 || ^10.0 || ^12.0
--- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.3.15 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 465874d commit cfb13b9

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
@@ -23,7 +23,7 @@
2323
},
2424
"require-dev": {
2525
"phpstan/phpstan": "^2.0",
26-
"phpunit/phpunit": "^9.3 || ^10.0",
26+
"phpunit/phpunit": "^9.3 || ^10.0 || ^12.0",
2727
"squizlabs/php_codesniffer": "^3.5.0 || ^4.0.0"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)