D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
plib
/
modules
/
letsencrypt
/
vendor
/
composer
/
Filename :
installed.json
back
Copy
{ "packages": [ { "name": "acmephp\/ssl", "version": "2.1.0", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/acmephp\/ssl.git", "reference": "c78ad953d3680acf3f02024c93ff32724d353590" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/acmephp\/ssl\/zipball\/c78ad953d3680acf3f02024c93ff32724d353590", "reference": "c78ad953d3680acf3f02024c93ff32724d353590", "shasum": "" }, "require": { "ext-hash": "*", "ext-openssl": "*", "lib-openssl": ">=0.9.8", "php": ">=7.2.5", "webmozart\/assert": "^1.0" }, "time": "2022-05-31T16:44:35+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PleskLetsEncrypt\\AcmePhp\\Ssl\\": "." } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Titouan Galopin", "email": "galopintitouan@gmail.com", "homepage": "http:\/\/titouangalopin.com" }, { "name": "J\u00e9r\u00e9my Deruss\u00e9", "homepage": "https:\/\/twitter.com\/jderusse" } ], "description": "PHP wrapper around OpenSSL extension providing SSL encoding, decoding, parsing and signing features", "homepage": "https:\/\/github.com\/acmephp\/ssl", "keywords": [ "ECDSA", "acmephp", "certificate", "csr", "https", "openssl", "rsa", "ssl", "x509" ], "support": { "issues": "https:\/\/github.com\/acmephp\/ssl\/issues", "source": "https:\/\/github.com\/acmephp\/ssl\/tree\/2.1.0" }, "install-path": "..\/acmephp\/ssl" }, { "name": "aws\/aws-crt-php", "version": "v1.2.7", "version_normalized": "1.2.7.0", "source": { "type": "git", "url": "https:\/\/github.com\/awslabs\/aws-crt-php.git", "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/awslabs\/aws-crt-php\/zipball\/d71d9906c7bb63a28295447ba12e74723bd3730e", "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "phpunit\/phpunit": "^4.8.35||^5.6.3||^9.5", "yoast\/phpunit-polyfills": "^1.0" }, "suggest": { "ext-awscrt": "Make sure you install awscrt native extension to use any of the functionality." }, "time": "2024-10-18T22:15:13+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "src\/" ] }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "Apache-2.0" ], "authors": [ { "name": "AWS SDK Common Runtime Team", "email": "aws-sdk-common-runtime@amazon.com" } ], "description": "AWS Common Runtime for PHP", "homepage": "https:\/\/github.com\/awslabs\/aws-crt-php", "keywords": [ "amazon", "aws", "crt", "sdk" ], "support": { "issues": "https:\/\/github.com\/awslabs\/aws-crt-php\/issues", "source": "https:\/\/github.com\/awslabs\/aws-crt-php\/tree\/v1.2.7" }, "install-path": "..\/aws\/aws-crt-php" }, { "name": "aws\/aws-sdk-php", "version": "3.342.26", "version_normalized": "3.342.26.0", "source": { "type": "git", "url": "https:\/\/github.com\/aws\/aws-sdk-php.git", "reference": "99f6f8521117534990e608e040b083015465c49c" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/aws\/aws-sdk-php\/zipball\/99f6f8521117534990e608e040b083015465c49c", "reference": "99f6f8521117534990e608e040b083015465c49c", "shasum": "" }, "require": { "aws\/aws-crt-php": "^1.2.3", "ext-json": "*", "ext-pcre": "*", "ext-simplexml": "*", "guzzlehttp\/guzzle": "^7.4.5", "guzzlehttp\/promises": "^2.0", "guzzlehttp\/psr7": "^2.4.5", "mtdowling\/jmespath.php": "^2.8.0", "php": ">=8.1", "psr\/http-message": "^2.0" }, "require-dev": { "andrewsville\/php-token-reflection": "^1.4", "aws\/aws-php-sns-message-validator": "~1.0", "behat\/behat": "~3.0", "composer\/composer": "^2.7.8", "dms\/phpunit-arraysubset-asserts": "^0.4.0", "doctrine\/cache": "~1.4", "ext-dom": "*", "ext-openssl": "*", "ext-pcntl": "*", "ext-sockets": "*", "phpunit\/phpunit": "^5.6.3 || ^8.5 || ^9.5", "psr\/cache": "^2.0 || ^3.0", "psr\/simple-cache": "^2.0 || ^3.0", "sebastian\/comparator": "^1.2.3 || ^4.0 || ^5.0", "symfony\/filesystem": "^v6.4.0 || ^v7.1.0", "yoast\/phpunit-polyfills": "^2.0" }, "suggest": { "aws\/aws-php-sns-message-validator": "To validate incoming SNS notifications", "doctrine\/cache": "To use the DoctrineCacheAdapter", "ext-curl": "To send requests using cURL", "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages", "ext-sockets": "To use client-side monitoring" }, "time": "2025-04-11T18:10:41+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "installation-source": "dist", "autoload": { "files": [ "src\/functions.php" ], "psr-4": { "PleskLetsEncrypt\\Aws\\": "src\/" }, "exclude-from-classmap": [ "src\/data\/" ] }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Amazon Web Services", "homepage": "http:\/\/aws.amazon.com" } ], "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project", "homepage": "http:\/\/aws.amazon.com\/sdkforphp", "keywords": [ "amazon", "aws", "cloud", "dynamodb", "ec2", "glacier", "s3", "sdk" ], "support": { "forum": "https:\/\/github.com\/aws\/aws-sdk-php\/discussions", "issues": "https:\/\/github.com\/aws\/aws-sdk-php\/issues", "source": "https:\/\/github.com\/aws\/aws-sdk-php\/tree\/3.342.26" }, "install-path": "..\/aws\/aws-sdk-php" }, { "name": "guzzlehttp\/guzzle", "version": "7.9.3", "version_normalized": "7.9.3.0", "source": { "type": "git", "url": "https:\/\/github.com\/guzzle\/guzzle.git", "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/guzzle\/guzzle\/zipball\/7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp\/promises": "^1.5.3 || ^2.0.3", "guzzlehttp\/psr7": "^2.7.0", "php": "^7.2.5 || ^8.0", "psr\/http-client": "^1.0", "symfony\/deprecation-contracts": "^2.2 || ^3.0" }, "provide": { "psr\/http-client-implementation": "1.0" }, "require-dev": { "bamarni\/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "guzzle\/client-integration-tests": "3.0.2", "php-http\/message-factory": "^1.1", "phpunit\/phpunit": "^8.5.39 || ^9.6.20", "psr\/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { "ext-curl": "Required for CURL handler support", "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr\/log": "Required for using the Log middleware" }, "time": "2025-03-27T13:37:11+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "files": [ "src\/functions_include.php" ], "psr-4": { "PleskLetsEncrypt\\GuzzleHttp\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https:\/\/github.com\/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https:\/\/github.com\/mtdowling" }, { "name": "Jeremy Lindblom", "email": "jeremeamia@gmail.com", "homepage": "https:\/\/github.com\/jeremeamia" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https:\/\/github.com\/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https:\/\/github.com\/Nyholm" }, { "name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r", "email": "mark.sagikazar@gmail.com", "homepage": "https:\/\/github.com\/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https:\/\/github.com\/Tobion" } ], "description": "Guzzle is a PHP HTTP client library", "keywords": [ "client", "curl", "framework", "http", "http client", "psr-18", "psr-7", "rest", "web service" ], "support": { "issues": "https:\/\/github.com\/guzzle\/guzzle\/issues", "source": "https:\/\/github.com\/guzzle\/guzzle\/tree\/7.9.3" }, "funding": [ { "url": "https:\/\/github.com\/GrahamCampbell", "type": "github" }, { "url": "https:\/\/github.com\/Nyholm", "type": "github" }, { "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/guzzlehttp\/guzzle", "type": "tidelift" } ], "install-path": "..\/guzzlehttp\/guzzle" }, { "name": "guzzlehttp\/promises", "version": "2.2.0", "version_normalized": "2.2.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/guzzle\/promises.git", "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/guzzle\/promises\/zipball\/7c69f28996b0a6920945dd20b3857e499d9ca96c", "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0" }, "require-dev": { "bamarni\/composer-bin-plugin": "^1.8.2", "phpunit\/phpunit": "^8.5.39 || ^9.6.20" }, "time": "2025-03-27T13:27:01+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "psr-4": { "PleskLetsEncrypt\\GuzzleHttp\\Promise\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https:\/\/github.com\/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https:\/\/github.com\/mtdowling" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https:\/\/github.com\/Nyholm" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https:\/\/github.com\/Tobion" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "support": { "issues": "https:\/\/github.com\/guzzle\/promises\/issues", "source": "https:\/\/github.com\/guzzle\/promises\/tree\/2.2.0" }, "funding": [ { "url": "https:\/\/github.com\/GrahamCampbell", "type": "github" }, { "url": "https:\/\/github.com\/Nyholm", "type": "github" }, { "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/guzzlehttp\/promises", "type": "tidelift" } ], "install-path": "..\/guzzlehttp\/promises" }, { "name": "guzzlehttp\/psr7", "version": "2.7.1", "version_normalized": "2.7.1.0", "source": { "type": "git", "url": "https:\/\/github.com\/guzzle\/psr7.git", "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/guzzle\/psr7\/zipball\/c2270caaabe631b3b44c85f99e5a04bbb8060d16", "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "psr\/http-factory": "^1.0", "psr\/http-message": "^1.1 || ^2.0", "ralouphie\/getallheaders": "^3.0" }, "provide": { "psr\/http-factory-implementation": "1.0", "psr\/http-message-implementation": "1.0" }, "require-dev": { "bamarni\/composer-bin-plugin": "^1.8.2", "http-interop\/http-factory-tests": "0.9.0", "phpunit\/phpunit": "^8.5.39 || ^9.6.20" }, "suggest": { "laminas\/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "time": "2025-03-27T12:30:47+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https:\/\/github.com\/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https:\/\/github.com\/mtdowling" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https:\/\/github.com\/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https:\/\/github.com\/Nyholm" }, { "name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r", "email": "mark.sagikazar@gmail.com", "homepage": "https:\/\/github.com\/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https:\/\/github.com\/Tobion" }, { "name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r", "email": "mark.sagikazar@gmail.com", "homepage": "https:\/\/sagikazarmark.hu" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "support": { "issues": "https:\/\/github.com\/guzzle\/psr7\/issues", "source": "https:\/\/github.com\/guzzle\/psr7\/tree\/2.7.1" }, "funding": [ { "url": "https:\/\/github.com\/GrahamCampbell", "type": "github" }, { "url": "https:\/\/github.com\/Nyholm", "type": "github" }, { "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/guzzlehttp\/psr7", "type": "tidelift" } ], "install-path": "..\/guzzlehttp\/psr7" }, { "name": "mtdowling\/jmespath.php", "version": "2.8.0", "version_normalized": "2.8.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/jmespath\/jmespath.php.git", "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/jmespath\/jmespath.php\/zipball\/a2a865e05d5f420b50cc2f85bb78d565db12a6bc", "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "symfony\/polyfill-mbstring": "^1.17" }, "require-dev": { "composer\/xdebug-handler": "^3.0.3", "phpunit\/phpunit": "^8.5.33" }, "time": "2024-09-04T18:46:31+00:00", "bin": [ "bin\/jp.php" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "installation-source": "dist", "autoload": { "files": [ "src\/JmesPath.php" ], "psr-4": { "PleskLetsEncrypt\\JmesPath\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https:\/\/github.com\/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https:\/\/github.com\/mtdowling" } ], "description": "Declaratively specify how to extract elements from a JSON document", "keywords": [ "json", "jsonpath" ], "support": { "issues": "https:\/\/github.com\/jmespath\/jmespath.php\/issues", "source": "https:\/\/github.com\/jmespath\/jmespath.php\/tree\/2.8.0" }, "install-path": "..\/mtdowling\/jmespath.php" }, { "name": "psr\/http-client", "version": "1.0.3", "version_normalized": "1.0.3.0", "source": { "type": "git", "url": "https:\/\/github.com\/php-fig\/http-client.git", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/php-fig\/http-client\/zipball\/bb5906edc1c324c9a05aa0873d40117941e5fa90", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", "shasum": "" }, "require": { "php": "^7.0 || ^8.0", "psr\/http-message": "^1.0 || ^2.0" }, "time": "2023-09-23T14:17:50+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Http\\Client\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https:\/\/www.php-fig.org\/" } ], "description": "Common interface for HTTP clients", "homepage": "https:\/\/github.com\/php-fig\/http-client", "keywords": [ "http", "http-client", "psr", "psr-18" ], "support": { "source": "https:\/\/github.com\/php-fig\/http-client" }, "install-path": "..\/psr\/http-client" }, { "name": "psr\/http-factory", "version": "1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/php-fig\/http-factory.git", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/php-fig\/http-factory\/zipball\/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "shasum": "" }, "require": { "php": ">=7.1", "psr\/http-message": "^1.0 || ^2.0" }, "time": "2024-04-15T12:06:14+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": "https:\/\/www.php-fig.org\/" } ], "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", "message", "psr", "psr-17", "psr-7", "request", "response" ], "support": { "source": "https:\/\/github.com\/php-fig\/http-factory" }, "install-path": "..\/psr\/http-factory" }, { "name": "psr\/http-message", "version": "2.0", "version_normalized": "2.0.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/php-fig\/http-message.git", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/php-fig\/http-message\/zipball\/402d35bcb92c70c026d1a6a9883f06b2ead23d71", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "time": "2023-04-04T09:54:51+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.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": "https:\/\/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" ], "support": { "source": "https:\/\/github.com\/php-fig\/http-message\/tree\/2.0" }, "install-path": "..\/psr\/http-message" }, { "name": "psr\/log", "version": "1.1.4", "version_normalized": "1.1.4.0", "source": { "type": "git", "url": "https:\/\/github.com\/php-fig\/log.git", "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/php-fig\/log\/zipball\/d49695b909c3b7628b6289db5479a1c204601f11", "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2021-05-03T11:20:27+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": "https:\/\/www.php-fig.org\/" } ], "description": "Common interface for logging libraries", "homepage": "https:\/\/github.com\/php-fig\/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https:\/\/github.com\/php-fig\/log\/tree\/1.1.4" }, "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": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders.", "support": { "issues": "https:\/\/github.com\/ralouphie\/getallheaders\/issues", "source": "https:\/\/github.com\/ralouphie\/getallheaders\/tree\/develop" }, "install-path": "..\/ralouphie\/getallheaders" }, { "name": "symfony\/deprecation-contracts", "version": "v3.5.1", "version_normalized": "3.5.1.0", "source": { "type": "git", "url": "https:\/\/github.com\/symfony\/deprecation-contracts.git", "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", "shasum": "" }, "require": { "php": ">=8.1" }, "time": "2024-09-25T14:20:29+00:00", "type": "library", "extra": { "thanks": { "url": "https:\/\/github.com\/symfony\/contracts", "name": "symfony\/contracts" }, "branch-alias": { "dev-main": "3.5-dev" } }, "installation-source": "dist", "autoload": { "files": [ "function.php" ] }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https:\/\/symfony.com\/contributors" } ], "description": "A generic function and convention to trigger deprecation notices", "homepage": "https:\/\/symfony.com", "support": { "source": "https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v3.5.1" }, "funding": [ { "url": "https:\/\/symfony.com\/sponsor", "type": "custom" }, { "url": "https:\/\/github.com\/fabpot", "type": "github" }, { "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", "type": "tidelift" } ], "install-path": "..\/symfony\/deprecation-contracts" }, { "name": "symfony\/polyfill-mbstring", "version": "v1.31.0", "version_normalized": "1.31.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/symfony\/polyfill-mbstring.git", "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/85181ba99b2345b0ef10ce42ecac37612d9fd341", "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", "shasum": "" }, "require": { "php": ">=7.2" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "time": "2024-09-09T11:45:10+00:00", "type": "library", "extra": { "thanks": { "url": "https:\/\/github.com\/symfony\/polyfill", "name": "symfony\/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "PleskLetsEncrypt\\Symfony\\Polyfill\\Mbstring\\": "" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "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" ], "support": { "source": "https:\/\/github.com\/symfony\/polyfill-mbstring\/tree\/v1.31.0" }, "funding": [ { "url": "https:\/\/symfony.com\/sponsor", "type": "custom" }, { "url": "https:\/\/github.com\/fabpot", "type": "github" }, { "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony", "type": "tidelift" } ], "install-path": "..\/symfony\/polyfill-mbstring" }, { "name": "webmozart\/assert", "version": "1.11.0", "version_normalized": "1.11.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/webmozarts\/assert.git", "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/webmozarts\/assert\/zipball\/11cb2199493b2f8a3b53e7f19068fc6aac760991", "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", "shasum": "" }, "require": { "ext-ctype": "*", "php": "^7.2 || ^8.0" }, "conflict": { "phpstan\/phpstan": "<0.12.20", "vimeo\/psalm": "<4.6.1 || 4.6.2" }, "require-dev": { "phpunit\/phpunit": "^8.5.13" }, "time": "2022-06-03T18:03:27+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.10-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "PleskLetsEncrypt\\Webmozart\\Assert\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Assertions to validate method input\/output with nice error messages.", "keywords": [ "assert", "check", "validate" ], "support": { "issues": "https:\/\/github.com\/webmozarts\/assert\/issues", "source": "https:\/\/github.com\/webmozarts\/assert\/tree\/1.11.0" }, "install-path": "..\/webmozart\/assert" } ], "dev": false, "dev-package-names": [] }