X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-rpc-php.git/blobdiff_plain/18b1f98adedd250d9f51dd93908affd0716bff4c..101a298c6b6bed0ef6191cccbbad9358fb641746:/composer.json diff --git a/composer.json b/composer.json index 0e28176..92b21b7 100644 --- a/composer.json +++ b/composer.json @@ -4,6 +4,7 @@ "description": "JSON-RPC interface to UnrealIRCd", "type": "library", "require": { + "php": "^8.0|^8.1", "textalk/websocket": "^1.5" }, "license": "MIT",