D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
usr
/
local
/
psa
/
admin
/
plib
/
modules
/
sslit
/
vendor
/
composer
/
Filename :
installed.json
back
Copy
{ "packages": [ { "name": "acmephp\/ssl", "version": "1.3.0", "version_normalized": "1.3.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/acmephp\/ssl.git", "reference": "30a02abf8811978ad1837a0c98383438d4c91f78" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/acmephp\/ssl\/zipball\/30a02abf8811978ad1837a0c98383438d4c91f78", "reference": "30a02abf8811978ad1837a0c98383438d4c91f78", "shasum": "" }, "require": { "ext-hash": "*", "ext-openssl": "*", "lib-openssl": ">=0.9.8", "php": ">=5.5.0", "webmozart\/assert": "^1.0" }, "require-dev": { "phpunit\/phpunit": "^4.8.22" }, "time": "2020-12-13T21:27:31+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "PleskSslIt\\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\/1.3.0" }, "install-path": "..\/acmephp\/ssl" }, { "name": "guzzlehttp\/guzzle", "version": "7.9.2", "version_normalized": "7.9.2.0", "source": { "type": "git", "url": "https:\/\/github.com\/guzzle\/guzzle.git", "reference": "d281ed313b989f213357e3be1a179f02196ac99b" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/guzzle\/guzzle\/zipball\/d281ed313b989f213357e3be1a179f02196ac99b", "reference": "d281ed313b989f213357e3be1a179f02196ac99b", "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": "2024-07-24T11:22:20+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "files": [ "src\/functions_include.php" ], "psr-4": { "PleskSslIt\\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.2" }, "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.0.4", "version_normalized": "2.0.4.0", "source": { "type": "git", "url": "https:\/\/github.com\/guzzle\/promises.git", "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/guzzle\/promises\/zipball\/f9c436286ab2892c7db7be8c8da4ef61ccf7b455", "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455", "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": "2024-10-17T10:06:22+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "psr-4": { "PleskSslIt\\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.0.4" }, "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.0", "version_normalized": "2.7.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/guzzle\/psr7.git", "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/guzzle\/psr7\/zipball\/a70f5c95fb43bc83f07c9c948baa0dc1829bf201", "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201", "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": "2024-07-18T11:15:46+00:00", "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "installation-source": "dist", "autoload": { "psr-4": { "PleskSslIt\\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.0" }, "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": "laravel\/serializable-closure", "version": "v2.0.3", "version_normalized": "2.0.3.0", "source": { "type": "git", "url": "https:\/\/github.com\/laravel\/serializable-closure.git", "reference": "f379c13663245f7aa4512a7869f62eb14095f23f" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/laravel\/serializable-closure\/zipball\/f379c13663245f7aa4512a7869f62eb14095f23f", "reference": "f379c13663245f7aa4512a7869f62eb14095f23f", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { "illuminate\/support": "^10.0|^11.0|^12.0", "nesbot\/carbon": "^2.67|^3.0", "pestphp\/pest": "^2.36|^3.0", "phpstan\/phpstan": "^2.0", "symfony\/var-dumper": "^6.2.0|^7.0.0" }, "time": "2025-02-11T15:03:05+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "PleskSslIt\\Laravel\\SerializableClosure\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" }, { "name": "Nuno Maduro", "email": "nuno@laravel.com" } ], "description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.", "keywords": [ "closure", "laravel", "serializable" ], "support": { "issues": "https:\/\/github.com\/laravel\/serializable-closure\/issues", "source": "https:\/\/github.com\/laravel\/serializable-closure" }, "install-path": "..\/laravel\/serializable-closure" }, { "name": "php-di\/invoker", "version": "2.3.6", "version_normalized": "2.3.6.0", "source": { "type": "git", "url": "https:\/\/github.com\/PHP-DI\/Invoker.git", "reference": "59f15608528d8a8838d69b422a919fd6b16aa576" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/PHP-DI\/Invoker\/zipball\/59f15608528d8a8838d69b422a919fd6b16aa576", "reference": "59f15608528d8a8838d69b422a919fd6b16aa576", "shasum": "" }, "require": { "php": ">=7.3", "psr\/container": "^1.0|^2.0" }, "require-dev": { "athletic\/athletic": "~0.1.8", "mnapoli\/hard-mode": "~0.3.0", "phpunit\/phpunit": "^9.0" }, "time": "2025-01-17T12:49:27+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PleskSslIt\\Invoker\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "description": "Generic and extensible callable invoker", "homepage": "https:\/\/github.com\/PHP-DI\/Invoker", "keywords": [ "callable", "dependency", "dependency-injection", "injection", "invoke", "invoker" ], "support": { "issues": "https:\/\/github.com\/PHP-DI\/Invoker\/issues", "source": "https:\/\/github.com\/PHP-DI\/Invoker\/tree\/2.3.6" }, "funding": [ { "url": "https:\/\/github.com\/mnapoli", "type": "github" } ], "install-path": "..\/php-di\/invoker" }, { "name": "php-di\/php-di", "version": "7.0.9", "version_normalized": "7.0.9.0", "source": { "type": "git", "url": "https:\/\/github.com\/PHP-DI\/PHP-DI.git", "reference": "d8480267f5cf239650debba704f3ecd15b638cde" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/PHP-DI\/PHP-DI\/zipball\/d8480267f5cf239650debba704f3ecd15b638cde", "reference": "d8480267f5cf239650debba704f3ecd15b638cde", "shasum": "" }, "require": { "laravel\/serializable-closure": "^1.0 || ^2.0", "php": ">=8.0", "php-di\/invoker": "^2.0", "psr\/container": "^1.1 || ^2.0" }, "provide": { "psr\/container-implementation": "^1.0" }, "require-dev": { "friendsofphp\/php-cs-fixer": "^3", "friendsofphp\/proxy-manager-lts": "^1", "mnapoli\/phpunit-easymock": "^1.3", "phpunit\/phpunit": "^9.6", "vimeo\/psalm": "^5|^6" }, "suggest": { "friendsofphp\/proxy-manager-lts": "Install it if you want to use lazy injection (version ^1)" }, "time": "2025-02-28T12:46:35+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src\/functions.php" ], "psr-4": { "PleskSslIt\\DI\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "description": "The dependency injection container for humans", "homepage": "https:\/\/php-di.org\/", "keywords": [ "PSR-11", "container", "container-interop", "dependency injection", "di", "ioc", "psr11" ], "support": { "issues": "https:\/\/github.com\/PHP-DI\/PHP-DI\/issues", "source": "https:\/\/github.com\/PHP-DI\/PHP-DI\/tree\/7.0.9" }, "funding": [ { "url": "https:\/\/github.com\/mnapoli", "type": "github" }, { "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/php-di\/php-di", "type": "tidelift" } ], "install-path": "..\/php-di\/php-di" }, { "name": "plesk\/domain-security-status-library", "version": "0.2.0", "version_normalized": "0.2.0.0", "source": { "type": "git", "url": "git@github.com:webpros-integrations\/domain-security-status-library.git", "reference": "997dc4dcc378ec8e272674addffa1987b3f95a74" }, "dist": { "type": "zip", "url": "https:\/\/packagist.pp.plesk.tech\/dist\/plesk\/domain-security-status-library\/plesk-domain-security-status-library-997dc4dcc378ec8e272674addffa1987b3f95a74-zip-4a1d53.zip", "reference": "997dc4dcc378ec8e272674addffa1987b3f95a74" }, "require": { "php": "^8.0", "psr\/log": "^1.1.3" }, "require-dev": { "phpunit\/phpunit": "9.5.0" }, "time": "2024-03-26T11:39:07+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PleskExt\\DomainSecurityStatusLibrary\\": "src\/" } }, "autoload-dev": { "psr-4": { "PleskExt\\DomainSecurityStatusLibrary\\Test\\": "tests\/" } }, "scripts": { "test": [ "phpunit" ] }, "authors": [ { "name": "Vladislav Baranovskiy", "email": "vbaranovskiy@plesk.com" } ], "description": "A Domain security status library.", "support": { "source": "https:\/\/github.com\/webpros-integrations\/domain-security-status-library\/tree\/v0.2.0" }, "install-path": "..\/plesk\/domain-security-status-library" }, { "name": "plesk\/ext-sslit-api", "version": "0.9.15", "version_normalized": "0.9.15.0", "source": { "type": "git", "url": "git@github.com:webpros-plesk\/ext-sslit-api.git", "reference": "d6e8212db7817221629ffb6f42ec33b52828af2c" }, "dist": { "type": "zip", "url": "https:\/\/packagist.pp.plesk.tech\/dist\/plesk\/ext-sslit-api\/plesk-ext-sslit-api-d6e8212db7817221629ffb6f42ec33b52828af2c-zip-3453c0.zip", "reference": "d6e8212db7817221629ffb6f42ec33b52828af2c" }, "time": "2021-07-30T12:26:53+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src\/PluginInterface\/CertOrder.php", "src\/PluginInterface\/CertOrderContext.php", "src\/PluginInterface\/CertOrderDomainBundle.php", "src\/PluginInterface\/Domain.php", "src\/PluginInterface\/IssueCertOutput.php", "src\/PluginInterface\/TlsPluginHook.php", "src\/PluginInterface\/TlsVendor.php", "src\/PluginInterface\/TlsProduct.php", "src\/PluginInterface\/TlsVendorsCollection.php" ] }, "description": "Plesk SslIt Extension API", "support": { "source": "https:\/\/github.com\/webpros-plesk\/ext-sslit-api\/tree\/0.9.15" }, "install-path": "..\/plesk\/ext-sslit-api" }, { "name": "psr\/cache", "version": "2.0.0", "version_normalized": "2.0.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/php-fig\/cache.git", "reference": "213f9dbc5b9bfbc4f8db86d2838dc968752ce13b" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/php-fig\/cache\/zipball\/213f9dbc5b9bfbc4f8db86d2838dc968752ce13b", "reference": "213f9dbc5b9bfbc4f8db86d2838dc968752ce13b", "shasum": "" }, "require": { "php": ">=8.0.0" }, "time": "2021-02-03T23:23:37+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "PleskSslIt\\Psr\\Cache\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https:\/\/www.php-fig.org\/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "support": { "source": "https:\/\/github.com\/php-fig\/cache\/tree\/2.0.0" }, "install-path": "..\/psr\/cache" }, { "name": "psr\/container", "version": "1.1.2", "version_normalized": "1.1.2.0", "source": { "type": "git", "url": "https:\/\/github.com\/php-fig\/container.git", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/513e0666f7216c7459170d56df27dfcefe1689ea", "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", "shasum": "" }, "require": { "php": ">=7.4.0" }, "time": "2021-11-05T16:50:12+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PleskSslIt\\Psr\\Container\\": "src\/" } }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https:\/\/www.php-fig.org\/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https:\/\/github.com\/php-fig\/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "support": { "issues": "https:\/\/github.com\/php-fig\/container\/issues", "source": "https:\/\/github.com\/php-fig\/container\/tree\/1.1.2" }, "install-path": "..\/psr\/container" }, { "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": { "PleskSslIt\\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": { "PleskSslIt\\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": { "PleskSslIt\\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\/cache", "version": "v5.4.46", "version_normalized": "5.4.46.0", "source": { "type": "git", "url": "https:\/\/github.com\/symfony\/cache.git", "reference": "0fe08ee32cec2748fbfea10c52d3ee02049e0f6b" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/symfony\/cache\/zipball\/0fe08ee32cec2748fbfea10c52d3ee02049e0f6b", "reference": "0fe08ee32cec2748fbfea10c52d3ee02049e0f6b", "shasum": "" }, "require": { "php": ">=7.2.5", "psr\/cache": "^1.0|^2.0", "psr\/log": "^1.1|^2|^3", "symfony\/cache-contracts": "^1.1.7|^2", "symfony\/deprecation-contracts": "^2.1|^3", "symfony\/polyfill-php73": "^1.9", "symfony\/polyfill-php80": "^1.16", "symfony\/service-contracts": "^1.1|^2|^3", "symfony\/var-exporter": "^4.4|^5.0|^6.0" }, "conflict": { "doctrine\/dbal": "<2.13.1", "symfony\/dependency-injection": "<4.4", "symfony\/http-kernel": "<4.4", "symfony\/var-dumper": "<4.4" }, "provide": { "psr\/cache-implementation": "1.0|2.0", "psr\/simple-cache-implementation": "1.0|2.0", "symfony\/cache-implementation": "1.0|2.0" }, "require-dev": { "cache\/integration-tests": "dev-master", "doctrine\/cache": "^1.6|^2.0", "doctrine\/dbal": "^2.13.1|^3|^4", "predis\/predis": "^1.1|^2.0", "psr\/simple-cache": "^1.0|^2.0", "symfony\/config": "^4.4|^5.0|^6.0", "symfony\/dependency-injection": "^4.4|^5.0|^6.0", "symfony\/filesystem": "^4.4|^5.0|^6.0", "symfony\/http-kernel": "^4.4|^5.0|^6.0", "symfony\/messenger": "^4.4|^5.0|^6.0", "symfony\/var-dumper": "^4.4|^5.0|^6.0" }, "time": "2024-11-04T11:43:55+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PleskSslIt\\Symfony\\Component\\Cache\\": "" }, "exclude-from-classmap": [ "\/Tests\/" ] }, "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": "Provides extended PSR-6, PSR-16 (and tags) implementations", "homepage": "https:\/\/symfony.com", "keywords": [ "caching", "psr6" ], "support": { "source": "https:\/\/github.com\/symfony\/cache\/tree\/v5.4.46" }, "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\/cache" }, { "name": "symfony\/cache-contracts", "version": "v2.5.4", "version_normalized": "2.5.4.0", "source": { "type": "git", "url": "https:\/\/github.com\/symfony\/cache-contracts.git", "reference": "517c3a3619dadfa6952c4651767fcadffb4df65e" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/symfony\/cache-contracts\/zipball\/517c3a3619dadfa6952c4651767fcadffb4df65e", "reference": "517c3a3619dadfa6952c4651767fcadffb4df65e", "shasum": "" }, "require": { "php": ">=7.2.5", "psr\/cache": "^1.0|^2.0|^3.0" }, "suggest": { "symfony\/cache-implementation": "" }, "time": "2024-09-25T14:11:13+00:00", "type": "library", "extra": { "thanks": { "url": "https:\/\/github.com\/symfony\/contracts", "name": "symfony\/contracts" }, "branch-alias": { "dev-main": "2.5-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "PleskSslIt\\Symfony\\Contracts\\Cache\\": "" } }, "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": "Generic abstractions related to caching", "homepage": "https:\/\/symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https:\/\/github.com\/symfony\/cache-contracts\/tree\/v2.5.4" }, "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\/cache-contracts" }, { "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-php73", "version": "v1.31.0", "version_normalized": "1.31.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/symfony\/polyfill-php73.git", "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php73\/zipball\/0f68c03565dcaaf25a890667542e8bd75fe7e5bb", "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb", "shasum": "" }, "require": { "php": ">=7.2" }, "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": { "PleskSslIt\\Symfony\\Polyfill\\Php73\\": "" }, "classmap": [ "Resources\/stubs" ] }, "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 backporting some PHP 7.3+ features to lower PHP versions", "homepage": "https:\/\/symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https:\/\/github.com\/symfony\/polyfill-php73\/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-php73" }, { "name": "symfony\/polyfill-php80", "version": "v1.31.0", "version_normalized": "1.31.0.0", "source": { "type": "git", "url": "https:\/\/github.com\/symfony\/polyfill-php80.git", "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", "shasum": "" }, "require": { "php": ">=7.2" }, "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": { "PleskSslIt\\Symfony\\Polyfill\\Php80\\": "" }, "classmap": [ "Resources\/stubs" ] }, "notification-url": "https:\/\/packagist.org\/downloads\/", "license": [ "MIT" ], "authors": [ { "name": "Ion Bazan", "email": "ion.bazan@gmail.com" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https:\/\/symfony.com\/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https:\/\/symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https:\/\/github.com\/symfony\/polyfill-php80\/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-php80" }, { "name": "symfony\/service-contracts", "version": "v3.5.1", "version_normalized": "3.5.1.0", "source": { "type": "git", "url": "https:\/\/github.com\/symfony\/service-contracts.git", "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/symfony\/service-contracts\/zipball\/e53260aabf78fb3d63f8d79d69ece59f80d5eda0", "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0", "shasum": "" }, "require": { "php": ">=8.1", "psr\/container": "^1.1|^2.0", "symfony\/deprecation-contracts": "^2.5|^3" }, "conflict": { "ext-psr": "<1.1|>=2" }, "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": { "psr-4": { "PleskSslIt\\Symfony\\Contracts\\Service\\": "" }, "exclude-from-classmap": [ "\/Test\/" ] }, "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": "Generic abstractions related to writing services", "homepage": "https:\/\/symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https:\/\/github.com\/symfony\/service-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\/service-contracts" }, { "name": "symfony\/var-exporter", "version": "v6.4.19", "version_normalized": "6.4.19.0", "source": { "type": "git", "url": "https:\/\/github.com\/symfony\/var-exporter.git", "reference": "be6e71b0c257884c1107313de5d247741cfea172" }, "dist": { "type": "zip", "url": "https:\/\/api.github.com\/repos\/symfony\/var-exporter\/zipball\/be6e71b0c257884c1107313de5d247741cfea172", "reference": "be6e71b0c257884c1107313de5d247741cfea172", "shasum": "" }, "require": { "php": ">=8.1", "symfony\/deprecation-contracts": "^2.5|^3" }, "require-dev": { "symfony\/property-access": "^6.4|^7.0", "symfony\/serializer": "^6.4|^7.0", "symfony\/var-dumper": "^5.4|^6.0|^7.0" }, "time": "2025-02-13T09:33:32+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PleskSslIt\\Symfony\\Component\\VarExporter\\": "" }, "exclude-from-classmap": [ "\/Tests\/" ] }, "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": "Allows exporting any serializable PHP data structure to plain PHP code", "homepage": "https:\/\/symfony.com", "keywords": [ "clone", "construct", "export", "hydrate", "instantiate", "lazy-loading", "proxy", "serialize" ], "support": { "source": "https:\/\/github.com\/symfony\/var-exporter\/tree\/v6.4.19" }, "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\/var-exporter" }, { "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": { "PleskSslIt\\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": [] }