Your IP : 216.73.216.65


Current Path : /home/ataenra/www/administrator/components/com_akeebabackup/vendor/composer/
Upload File :
Current File : /home/ataenra/www/administrator/components/com_akeebabackup/vendor/composer/installed.json

{
    "packages": [
        {
            "name": "akeeba/engine",
            "version": "dev-development",
            "version_normalized": "dev-development",
            "source": {
                "type": "git",
                "url": "git@github.com:akeeba/engine.git",
                "reference": "1c167a6ffb8dc124b0eb7c519ca83ae899bff551"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/akeeba/engine/zipball/1c167a6ffb8dc124b0eb7c519ca83ae899bff551",
                "reference": "1c167a6ffb8dc124b0eb7c519ca83ae899bff551",
                "shasum": ""
            },
            "require": {
                "akeeba/s3": "dev-development",
                "ext-fileinfo": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": ">=7.4 <8.4"
            },
            "require-dev": {
                "composer/ca-bundle": "^1.3.6",
                "mnapoli/silly": "^1.8.3",
                "phpunit/phpunit": "^9.0.0",
                "rector/rector": "^0.15.21"
            },
            "suggest": {
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-ftp": "*",
                "ext-mysqli": "*",
                "ext-openssl": "*",
                "ext-pdo": "*",
                "ext-simplexml": "*",
                "ext-sqlite3": "*",
                "ext-ssh2": "*",
                "ext-zip": "*"
            },
            "time": "2023-10-13T08:19:24+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Akeeba\\Engine\\Test\\": "Test/",
                    "Akeeba\\Engine\\": "engine/"
                }
            },
            "archive": {
                "exclude": [
                    "binned_ideas",
                    "connector_development",
                    "run",
                    "Test",
                    "tools"
                ]
            },
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Nicholas K. Dionysopoulos",
                    "email": "nicholas_NO_SPAM_PLEASE@akeeba.com",
                    "homepage": "https://www.dionysopoulos.me",
                    "role": "Lead Developer"
                },
                {
                    "name": "Davide Tampellini",
                    "email": "davide_NO_SPAM_PLEASE@akeeba.com",
                    "homepage": "https://www.dionysopoulos.me",
                    "role": "Senior Developer"
                }
            ],
            "description": "Akeeba Engine - a site backup engine written in pure PHP",
            "homepage": "https://github.com/akeeba/engine",
            "keywords": [
                "backup",
                "mysql",
                "php"
            ],
            "support": {
                "source": "https://github.com/akeeba/engine/tree/development",
                "issues": "https://github.com/akeeba/engine/issues"
            },
            "install-path": "../akeeba/engine"
        },
        {
            "name": "akeeba/s3",
            "version": "dev-development",
            "version_normalized": "dev-development",
            "source": {
                "type": "git",
                "url": "https://github.com/akeeba/s3.git",
                "reference": "982d78d9f35c15bbfeff42a5f2a6e6ac4fd60f48"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/akeeba/s3/zipball/982d78d9f35c15bbfeff42a5f2a6e6ac4fd60f48",
                "reference": "982d78d9f35c15bbfeff42a5f2a6e6ac4fd60f48",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-simplexml": "*",
                "php": ">=7.1.0 <8.4"
            },
            "time": "2023-10-30T15:02:15+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/aliasing.php"
                ],
                "psr-4": {
                    "Akeeba\\S3\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Nicholas K. Dionysopoulos",
                    "email": "nicholas_NO_SPAM_PLEASE@akeeba.com",
                    "homepage": "http://www.dionysopoulos.me",
                    "role": "Lead Developer"
                }
            ],
            "description": "A compact, dependency-less Amazon S3 API client implementing the most commonly used features",
            "homepage": "https://github.com/akeeba/s3",
            "keywords": [
                "s3"
            ],
            "support": {
                "issues": "https://github.com/akeeba/s3/issues",
                "source": "https://github.com/akeeba/s3/tree/development"
            },
            "install-path": "../akeeba/s3"
        },
        {
            "name": "akeeba/webpush",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "git@github.com:akeeba/webpush.git",
                "reference": "49be9ddeedf8c19960e78ca21b13f3886d41415b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/akeeba/webpush/zipball/49be9ddeedf8c19960e78ca21b13f3886d41415b",
                "reference": "49be9ddeedf8c19960e78ca21b13f3886d41415b",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-openssl": "*",
                "php": "^7.2|^8.0"
            },
            "suggest": {
                "ext-gmp": "*"
            },
            "time": "2023-11-03T11:14:58+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Akeeba\\WebPush\\": "src"
                }
            },
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Nicholas K. Dionysopoulos",
                    "email": "nicholas@akeeba.com"
                }
            ],
            "description": "WebPush for Joomla components",
            "homepage": "https://github.com/akeeba/webpush",
            "keywords": [
                "Joomla",
                "Push API",
                "WebPush",
                "notifications",
                "push",
                "web"
            ],
            "support": {
                "source": "https://github.com/akeeba/webpush/tree/main",
                "issues": "https://github.com/akeeba/webpush/issues"
            },
            "install-path": "../akeeba/webpush"
        },
        {
            "name": "composer/ca-bundle",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "4d0ae9807cf38e759b6f10b09195b3addd7d8685"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/4d0ae9807cf38e759b6f10b09195b3addd7d8685",
                "reference": "4d0ae9807cf38e759b6f10b09195b3addd7d8685",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.55",
                "psr/log": "^1.0",
                "symfony/phpunit-bridge": "^4.2 || ^5",
                "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
            },
            "time": "2023-10-11T09:24:02+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\CaBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
            "keywords": [
                "cabundle",
                "cacert",
                "certificate",
                "ssl",
                "tls"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/ca-bundle/issues",
                "source": "https://github.com/composer/ca-bundle/tree/main"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./ca-bundle"
        }
    ],
    "dev": false,
    "dev-package-names": []
}