HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/linde-ai/wp-content/themes/linde/composer.lock
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "27848ad3c29428e181f875e7b60468b3",
    "packages": [
        {
            "name": "altorouter/altorouter",
            "version": "v1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dannyvankooten/AltoRouter.git",
                "reference": "39c50092470128c12284d332bb57f306bb5b58e4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dannyvankooten/AltoRouter/zipball/39c50092470128c12284d332bb57f306bb5b58e4",
                "reference": "39c50092470128c12284d332bb57f306bb5b58e4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "codeclimate/php-test-reporter": "dev-master",
                "phpunit/phpunit": "4.5.*"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "AltoRouter.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Danny van Kooten",
                    "email": "dannyvankooten@gmail.com",
                    "homepage": "http://dannyvankooten.com/"
                },
                {
                    "name": "Koen Punt",
                    "homepage": "https://github.com/koenpunt"
                },
                {
                    "name": "niahoo",
                    "homepage": "https://github.com/niahoo"
                }
            ],
            "description": "A lightning fast router for PHP",
            "homepage": "https://github.com/dannyvankooten/AltoRouter",
            "keywords": [
                "lightweight",
                "router",
                "routing"
            ],
            "time": "2015-11-30T00:47:43+00:00"
        },
        {
            "name": "asm89/twig-cache-extension",
            "version": "1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/asm89/twig-cache-extension.git",
                "reference": "13787226956ec766f4770722082288097aebaaf3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/asm89/twig-cache-extension/zipball/13787226956ec766f4770722082288097aebaaf3",
                "reference": "13787226956ec766f4770722082288097aebaaf3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2",
                "twig/twig": "^1.0|^2.0"
            },
            "require-dev": {
                "doctrine/cache": "~1.0",
                "phpunit/phpunit": "^5.0 || ^4.8.10"
            },
            "suggest": {
                "psr/cache-implementation": "To make use of PSR-6 cache implementation via PsrCacheAdapter."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alexander",
                    "email": "iam.asm89@gmail.com"
                }
            ],
            "description": "Cache fragments of templates directly within Twig.",
            "homepage": "https://github.com/asm89/twig-cache-extension",
            "keywords": [
                "cache",
                "extension",
                "twig"
            ],
            "abandoned": "twig/cache-extension",
            "time": "2020-01-01T20:47:37+00:00"
        },
        {
            "name": "composer/installers",
            "version": "v1.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
                "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0"
            },
            "replace": {
                "roundcube/plugin-installer": "*",
                "shama/baton": "*"
            },
            "require-dev": {
                "composer/composer": "1.6.* || 2.0.*@dev",
                "composer/semver": "1.0.* || 2.0.*@dev",
                "phpunit/phpunit": "^4.8.36",
                "sebastian/comparator": "^1.2.4",
                "symfony/process": "^2.3"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\Installers\\": "src/Composer/Installers"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https://github.com/shama"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "https://composer.github.io/installers/",
            "keywords": [
                "Craft",
                "Dolibarr",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "MantisBT",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Thelia",
                "Whmcs",
                "WolfCMS",
                "agl",
                "aimeos",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "joomla",
                "known",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "majima",
                "mako",
                "mediawiki",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "phpbb",
                "piwik",
                "ppi",
                "puppet",
                "pxcms",
                "reindex",
                "roundcube",
                "shopware",
                "silverstripe",
                "sydes",
                "sylius",
                "symfony",
                "typo3",
                "wordpress",
                "yawik",
                "zend",
                "zikula"
            ],
            "time": "2020-04-07T06:57:05+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.19.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "aed596913b70fae57be53d86faa2e9ef85a2297b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/aed596913b70fae57be53d86faa2e9ef85a2297b",
                "reference": "aed596913b70fae57be53d86faa2e9ef85a2297b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.19-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "time": "2020-10-23T09:01:57+00:00"
        },
        {
            "name": "timber/timber",
            "version": "1.18.2",
            "source": {
                "type": "git",
                "url": "https://github.com/timber/timber.git",
                "reference": "18766d1af8650ca919534cc497e7f0e8d82423a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/timber/timber/zipball/18766d1af8650ca919534cc497e7f0e8d82423a3",
                "reference": "18766d1af8650ca919534cc497e7f0e8d82423a3",
                "shasum": ""
            },
            "require": {
                "asm89/twig-cache-extension": "~1.0",
                "composer/installers": "~1.0",
                "php": ">=5.3.0|7.*",
                "twig/twig": "^1.41|^2.10",
                "upstatement/routes": "0.5"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
                "johnpbloch/wordpress": "*",
                "phpunit/phpunit": "5.7.16|6.*",
                "squizlabs/php_codesniffer": "3.*",
                "wp-coding-standards/wpcs": "^2.0",
                "wpackagist-plugin/advanced-custom-fields": "5.*",
                "wpackagist-plugin/co-authors-plus": "3.2.*|3.4.*"
            },
            "suggest": {
                "satooshi/php-coveralls": "1.0.* for code coverage"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Timber\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jared Novack",
                    "email": "jared@upstatement.com",
                    "homepage": "http://upstatement.com"
                },
                {
                    "name": "Connor J. Burton",
                    "email": "connorjburton@gmail.com",
                    "homepage": "http://connorburton.com"
                }
            ],
            "description": "Plugin to write WordPress themes w Object-Oriented Code and the Twig Template Engine",
            "homepage": "http://timber.upstatement.com",
            "keywords": [
                "templating",
                "themes",
                "timber",
                "twig"
            ],
            "time": "2020-10-11T15:08:40+00:00"
        },
        {
            "name": "twig/twig",
            "version": "v1.42.5",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig.git",
                "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e",
                "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "require-dev": {
                "psr/container": "^1.0",
                "symfony/phpunit-bridge": "^4.4|^5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.42-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Twig_": "lib/"
                },
                "psr-4": {
                    "Twig\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                },
                {
                    "name": "Twig Team",
                    "role": "Contributors"
                },
                {
                    "name": "Armin Ronacher",
                    "email": "armin.ronacher@active-4.com",
                    "role": "Project Founder"
                }
            ],
            "description": "Twig, the flexible, fast, and secure template language for PHP",
            "homepage": "https://twig.symfony.com",
            "keywords": [
                "templating"
            ],
            "time": "2020-02-11T05:59:23+00:00"
        },
        {
            "name": "upstatement/routes",
            "version": "0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/Upstatement/routes.git",
                "reference": "3267d28be0a73f197087d58384e1a358d85671b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Upstatement/routes/zipball/3267d28be0a73f197087d58384e1a358d85671b6",
                "reference": "3267d28be0a73f197087d58384e1a358d85671b6",
                "shasum": ""
            },
            "require": {
                "altorouter/altorouter": "^1.1.0",
                "composer/installers": "~1.0",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*",
                "satooshi/php-coveralls": "dev-master",
                "wp-cli/wp-cli": "*"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Routes": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jared Novack",
                    "email": "jared@upstatement.com",
                    "homepage": "http://upstatement.com"
                }
            ],
            "description": "Manage rewrites and routes in WordPress with this dead-simple plugin",
            "homepage": "http://routes.upstatement.com",
            "keywords": [
                "redirects",
                "rewrite",
                "routes",
                "routing"
            ],
            "time": "2018-12-04T01:13:41+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}