yeswiki-installer/composer.json
Florian Schmitt 5de62d801c
Some checks are pending
/ test (push) Waiting to run
add yeswiki-move, fix shebangs, chore deps
2024-12-05 21:49:11 +03:00

9 lines
210 B
JSON

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