yeswiki-installer/composer.json
Florian Schmitt 02372fe988
Some checks are pending
/ test (push) Waiting to run
chore(deps): composer update
2024-12-05 21:58:57 +03:00

9 lines
186 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"
}
}