More missing php-deps

This commit is contained in:
Greyscale 2020-06-15 08:34:08 +02:00
parent 43f8a1879f
commit ce5b8cff26

View file

@ -11,6 +11,11 @@
],
"require": {
"php": ">=7.4",
"ext-curl": "*",
"ext-sockets": "*",
"ext-json": "*",
"ext-zip": "*",
"ext-openssl": "*",
"ext-reflection": "*",
"phpunit/phpunit": "^8.2",
"phpunit/phpcov": "^6.0",