Uname:Linux EDL-STRETCH 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64

403WebShell
403Webshell
Server IP : 188.114.96.2  /  Your IP : 104.23.197.230
Web Server : Apache/2.4.59 (Debian)
System : Linux EDL-STRETCH 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
User : edlftp ( 1002)
PHP Version : 7.4.33
Disable Function : 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,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/nicolasj/www/sms.formationlangues.be/vendor/composer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/nicolasj/www/sms.formationlangues.be/vendor/composer/installed.json
{
        "packages": [
                {
                        "name": "ezyang/htmlpurifier",
                        "version": "v4.17.0",
                        "version_normalized": "4.17.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/ezyang/htmlpurifier.git",
                                "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c",
                                "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c",
                                "shasum": ""
                        },
                        "require": {
                                "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
                        },
                        "require-dev": {
                                "cerdic/css-tidy": "^1.7 || ^2.0",
                                "simpletest/simpletest": "dev-master"
                        },
                        "suggest": {
                                "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
                                "ext-bcmath": "Used for unit conversion and imagecrash protection",
                                "ext-iconv": "Converts text to and from non-UTF-8 encodings",
                                "ext-tidy": "Used for pretty-printing HTML"
                        },
                        "time": "2023-11-17T15:01:25+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "library/HTMLPurifier.composer.php"
                                ],
                                "psr-0": {
                                        "HTMLPurifier": "library/"
                                },
                                "exclude-from-classmap": [
                                        "/library/HTMLPurifier/Language/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "LGPL-2.1-or-later"
                        ],
                        "authors": [
                                {
                                        "name": "Edward Z. Yang",
                                        "email": "[email protected]",
                                        "homepage": "http://ezyang.com"
                                }
                        ],
                        "description": "Standards compliant HTML filter written in PHP",
                        "homepage": "http://htmlpurifier.org/",
                        "keywords": [
                                "html"
                        ],
                        "support": {
                                "issues": "https://github.com/ezyang/htmlpurifier/issues",
                                "source": "https://github.com/ezyang/htmlpurifier/tree/v4.17.0"
                        },
                        "install-path": "../ezyang/htmlpurifier"
                },
                {
                        "name": "firebase/php-jwt",
                        "version": "v5.2.0",
                        "version_normalized": "5.2.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/firebase/php-jwt.git",
                                "reference": "feb0e820b8436873675fd3aca04f3728eb2185cb"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/feb0e820b8436873675fd3aca04f3728eb2185cb",
                                "reference": "feb0e820b8436873675fd3aca04f3728eb2185cb",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": ">=4.8 <=9"
                        },
                        "time": "2020-03-25T18:49:23+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Firebase\\JWT\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause"
                        ],
                        "authors": [
                                {
                                        "name": "Neuman Vong",
                                        "email": "[email protected]",
                                        "role": "Developer"
                                },
                                {
                                        "name": "Anant Narayanan",
                                        "email": "[email protected]",
                                        "role": "Developer"
                                }
                        ],
                        "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
                        "homepage": "https://github.com/firebase/php-jwt",
                        "keywords": [
                                "jwt",
                                "php"
                        ],
                        "install-path": "../firebase/php-jwt"
                },
                {
                        "name": "google/apiclient",
                        "version": "v2.5.0",
                        "version_normalized": "2.5.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/googleapis/google-api-php-client.git",
                                "reference": "9ab9cc07f66e2c7274ea2753f102ae24d1271410"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/9ab9cc07f66e2c7274ea2753f102ae24d1271410",
                                "reference": "9ab9cc07f66e2c7274ea2753f102ae24d1271410",
                                "shasum": ""
                        },
                        "require": {
                                "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
                                "google/apiclient-services": "~0.13",
                                "google/auth": "^1.9",
                                "guzzlehttp/guzzle": "~5.3.1||~6.0",
                                "guzzlehttp/psr7": "^1.2",
                                "monolog/monolog": "^1.17|^2.0",
                                "php": ">=5.4",
                                "phpseclib/phpseclib": "~0.3.10||~2.0"
                        },
                        "require-dev": {
                                "cache/filesystem-adapter": "^0.3.2",
                                "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
                                "phpcompatibility/php-compatibility": "^9.2",
                                "phpunit/phpunit": "^4.8|^5.0",
                                "squizlabs/php_codesniffer": "~2.3",
                                "symfony/css-selector": "~2.1",
                                "symfony/dom-crawler": "~2.1"
                        },
                        "suggest": {
                                "cache/filesystem-adapter": "For caching certs and tokens (using Google_Client::setCache)"
                        },
                        "time": "2020-05-26T22:29:38+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-0": {
                                        "Google_": "src/"
                                },
                                "classmap": [
                                        "src/Google/Service/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "Apache-2.0"
                        ],
                        "description": "Client library for Google APIs",
                        "homepage": "http://developers.google.com/api-client-library/php",
                        "keywords": [
                                "google"
                        ],
                        "install-path": "../google/apiclient"
                },
                {
                        "name": "google/apiclient-services",
                        "version": "v0.138",
                        "version_normalized": "0.138.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/googleapis/google-api-php-client-services.git",
                                "reference": "9e7ea08fbd87e5926d14ef0674626e26843a5508"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/9e7ea08fbd87e5926d14ef0674626e26843a5508",
                                "reference": "9e7ea08fbd87e5926d14ef0674626e26843a5508",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.4"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^4.8|^5"
                        },
                        "time": "2020-05-31T00:25:32+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-0": {
                                        "Google_Service_": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "Apache-2.0"
                        ],
                        "description": "Client library for Google APIs",
                        "homepage": "http://developers.google.com/api-client-library/php",
                        "keywords": [
                                "google"
                        ],
                        "install-path": "../google/apiclient-services"
                },
                {
                        "name": "google/auth",
                        "version": "v1.9.0",
                        "version_normalized": "1.9.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/googleapis/google-auth-library-php.git",
                                "reference": "af4abf63988b8c74f589bee1e69ba310d3e43c6c"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/af4abf63988b8c74f589bee1e69ba310d3e43c6c",
                                "reference": "af4abf63988b8c74f589bee1e69ba310d3e43c6c",
                                "shasum": ""
                        },
                        "require": {
                                "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
                                "guzzlehttp/guzzle": "~5.3.1|~6.0",
                                "guzzlehttp/psr7": "^1.2",
                                "php": ">=5.4",
                                "psr/cache": "^1.0",
                                "psr/http-message": "^1.0"
                        },
                        "require-dev": {
                                "guzzlehttp/promises": "0.1.1|^1.3",
                                "kelvinmo/simplejwt": "^0.2.5",
                                "phpseclib/phpseclib": "^2",
                                "phpunit/phpunit": "^4.8.36|^5.7",
                                "sebastian/comparator": ">=1.2.3",
                                "squizlabs/php_codesniffer": "^3.5"
                        },
                        "suggest": {
                                "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
                        },
                        "time": "2020-05-18T17:02:59+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Google\\Auth\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "Apache-2.0"
                        ],
                        "description": "Google Auth Library for PHP",
                        "homepage": "http://github.com/google/google-auth-library-php",
                        "keywords": [
                                "Authentication",
                                "google",
                                "oauth2"
                        ],
                        "install-path": "../google/auth"
                },
                {
                        "name": "guzzlehttp/guzzle",
                        "version": "6.5.4",
                        "version_normalized": "6.5.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/guzzle/guzzle.git",
                                "reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a4a1b6930528a8f7ee03518e6442ec7a44155d9d",
                                "reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d",
                                "shasum": ""
                        },
                        "require": {
                                "ext-json": "*",
                                "guzzlehttp/promises": "^1.0",
                                "guzzlehttp/psr7": "^1.6.1",
                                "php": ">=5.5",
                                "symfony/polyfill-intl-idn": "1.17.0"
                        },
                        "require-dev": {
                                "ext-curl": "*",
                                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
                                "psr/log": "^1.1"
                        },
                        "suggest": {
                                "psr/log": "Required for using the Log middleware"
                        },
                        "time": "2020-05-25T19:35:05+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "6.5-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "GuzzleHttp\\": "src/"
                                },
                                "files": [
                                        "src/functions_include.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Michael Dowling",
                                        "email": "[email protected]",
                                        "homepage": "https://github.com/mtdowling"
                                }
                        ],
                        "description": "Guzzle is a PHP HTTP client library",
                        "homepage": "http://guzzlephp.org/",
                        "keywords": [
                                "client",
                                "curl",
                                "framework",
                                "http",
                                "http client",
                                "rest",
                                "web service"
                        ],
                        "install-path": "../guzzlehttp/guzzle"
                },
                {
                        "name": "guzzlehttp/promises",
                        "version": "v1.3.1",
                        "version_normalized": "1.3.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/guzzle/promises.git",
                                "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
                                "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.5.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^4.0"
                        },
                        "time": "2016-12-20T10:07:11+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.4-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "GuzzleHttp\\Promise\\": "src/"
                                },
                                "files": [
                                        "src/functions_include.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Michael Dowling",
                                        "email": "[email protected]",
                                        "homepage": "https://github.com/mtdowling"
                                }
                        ],
                        "description": "Guzzle promises library",
                        "keywords": [
                                "promise"
                        ],
                        "install-path": "../guzzlehttp/promises"
                },
                {
                        "name": "guzzlehttp/psr7",
                        "version": "1.6.1",
                        "version_normalized": "1.6.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/guzzle/psr7.git",
                                "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
                                "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.4.0",
                                "psr/http-message": "~1.0",
                                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
                        },
                        "provide": {
                                "psr/http-message-implementation": "1.0"
                        },
                        "require-dev": {
                                "ext-zlib": "*",
                                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
                        },
                        "suggest": {
                                "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
                        },
                        "time": "2019-07-01T23:21:34+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.6-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "GuzzleHttp\\Psr7\\": "src/"
                                },
                                "files": [
                                        "src/functions_include.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Michael Dowling",
                                        "email": "[email protected]",
                                        "homepage": "https://github.com/mtdowling"
                                },
                                {
                                        "name": "Tobias Schultze",
                                        "homepage": "https://github.com/Tobion"
                                }
                        ],
                        "description": "PSR-7 message implementation that also provides common utility methods",
                        "keywords": [
                                "http",
                                "message",
                                "psr-7",
                                "request",
                                "response",
                                "stream",
                                "uri",
                                "url"
                        ],
                        "install-path": "../guzzlehttp/psr7"
                },
                {
                        "name": "monolog/monolog",
                        "version": "1.25.4",
                        "version_normalized": "1.25.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Seldaek/monolog.git",
                                "reference": "3022efff205e2448b560c833c6fbbf91c3139168"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/3022efff205e2448b560c833c6fbbf91c3139168",
                                "reference": "3022efff205e2448b560c833c6fbbf91c3139168",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.0",
                                "psr/log": "~1.0"
                        },
                        "provide": {
                                "psr/log-implementation": "1.0.0"
                        },
                        "require-dev": {
                                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                                "doctrine/couchdb": "~1.0@dev",
                                "graylog2/gelf-php": "~1.0",
                                "php-amqplib/php-amqplib": "~2.4",
                                "php-console/php-console": "^3.1.3",
                                "php-parallel-lint/php-parallel-lint": "^1.0",
                                "phpunit/phpunit": "~4.5",
                                "ruflin/elastica": ">=0.90 <3.0",
                                "sentry/sentry": "^0.13",
                                "swiftmailer/swiftmailer": "^5.3|^6.0"
                        },
                        "suggest": {
                                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                                "ext-mongo": "Allow sending log messages to a MongoDB server",
                                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
                                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                                "php-console/php-console": "Allow sending log messages to Google Chrome",
                                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
                                "sentry/sentry": "Allow sending log messages to a Sentry server"
                        },
                        "time": "2020-05-22T07:31:27+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.0.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Monolog\\": "src/Monolog"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Jordi Boggiano",
                                        "email": "[email protected]",
                                        "homepage": "http://seld.be"
                                }
                        ],
                        "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
                        "homepage": "http://github.com/Seldaek/monolog",
                        "keywords": [
                                "log",
                                "logging",
                                "psr-3"
                        ],
                        "install-path": "../monolog/monolog"
                },
                {
                        "name": "phpseclib/phpseclib",
                        "version": "2.0.27",
                        "version_normalized": "2.0.27.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/phpseclib/phpseclib.git",
                                "reference": "34620af4df7d1988d8f0d7e91f6c8a3bf931d8dc"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/34620af4df7d1988d8f0d7e91f6c8a3bf931d8dc",
                                "reference": "34620af4df7d1988d8f0d7e91f6c8a3bf931d8dc",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.3"
                        },
                        "require-dev": {
                                "phing/phing": "~2.7",
                                "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
                                "sami/sami": "~2.0",
                                "squizlabs/php_codesniffer": "~2.0"
                        },
                        "suggest": {
                                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
                                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
                                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
                                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
                        },
                        "time": "2020-04-04T23:17:33+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "phpseclib/bootstrap.php"
                                ],
                                "psr-4": {
                                        "phpseclib\\": "phpseclib/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Jim Wigginton",
                                        "email": "[email protected]",
                                        "role": "Lead Developer"
                                },
                                {
                                        "name": "Patrick Monnerat",
                                        "email": "[email protected]",
                                        "role": "Developer"
                                },
                                {
                                        "name": "Andreas Fischer",
                                        "email": "[email protected]",
                                        "role": "Developer"
                                },
                                {
                                        "name": "Hans-Jürgen Petrich",
                                        "email": "[email protected]",
                                        "role": "Developer"
                                },
                                {
                                        "name": "Graham Campbell",
                                        "email": "[email protected]",
                                        "role": "Developer"
                                }
                        ],
                        "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
                        "homepage": "http://phpseclib.sourceforge.net",
                        "keywords": [
                                "BigInteger",
                                "aes",
                                "asn.1",
                                "asn1",
                                "blowfish",
                                "crypto",
                                "cryptography",
                                "encryption",
                                "rsa",
                                "security",
                                "sftp",
                                "signature",
                                "signing",
                                "ssh",
                                "twofish",
                                "x.509",
                                "x509"
                        ],
                        "install-path": "../phpseclib/phpseclib"
                },
                {
                        "name": "psr/cache",
                        "version": "1.0.1",
                        "version_normalized": "1.0.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/cache.git",
                                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
                                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.0"
                        },
                        "time": "2016-08-06T20:24:11+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.0.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Psr\\Cache\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "PHP-FIG",
                                        "homepage": "http://www.php-fig.org/"
                                }
                        ],
                        "description": "Common interface for caching libraries",
                        "keywords": [
                                "cache",
                                "psr",
                                "psr-6"
                        ],
                        "install-path": "../psr/cache"
                },
                {
                        "name": "psr/http-message",
                        "version": "1.0.1",
                        "version_normalized": "1.0.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/http-message.git",
                                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.0"
                        },
                        "time": "2016-08-06T14:39:51+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.0.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Psr\\Http\\Message\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "PHP-FIG",
                                        "homepage": "http://www.php-fig.org/"
                                }
                        ],
                        "description": "Common interface for HTTP messages",
                        "homepage": "https://github.com/php-fig/http-message",
                        "keywords": [
                                "http",
                                "http-message",
                                "psr",
                                "psr-7",
                                "request",
                                "response"
                        ],
                        "install-path": "../psr/http-message"
                },
                {
                        "name": "psr/log",
                        "version": "1.1.3",
                        "version_normalized": "1.1.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/log.git",
                                "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
                                "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.0"
                        },
                        "time": "2020-03-23T09:12:05+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.1.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Psr\\Log\\": "Psr/Log/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "PHP-FIG",
                                        "homepage": "http://www.php-fig.org/"
                                }
                        ],
                        "description": "Common interface for logging libraries",
                        "homepage": "https://github.com/php-fig/log",
                        "keywords": [
                                "log",
                                "psr",
                                "psr-3"
                        ],
                        "install-path": "../psr/log"
                },
                {
                        "name": "ralouphie/getallheaders",
                        "version": "3.0.3",
                        "version_normalized": "3.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/ralouphie/getallheaders.git",
                                "reference": "120b605dfeb996808c31b6477290a714d356e822"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.6"
                        },
                        "require-dev": {
                                "php-coveralls/php-coveralls": "^2.1",
                                "phpunit/phpunit": "^5 || ^6.5"
                        },
                        "time": "2019-03-08T08:55:37+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "src/getallheaders.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Ralph Khattar",
                                        "email": "[email protected]"
                                }
                        ],
                        "description": "A polyfill for getallheaders.",
                        "install-path": "../ralouphie/getallheaders"
                },
                {
                        "name": "stripe/stripe-php",
                        "version": "v17.4.0",
                        "version_normalized": "17.4.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/stripe/stripe-php.git",
                                "reference": "893946057e43b145826b0dfd7f398673e381e2ae"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/stripe/stripe-php/zipball/893946057e43b145826b0dfd7f398673e381e2ae",
                                "reference": "893946057e43b145826b0dfd7f398673e381e2ae",
                                "shasum": ""
                        },
                        "require": {
                                "ext-curl": "*",
                                "ext-json": "*",
                                "ext-mbstring": "*",
                                "php": ">=5.6.0"
                        },
                        "require-dev": {
                                "friendsofphp/php-cs-fixer": "3.72.0",
                                "phpstan/phpstan": "^1.2",
                                "phpunit/phpunit": "^5.7 || ^9.0"
                        },
                        "time": "2025-07-01T20:23:15+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.0-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Stripe\\": "lib/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Stripe and contributors",
                                        "homepage": "https://github.com/stripe/stripe-php/contributors"
                                }
                        ],
                        "description": "Stripe PHP Library",
                        "homepage": "https://stripe.com/",
                        "keywords": [
                                "api",
                                "payment processing",
                                "stripe"
                        ],
                        "support": {
                                "issues": "https://github.com/stripe/stripe-php/issues",
                                "source": "https://github.com/stripe/stripe-php/tree/v17.4.0"
                        },
                        "install-path": "../stripe/stripe-php"
                },
                {
                        "name": "symfony/polyfill-iconv",
                        "version": "v1.15.0",
                        "version_normalized": "1.15.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-iconv.git",
                                "reference": "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/ad6d62792bfbcfc385dd34b424d4fcf9712a32c8",
                                "reference": "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.3"
                        },
                        "suggest": {
                                "ext-iconv": "For best performance"
                        },
                        "time": "2020-03-09T19:04:49+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.15-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Polyfill\\Iconv\\": ""
                                },
                                "files": [
                                        "bootstrap.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "[email protected]"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill for the Iconv extension",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "iconv",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "install-path": "../symfony/polyfill-iconv"
                },
                {
                        "name": "symfony/polyfill-intl-idn",
                        "version": "v1.17.0",
                        "version_normalized": "1.17.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                                "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3bff59ea7047e925be6b7f2059d60af31bb46d6a",
                                "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.3",
                                "symfony/polyfill-mbstring": "^1.3",
                                "symfony/polyfill-php72": "^1.10"
                        },
                        "suggest": {
                                "ext-intl": "For best performance"
                        },
                        "time": "2020-05-12T16:47:27+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.17-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Polyfill\\Intl\\Idn\\": ""
                                },
                                "files": [
                                        "bootstrap.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Laurent Bassin",
                                        "email": "[email protected]"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "idn",
                                "intl",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "install-path": "../symfony/polyfill-intl-idn"
                },
                {
                        "name": "symfony/polyfill-mbstring",
                        "version": "v1.15.0",
                        "version_normalized": "1.15.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-mbstring.git",
                                "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
                                "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.3"
                        },
                        "suggest": {
                                "ext-mbstring": "For best performance"
                        },
                        "time": "2020-03-09T19:04:49+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.15-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Polyfill\\Mbstring\\": ""
                                },
                                "files": [
                                        "bootstrap.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "[email protected]"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill for the Mbstring extension",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "mbstring",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "install-path": "../symfony/polyfill-mbstring"
                },
                {
                        "name": "symfony/polyfill-php72",
                        "version": "v1.17.0",
                        "version_normalized": "1.17.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-php72.git",
                                "reference": "f048e612a3905f34931127360bdd2def19a5e582"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582",
                                "reference": "f048e612a3905f34931127360bdd2def19a5e582",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.3"
                        },
                        "time": "2020-05-12T16:47:27+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.17-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Polyfill\\Php72\\": ""
                                },
                                "files": [
                                        "bootstrap.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "[email protected]"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "install-path": "../symfony/polyfill-php72"
                },
                {
                        "name": "zbateson/mail-mime-parser",
                        "version": "1.2.1",
                        "version_normalized": "1.2.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/zbateson/mail-mime-parser.git",
                                "reference": "290b86dab1af0861472bdc6e5fa885ffdd3fac3f"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/zbateson/mail-mime-parser/zipball/290b86dab1af0861472bdc6e5fa885ffdd3fac3f",
                                "reference": "290b86dab1af0861472bdc6e5fa885ffdd3fac3f",
                                "shasum": ""
                        },
                        "require": {
                                "guzzlehttp/psr7": "^1.0",
                                "php": ">=5.4",
                                "zbateson/mb-wrapper": "^1.0",
                                "zbateson/stream-decorators": "^1.0.3"
                        },
                        "require-dev": {
                                "jms/serializer": "^1.1",
                                "mikey179/vfsstream": "^1.6.0",
                                "phing/phing": "^2.15.0",
                                "phpdocumentor/phpdocumentor": "^2.9.0",
                                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5"
                        },
                        "suggest": {
                                "ext-iconv": "For best support/performance",
                                "ext-mbstring": "For best support/performance"
                        },
                        "time": "2020-04-10T21:42:47+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "ZBateson\\MailMimeParser\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-2-Clause"
                        ],
                        "authors": [
                                {
                                        "name": "Zaahid Bateson"
                                },
                                {
                                        "name": "Contributors",
                                        "homepage": "https://github.com/zbateson/mail-mime-parser/graphs/contributors"
                                }
                        ],
                        "description": "MIME email message parser",
                        "homepage": "https://mail-mime-parser.org",
                        "keywords": [
                                "MimeMailParser",
                                "email",
                                "mail",
                                "mailparse",
                                "mime",
                                "mimeparse",
                                "parser",
                                "php-imap"
                        ],
                        "install-path": "../zbateson/mail-mime-parser"
                },
                {
                        "name": "zbateson/mb-wrapper",
                        "version": "1.0.0",
                        "version_normalized": "1.0.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/zbateson/mb-wrapper.git",
                                "reference": "723f25a1ab0e4e662efa8d89f38da751c799134a"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/zbateson/mb-wrapper/zipball/723f25a1ab0e4e662efa8d89f38da751c799134a",
                                "reference": "723f25a1ab0e4e662efa8d89f38da751c799134a",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.4",
                                "symfony/polyfill-iconv": "^1.9",
                                "symfony/polyfill-mbstring": "^1.9"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5"
                        },
                        "suggest": {
                                "ext-iconv": "For best support/performance",
                                "ext-mbstring": "For best support/performance"
                        },
                        "time": "2018-09-28T17:43:01+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "ZBateson\\MbWrapper\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-2-Clause"
                        ],
                        "authors": [
                                {
                                        "name": "Zaahid Bateson"
                                }
                        ],
                        "description": "Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation",
                        "homepage": "https://github.com/zbateson/StreamDecorators",
                        "keywords": [
                                "charset",
                                "encoding",
                                "http",
                                "iconv",
                                "mail",
                                "mb",
                                "mb_convert_encoding",
                                "mbstring",
                                "mime",
                                "multibyte",
                                "string"
                        ],
                        "install-path": "../zbateson/mb-wrapper"
                },
                {
                        "name": "zbateson/stream-decorators",
                        "version": "1.0.3",
                        "version_normalized": "1.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/zbateson/stream-decorators.git",
                                "reference": "a1873c22d2d6189931dd145d766157c6f75cc8d7"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/zbateson/stream-decorators/zipball/a1873c22d2d6189931dd145d766157c6f75cc8d7",
                                "reference": "a1873c22d2d6189931dd145d766157c6f75cc8d7",
                                "shasum": ""
                        },
                        "require": {
                                "guzzlehttp/psr7": "^1.0.0",
                                "php": ">=5.4",
                                "zbateson/mb-wrapper": "^1.0.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5"
                        },
                        "time": "2020-02-10T00:22:40+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "ZBateson\\StreamDecorators\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-2-Clause"
                        ],
                        "authors": [
                                {
                                        "name": "Zaahid Bateson"
                                }
                        ],
                        "description": "PHP psr7 stream decorators for mime message part streams",
                        "keywords": [
                                "base64",
                                "charset",
                                "decorators",
                                "mail",
                                "mime",
                                "psr7",
                                "quoted-printable",
                                "stream",
                                "uuencode"
                        ],
                        "install-path": "../zbateson/stream-decorators"
                }
        ],
        "dev": true,
        "dev-package-names": []
}

Youez - 2016 - github.com/yon3zu
LinuXploit