Skip to content

Commit e2af861

Browse files
Update dependency phpunit/phpunit to v12 (#17)
--------- 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 a7837f1 commit e2af861

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
@@ -13,7 +13,7 @@
1313
}
1414
],
1515
"require-dev": {
16-
"phpunit/phpunit": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.5|^11.0"
16+
"phpunit/phpunit": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.5|^11.0|^12.0"
1717
},
1818
"require": {
1919
"ext-pcntl": "*",

0 commit comments

Comments
 (0)