yeswiki-installer/composer.json

10 lines
186 B
JSON
Raw Normal View History

{
2024-12-05 18:58:57 +00:00
"require": {
"league/climate": "^3.8",
"league/plates": "^3.4",
"amphp/parallel": "^2.2",
"amphp/http-client": "^5.0",
"phpdevcommunity/php-dotenv": "^3.0"
}
}