We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09560eb commit 6bbd016Copy full SHA for 6bbd016
composer.json
@@ -22,7 +22,7 @@
22
"phrity/websocket": "^3.5"
23
},
24
"require-dev": {
25
- "phpunit/phpunit": "^12.2",
+ "phpunit/phpunit": "^9 || ^10 || ^11 || ^12",
26
"phpstan/phpstan": "^2.1"
27
}
28
0 commit comments