yeswiki-installer/composer.json

10 lines
207 B
JSON
Raw Permalink Normal View History

{
"require": {
"league/climate": "^3.8",
"devcoder-xyz/php-dotenv": "^1.1",
"league/plates": "^3.4",
"amphp/parallel": "^2.2",
"amphp/http-client": "^5.0"
}
}