Skip to content

Commit 6ae48dc

Browse files
committed
add support phpunit 12
1 parent cfd02b4 commit 6ae48dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "^11.5",
26+
"phpunit/phpunit": "^11.5 | ^12.0",
2727
"squizlabs/php_codesniffer": "^3.9"
2828
}
2929
}

0 commit comments

Comments
 (0)