Talk about WebSub
[phinde.git] / composer.json
index 0511c408500b83ce36ba5f81b5ea3656851c47d2..040c1739ab8eccfab90c80251c969eb77bc46d05 100644 (file)
@@ -3,6 +3,10 @@
         "pear/console_commandline": "^1.2",
         "pear/net_url2": "^2.2",
         "twig/twig": "^1.0",
-        "pear/http_request2": "^2.3"
+        "pear/http_request2": "^2.3",
+        "pear/http2": "^1.1"
+    },
+    "require-dev": {
+        "phpunit/phpunit": "^9.0"
     }
 }