Skip to content

Commit 6bbd016

Browse files
committed
broader versions of phpunit
1 parent 09560eb commit 6bbd016

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
@@ -22,7 +22,7 @@
2222
"phrity/websocket": "^3.5"
2323
},
2424
"require-dev": {
25-
"phpunit/phpunit": "^12.2",
25+
"phpunit/phpunit": "^9 || ^10 || ^11 || ^12",
2626
"phpstan/phpstan": "^2.1"
2727
}
2828
}

0 commit comments

Comments
 (0)