| Server IP : 157.230.181.24 / Your IP : 216.73.216.56 Web Server : Apache/2.4.58 (Ubuntu) System : Linux conductive 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/vhosts/dev-conductive-digital/public/un731-app/ |
Upload File : |
{
"name": "untold-digital/themosis-wordpress-init",
"authors": [
{
"name": "Caleb Loffer",
"email": "caleb.loffer@untold-digital.com",
"homepage": "http://ceagon.com"
}
],
"type": "project",
"repositories": [
{
"type": "composer",
"url": "https://wpackagist.org"
}
],
"autoload": {
"psr-0": {
"Thms": "library"
},
"psr-4": {
"Themosis\\": "htdocs/content/mu-plugins/themosis-framework/src/Themosis/"
},
"files": [
"htdocs/content/mu-plugins/themosis-framework/src/Themosis/helpers.php"
]
},
"config": {
"preferred-install": "dist",
"allow-plugins": {
"composer/installers": true
},
"policy.advisories.block": false,
"policy": {
"advisories": {
"block": false
}
}
},
"require": {
"php": ">=5.6.4",
"vlucas/phpdotenv": "^2.2",
"filp/whoops": "^2.1",
"illuminate/database": "^5.8",
"illuminate/support": "^5.8",
"illuminate/container": "^5.8",
"illuminate/routing": "^5.8",
"illuminate/http": "^5.8",
"illuminate/events": "^5.8",
"illuminate/view": "^5.8",
"illuminate/filesystem": "^5.8",
"twig/twig": "^1.42",
"guzzlehttp/guzzle": "^6.5|^7.0"
},
"extra": {
"installer-paths": {
"htdocs/content/mu-plugins/themosis-{$name}/": [
"themosis/framework"
],
"htdocs/content/plugins/{$name}/": [
"type:wordpress-plugin"
],
"htdocs/content/themes/themosis-{$name}/": [
"themosis/theme"
],
"htdocs/content/themes/{$name}/": [
"type:wordpress-theme"
]
},
"wordpress-install-dir": "htdocs/cms"
}
}