Skip to content

Commit 0949559

Browse files
chore(deps): update dependency phpunit/phpunit to v12 (#55)
--------- Co-authored-by: text-html-renovate[bot] <182508163+text-html-renovate[bot]@users.noreply.github.com> Co-authored-by: Mathieu Rochette <[email protected]>
1 parent 5122d61 commit 0949559

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
@@ -24,7 +24,7 @@
2424
"php": "^8.1"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "^10.3",
27+
"phpunit/phpunit": "^10.0|^11.0|^12.0",
2828
"phpspec/prophecy-phpunit": "^2.0",
2929
"squizlabs/php_codesniffer": "^3.6",
3030
"slevomat/coding-standard": "^8.0",

0 commit comments

Comments
 (0)