]> jfr.im git - irc/unrealircd/unrealircd-rpc-php.git/blobdiff - composer.json
Whoops.. i was wrong.. microtime() w/$as_float=true... duh :D
[irc/unrealircd/unrealircd-rpc-php.git] / composer.json
index 18cc2f6b8434eaafd8cc83d2420e50e8f12abf81..92b21b77f1920adb787a98594c2cb1033cc4d005 100644 (file)
@@ -1,9 +1,10 @@
 {
     "name": "unrealircd/unrealircd-rpc",
+    "version": "0.1.0",
     "description": "JSON-RPC interface to UnrealIRCd",
     "type": "library",
     "require": {
-        "php": "8.1",
+        "php": "^8.0|^8.1",
         "textalk/websocket": "^1.5"
     },
     "license": "MIT",
         {
             "name": "Bram Matthys",
             "email": "syzop@vulnscan.org"
+        },
+        {
+            "name": "Denver Freeburn",
+            "email": "sketch@sketchni.uk"
         }
     ],
     "support": {