mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-04 08:41:50 +02:00
16 lines
500 B
JSON
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"
|
|
}
|
|
}
|