Skip to content

Commit cc107b3

Browse files
Update dependency phpunit/phpunit to v12
1 parent 6fe9f2f commit cc107b3

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
@@ -16,7 +16,7 @@
1616
"require-dev": {
1717
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
1818
"phpstan/phpstan": "^2.0",
19-
"phpunit/phpunit": "^9 || ^10 || ^11",
19+
"phpunit/phpunit": "^9 || ^10 || ^11 || ^12",
2020
"squizlabs/php_codesniffer": "^3.7"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)