Skip to content

Commit e2cd0f5

Browse files
Update dependency phpunit/phpunit to v12
1 parent a7837f1 commit e2cd0f5

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
@@ -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": "12.0.1"
1717
},
1818
"require": {
1919
"ext-pcntl": "*",

0 commit comments

Comments
 (0)