getnamingo-registry/epp/composer.json
2025-05-12 11:20:23 +03:00

16 lines
500 B
JSON

{
"require": {
"monolog/monolog": "^3.7",
"jeremykendall/php-domain-parser": "^6.3",
"matthiasmullie/scrapbook": "^1.5",
"guzzlehttp/guzzle": "^7.9.2",
"league/flysystem": "^3.28",
"namingo/rately": "^0.1.0",
"moneyphp/money": "^4.6",
"phpmailer/phpmailer": "^6.9",
"filips123/monolog-phpmailer": "^2.0",
"ramsey/uuid": "^4.7",
"robrichards/xmlseclibs": "^3.1",
"phpseclib/phpseclib": "^3.0"
}
}