More missing php-deps
This commit is contained in:
parent
43f8a1879f
commit
ce5b8cff26
1 changed files with 5 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue